BuildStream.doap
COPYING
HACKING.rst
MAINTAINERS
MANIFEST.in
NEWS
README.rst
setup.cfg
setup.py
versioneer.py
BuildStream.egg-info/PKG-INFO
BuildStream.egg-info/SOURCES.txt
BuildStream.egg-info/dependency_links.txt
BuildStream.egg-info/entry_points.txt
BuildStream.egg-info/not-zip-safe
BuildStream.egg-info/requires.txt
BuildStream.egg-info/top_level.txt
buildstream/__init__.py
buildstream/__main__.py
buildstream/_cachekey.py
buildstream/_context.py
buildstream/_elementfactory.py
buildstream/_exceptions.py
buildstream/_includes.py
buildstream/_message.py
buildstream/_ostree.py
buildstream/_pipeline.py
buildstream/_plugincontext.py
buildstream/_profile.py
buildstream/_project.py
buildstream/_projectrefs.py
buildstream/_signals.py
buildstream/_site.py
buildstream/_sourcefactory.py
buildstream/_stream.py
buildstream/_variables.py
buildstream/_version.py
buildstream/_versions.py
buildstream/_workspaces.py
buildstream/_yaml.py
buildstream/buildelement.py
buildstream/element.py
buildstream/plugin.py
buildstream/scriptelement.py
buildstream/source.py
buildstream/types.py
buildstream/utils.py
buildstream/_artifactcache/__init__.py
buildstream/_artifactcache/artifactcache.py
buildstream/_artifactcache/cascache.py
buildstream/_artifactcache/casserver.py
buildstream/_frontend/__init__.py
buildstream/_frontend/app.py
buildstream/_frontend/cli.py
buildstream/_frontend/complete.py
buildstream/_frontend/linuxapp.py
buildstream/_frontend/profile.py
buildstream/_frontend/status.py
buildstream/_frontend/widget.py
buildstream/_fuse/__init__.py
buildstream/_fuse/fuse.py
buildstream/_fuse/hardlinks.py
buildstream/_fuse/mount.py
buildstream/_loader/__init__.py
buildstream/_loader/loadelement.py
buildstream/_loader/loader.py
buildstream/_loader/metaelement.py
buildstream/_loader/metasource.py
buildstream/_loader/types.py
buildstream/_options/__init__.py
buildstream/_options/option.py
buildstream/_options/optionarch.py
buildstream/_options/optionbool.py
buildstream/_options/optioneltmask.py
buildstream/_options/optionenum.py
buildstream/_options/optionflags.py
buildstream/_options/optionpool.py
buildstream/_platform/__init__.py
buildstream/_platform/linux.py
buildstream/_platform/platform.py
buildstream/_platform/unix.py
buildstream/_protos/__init__.py
buildstream/_protos/build/__init__.py
buildstream/_protos/build/bazel/__init__.py
buildstream/_protos/build/bazel/remote/__init__.py
buildstream/_protos/build/bazel/remote/execution/__init__.py
buildstream/_protos/build/bazel/remote/execution/v2/__init__.py
buildstream/_protos/build/bazel/remote/execution/v2/remote_execution.proto
buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2.py
buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2_grpc.py
buildstream/_protos/build/bazel/semver/__init__.py
buildstream/_protos/build/bazel/semver/semver.proto
buildstream/_protos/build/bazel/semver/semver_pb2.py
buildstream/_protos/build/bazel/semver/semver_pb2_grpc.py
buildstream/_protos/buildstream/__init__.py
buildstream/_protos/buildstream/v2/__init__.py
buildstream/_protos/buildstream/v2/buildstream.proto
buildstream/_protos/buildstream/v2/buildstream_pb2.py
buildstream/_protos/buildstream/v2/buildstream_pb2_grpc.py
buildstream/_protos/google/__init__.py
buildstream/_protos/google/api/__init__.py
buildstream/_protos/google/api/annotations.proto
buildstream/_protos/google/api/annotations_pb2.py
buildstream/_protos/google/api/annotations_pb2_grpc.py
buildstream/_protos/google/api/http.proto
buildstream/_protos/google/api/http_pb2.py
buildstream/_protos/google/api/http_pb2_grpc.py
buildstream/_protos/google/bytestream/__init__.py
buildstream/_protos/google/bytestream/bytestream.proto
buildstream/_protos/google/bytestream/bytestream_pb2.py
buildstream/_protos/google/bytestream/bytestream_pb2_grpc.py
buildstream/_protos/google/longrunning/__init__.py
buildstream/_protos/google/longrunning/operations.proto
buildstream/_protos/google/longrunning/operations_pb2.py
buildstream/_protos/google/longrunning/operations_pb2_grpc.py
buildstream/_protos/google/rpc/__init__.py
buildstream/_protos/google/rpc/status.proto
buildstream/_protos/google/rpc/status_pb2.py
buildstream/_protos/google/rpc/status_pb2_grpc.py
buildstream/_scheduler/__init__.py
buildstream/_scheduler/_multiprocessing.py
buildstream/_scheduler/resources.py
buildstream/_scheduler/scheduler.py
buildstream/_scheduler/jobs/__init__.py
buildstream/_scheduler/jobs/cachesizejob.py
buildstream/_scheduler/jobs/cleanupjob.py
buildstream/_scheduler/jobs/elementjob.py
buildstream/_scheduler/jobs/job.py
buildstream/_scheduler/queues/__init__.py
buildstream/_scheduler/queues/buildqueue.py
buildstream/_scheduler/queues/fetchqueue.py
buildstream/_scheduler/queues/pullqueue.py
buildstream/_scheduler/queues/pushqueue.py
buildstream/_scheduler/queues/queue.py
buildstream/_scheduler/queues/trackqueue.py
buildstream/data/bst
buildstream/data/build-all.sh.in
buildstream/data/build-module.sh.in
buildstream/data/projectconfig.yaml
buildstream/data/userconfig.yaml
buildstream/plugins/elements/__init__.py
buildstream/plugins/elements/autotools.py
buildstream/plugins/elements/autotools.yaml
buildstream/plugins/elements/cmake.py
buildstream/plugins/elements/cmake.yaml
buildstream/plugins/elements/compose.py
buildstream/plugins/elements/compose.yaml
buildstream/plugins/elements/distutils.py
buildstream/plugins/elements/distutils.yaml
buildstream/plugins/elements/filter.py
buildstream/plugins/elements/filter.yaml
buildstream/plugins/elements/import.py
buildstream/plugins/elements/import.yaml
buildstream/plugins/elements/junction.py
buildstream/plugins/elements/make.py
buildstream/plugins/elements/make.yaml
buildstream/plugins/elements/makemaker.py
buildstream/plugins/elements/makemaker.yaml
buildstream/plugins/elements/manual.py
buildstream/plugins/elements/manual.yaml
buildstream/plugins/elements/meson.py
buildstream/plugins/elements/meson.yaml
buildstream/plugins/elements/modulebuild.py
buildstream/plugins/elements/modulebuild.yaml
buildstream/plugins/elements/pip.py
buildstream/plugins/elements/pip.yaml
buildstream/plugins/elements/qmake.py
buildstream/plugins/elements/qmake.yaml
buildstream/plugins/elements/script.py
buildstream/plugins/elements/script.yaml
buildstream/plugins/elements/stack.py
buildstream/plugins/sources/__init__.py
buildstream/plugins/sources/_downloadablefilesource.py
buildstream/plugins/sources/bzr.py
buildstream/plugins/sources/deb.py
buildstream/plugins/sources/git.py
buildstream/plugins/sources/local.py
buildstream/plugins/sources/ostree.py
buildstream/plugins/sources/patch.py
buildstream/plugins/sources/pip.py
buildstream/plugins/sources/remote.py
buildstream/plugins/sources/tar.py
buildstream/plugins/sources/zip.py
buildstream/sandbox/__init__.py
buildstream/sandbox/_config.py
buildstream/sandbox/_mount.py
buildstream/sandbox/_mounter.py
buildstream/sandbox/_sandboxbwrap.py
buildstream/sandbox/_sandboxchroot.py
buildstream/sandbox/sandbox.py
doc/Makefile
doc/source/conf.py
doc/source/index.rst
man/bst-build.1
man/bst-checkout.1
man/bst-fetch.1
man/bst-help.1
man/bst-init.1
man/bst-pull.1
man/bst-push.1
man/bst-shell.1
man/bst-show.1
man/bst-source-bundle.1
man/bst-track.1
man/bst-workspace-close.1
man/bst-workspace-list.1
man/bst-workspace-open.1
man/bst-workspace-reset.1
man/bst-workspace.1
man/bst.1
requirements/dev-requirements.in
requirements/dev-requirements.txt
requirements/plugin-requirements.in
requirements/plugin-requirements.txt
requirements/requirements.in
requirements/requirements.txt
tests/__init__.py
tests/artifactcache/cache_size.py
tests/artifactcache/config.py
tests/artifactcache/expiry.py
tests/artifactcache/junctions.py
tests/artifactcache/expiry/project.conf
tests/artifactcache/junctions/foo/app.bst
tests/artifactcache/junctions/foo/base.bst
tests/artifactcache/junctions/foo/project.conf
tests/artifactcache/junctions/foo/target.bst
tests/artifactcache/junctions/foo/base/project.conf
tests/artifactcache/junctions/foo/base/target.bst
tests/artifactcache/missing-certs/element.bst
tests/cachekey/__init__.py
tests/cachekey/cachekey.py
tests/cachekey/update.py
tests/cachekey/project/project.conf
tests/cachekey/project/target.bst
tests/cachekey/project/target.expected
tests/cachekey/project/elements/build1.bst
tests/cachekey/project/elements/build1.expected
tests/cachekey/project/elements/build2.bst
tests/cachekey/project/elements/build2.expected
tests/cachekey/project/elements/compose1.bst
tests/cachekey/project/elements/compose1.expected
tests/cachekey/project/elements/compose2.bst
tests/cachekey/project/elements/compose2.expected
tests/cachekey/project/elements/compose3.bst
tests/cachekey/project/elements/compose3.expected
tests/cachekey/project/elements/compose4.bst
tests/cachekey/project/elements/compose4.expected
tests/cachekey/project/elements/compose5.bst
tests/cachekey/project/elements/compose5.expected
tests/cachekey/project/elements/import1.bst
tests/cachekey/project/elements/import1.expected
tests/cachekey/project/elements/import2.bst
tests/cachekey/project/elements/import2.expected
tests/cachekey/project/elements/import3.bst
tests/cachekey/project/elements/import3.expected
tests/cachekey/project/elements/script1.bst
tests/cachekey/project/elements/script1.expected
tests/cachekey/project/files/local/etc/hello.conf
tests/cachekey/project/files/local/etc/ponystyle.conf
tests/cachekey/project/sources/bzr1.bst
tests/cachekey/project/sources/bzr1.expected
tests/cachekey/project/sources/git1.bst
tests/cachekey/project/sources/git1.expected
tests/cachekey/project/sources/git2.bst
tests/cachekey/project/sources/git2.expected
tests/cachekey/project/sources/git3.expected
tests/cachekey/project/sources/local1.bst
tests/cachekey/project/sources/local1.expected
tests/cachekey/project/sources/local2.bst
tests/cachekey/project/sources/local2.expected
tests/cachekey/project/sources/ostree1.bst
tests/cachekey/project/sources/ostree1.expected
tests/cachekey/project/sources/patch1.bst
tests/cachekey/project/sources/patch1.expected
tests/cachekey/project/sources/patch2.bst
tests/cachekey/project/sources/patch2.expected
tests/cachekey/project/sources/patch3.bst
tests/cachekey/project/sources/patch3.expected
tests/cachekey/project/sources/pip1.bst
tests/cachekey/project/sources/pip1.expected
tests/cachekey/project/sources/remote1.expected
tests/cachekey/project/sources/remote2.expected
tests/cachekey/project/sources/tar1.bst
tests/cachekey/project/sources/tar1.expected
tests/cachekey/project/sources/tar2.bst
tests/cachekey/project/sources/tar2.expected
tests/cachekey/project/sources/zip1.bst
tests/cachekey/project/sources/zip1.expected
tests/cachekey/project/sources/zip2.bst
tests/cachekey/project/sources/zip2.expected
tests/completions/completions.py
tests/completions/no-element-path/compose-all.bst
tests/completions/no-element-path/compose-exclude-dev.bst
tests/completions/no-element-path/compose-include-bin.bst
tests/completions/no-element-path/import-bin.bst
tests/completions/no-element-path/import-dev.bst
tests/completions/no-element-path/project.conf
tests/completions/no-element-path/target.bst
tests/completions/project/project.conf
tests/completions/project/elements/compose-all.bst
tests/completions/project/elements/compose-exclude-dev.bst
tests/completions/project/elements/compose-include-bin.bst
tests/completions/project/elements/import-bin.bst
tests/completions/project/elements/import-dev.bst
tests/completions/project/elements/target.bst
tests/completions/sub-folders/project.conf
tests/completions/sub-folders/base/unwanted.bst
tests/completions/sub-folders/elements/base.bst
tests/completions/sub-folders/elements/hello.bst
tests/completions/sub-folders/elements/base/wanted.bst
tests/context/__init__.py
tests/context/context.py
tests/context/data/malformed.yaml
tests/context/data/notdict.yaml
tests/context/data/userconf.yaml
tests/examples/__init__.py
tests/examples/autotools.py
tests/examples/first-project.py
tests/examples/flatpak-autotools.py
tests/examples/integration-commands.py
tests/examples/running-commands.py
tests/format/__init__.py
tests/format/assertion.py
tests/format/include.py
tests/format/include_composition.py
tests/format/listdirectiveerrors.py
tests/format/option-list-directive.py
tests/format/optionarch.py
tests/format/optionbool.py
tests/format/optioneltmask.py
tests/format/optionenum.py
tests/format/optionexports.py
tests/format/optionflags.py
tests/format/optionoverrides.py
tests/format/options.py
tests/format/project.py
tests/format/projectoverrides.py
tests/format/variables.py
tests/format/assertion/conditional-assertion.bst
tests/format/assertion/ordered-assertion.bst
tests/format/assertion/project.conf
tests/format/assertion/raw-assertion.bst
tests/format/include/conditional/element.bst
tests/format/include/conditional/project.conf
tests/format/include/file/element.bst
tests/format/include/file/project.conf
tests/format/include/file_with_subproject/element.bst
tests/format/include/file_with_subproject/project.bst
tests/format/include/file_with_subproject/project.conf
tests/format/include/file_with_subproject/subproject/project.conf
tests/format/include/inner/element.bst
tests/format/include/inner/project.conf
tests/format/include/junction/element.bst
tests/format/include/junction/project.conf
tests/format/include/junction/subproject/project.conf
tests/format/include/junction_options/element.bst
tests/format/include/junction_options/project.conf
tests/format/include/junction_options/subproject/project.conf
tests/format/include/junction_options_deep/element.bst
tests/format/include/junction_options_deep/project.conf
tests/format/include/junction_options_deep/subproject-1/project.conf
tests/format/include/junction_options_deep/subproject-2/project.conf
tests/format/include/junction_options_element/element.bst
tests/format/include/junction_options_element/project.conf
tests/format/include/junction_options_element/subproject/project.conf
tests/format/include/local_to_junction/element.bst
tests/format/include/local_to_junction/project.conf
tests/format/include/local_to_junction/subproject/project.conf
tests/format/include/options/element.bst
tests/format/include/options/project.conf
tests/format/include/overrides/element.bst
tests/format/include/overrides/project.conf
tests/format/include/overrides-junction/element.bst
tests/format/include/overrides-junction/project.conf
tests/format/include/overrides-junction/subproject/project.conf
tests/format/include/overrides/subproject/project.conf
tests/format/include/recursive/element.bst
tests/format/include/recursive/project.conf
tests/format/include/string/element.bst
tests/format/include/string/project.conf
tests/format/include/sub-include/element.bst
tests/format/include/sub-include/project.conf
tests/format/list-directive-error-element/config.bst
tests/format/list-directive-error-element/environment.bst
tests/format/list-directive-error-element/project.conf
tests/format/list-directive-error-element/public.bst
tests/format/list-directive-error-element/variables.bst
tests/format/list-directive-error-project/element.bst
tests/format/list-directive-error-project/project.conf
tests/format/list-directive-type-error/element.bst
tests/format/list-directive-type-error/project.conf
tests/format/option-arch/element.bst
tests/format/option-arch/project.conf
tests/format/option-bool/element-equals.bst
tests/format/option-bool/element-not-equals.bst
tests/format/option-bool/element-not.bst
tests/format/option-bool/element.bst
tests/format/option-bool/project.conf
tests/format/option-element-mask/giraffy.bst
tests/format/option-element-mask/horsy.bst
tests/format/option-element-mask/pony.bst
tests/format/option-element-mask/project.conf
tests/format/option-element-mask/zebry.bst
tests/format/option-element-mask-invalid/pony.bst
tests/format/option-element-mask-invalid/project.conf
tests/format/option-enum/element-compare.bst
tests/format/option-enum/element.bst
tests/format/option-enum/project.conf
tests/format/option-enum-missing/element.bst
tests/format/option-enum-missing/project.conf
tests/format/option-exports/element.bst
tests/format/option-exports/project.conf
tests/format/option-flags/element-in.bst
tests/format/option-flags/element.bst
tests/format/option-flags/project.conf
tests/format/option-flags-missing/element.bst
tests/format/option-flags-missing/project.conf
tests/format/option-list-directive/project.conf
tests/format/option-overrides/element.bst
tests/format/option-overrides/project.conf
tests/format/options/compound-and-condition/element.bst
tests/format/options/compound-and-condition/project.conf
tests/format/options/compound-or-condition/element.bst
tests/format/options/compound-or-condition/project.conf
tests/format/options/deep-nesting/element-deeper.bst
tests/format/options/deep-nesting/element.bst
tests/format/options/deep-nesting/project.conf
tests/format/options/invalid-condition/element.bst
tests/format/options/invalid-condition/project.conf
tests/format/options/invalid-expression/element.bst
tests/format/options/invalid-expression/project.conf
tests/format/options/invalid-name-dashes/element.bst
tests/format/options/invalid-name-dashes/project.conf
tests/format/options/invalid-name-leading-number/element.bst
tests/format/options/invalid-name-leading-number/project.conf
tests/format/options/invalid-name-plus/element.bst
tests/format/options/invalid-name-plus/project.conf
tests/format/options/invalid-name-spaces/element.bst
tests/format/options/invalid-name-spaces/project.conf
tests/format/options/invalid-type/element.bst
tests/format/options/invalid-type/project.conf
tests/format/options/invalid-variable-name-plus/element.bst
tests/format/options/invalid-variable-name-plus/project.conf
tests/format/options/invalid-variable-name-spaces/element.bst
tests/format/options/invalid-variable-name-spaces/project.conf
tests/format/options/nested-condition/element.bst
tests/format/options/nested-condition/project.conf
tests/format/options/simple-condition/element.bst
tests/format/options/simple-condition/project.conf
tests/format/options/undefined-variable/element.bst
tests/format/options/undefined-variable/project.conf
tests/format/project-overrides/prepend-configure-commands/element.bst
tests/format/project-overrides/prepend-configure-commands/project.conf
tests/format/project/default/manual.bst
tests/format/project/default/project.conf
tests/format/project/duplicate-plugins/element.bst
tests/format/project/duplicate-plugins/project.conf
tests/format/project/duplicate-plugins/bar/__init__.py
tests/format/project/duplicate-plugins/bar/foo.py
tests/format/project/duplicate-plugins/bar/frob.py
tests/format/project/duplicate-plugins/baz/__init__.py
tests/format/project/duplicate-plugins/baz/foo.py
tests/format/project/duplicate-plugins/baz/frob.py
tests/format/project/element-path/project.conf
tests/format/project/emptyname/project.conf
tests/format/project/invalid-yaml/manual.bst
tests/format/project/invalid-yaml/project.conf
tests/format/project/invalidname/project.conf
tests/format/project/local-plugin/project.conf
tests/format/project/missing-element/manual.bst
tests/format/project/missing-element/project.conf
tests/format/project/missing-junction/manual.bst
tests/format/project/missing-junction/project.conf
tests/format/project/missingname/project.conf
tests/format/project/not-bst-1/project.conf
tests/format/project/overridepath/manual.bst
tests/format/project/overridepath/project.conf
tests/format/project/plugin-allowed/__init__.py
tests/format/project/plugin-allowed/element.bst
tests/format/project/plugin-allowed/project.conf
tests/format/project/plugin-allowed/plugins/__init__.py
tests/format/project/plugin-allowed/plugins/foo.py
tests/format/project/plugin-forbidden/__init__.py
tests/format/project/plugin-forbidden/element.bst
tests/format/project/plugin-forbidden/project.conf
tests/format/project/plugin-forbidden/forbidden-plugins/__init__.py
tests/format/project/plugin-forbidden/forbidden-plugins/forbidden-plugin.py
tests/format/project/project-from-subdir/manual.bst
tests/format/project/project-from-subdir/project.conf
tests/format/project/refs-options/project.conf
tests/format/project/refs-options/target.bst
tests/format/project/unsupported/project.conf
tests/format/variables/cyclic_variables/cyclic.bst
tests/format/variables/cyclic_variables/project.conf
tests/format/variables/defaults/autotools.bst
tests/format/variables/defaults/cmake.bst
tests/format/variables/defaults/distutils.bst
tests/format/variables/defaults/makemaker.bst
tests/format/variables/defaults/modulebuild.bst
tests/format/variables/defaults/project.conf
tests/format/variables/defaults/qmake.bst
tests/format/variables/missing_variables/manual.bst
tests/format/variables/missing_variables/project.conf
tests/format/variables/overrides/autotools.bst
tests/format/variables/overrides/cmake.bst
tests/format/variables/overrides/distutils.bst
tests/format/variables/overrides/makemaker.bst
tests/format/variables/overrides/modulebuild.bst
tests/format/variables/overrides/project.conf
tests/format/variables/overrides/qmake.bst
tests/frontend/__init__.py
tests/frontend/buildcheckout.py
tests/frontend/buildtrack.py
tests/frontend/compose_splits.py
tests/frontend/configurable_warnings.py
tests/frontend/cross_junction_workspace.py
tests/frontend/fetch.py
tests/frontend/help.py
tests/frontend/init.py
tests/frontend/logging.py
tests/frontend/main.py
tests/frontend/mirror.py
tests/frontend/overlaps.py
tests/frontend/pull.py
tests/frontend/push.py
tests/frontend/show.py
tests/frontend/track.py
tests/frontend/track_cross_junction.py
tests/frontend/version.py
tests/frontend/workspace.py
tests/frontend/configuredwarning/project.conf
tests/frontend/configuredwarning/elements/corewarn.bst
tests/frontend/configuredwarning/elements/warninga.bst
tests/frontend/configuredwarning/elements/warningb.bst
tests/frontend/configuredwarning/plugins/corewarn.py
tests/frontend/configuredwarning/plugins/warninga.py
tests/frontend/configuredwarning/plugins/warningb.py
tests/frontend/consistencyerror/__init__.py
tests/frontend/consistencyerror/bug.bst
tests/frontend/consistencyerror/error.bst
tests/frontend/consistencyerror/project.conf
tests/frontend/consistencyerror/plugins/__init__.py
tests/frontend/consistencyerror/plugins/consistencybug.py
tests/frontend/consistencyerror/plugins/consistencyerror.py
tests/frontend/overlaps/a-whitelisted-abs.bst
tests/frontend/overlaps/a-whitelisted.bst
tests/frontend/overlaps/a.bst
tests/frontend/overlaps/b-whitelisted-abs.bst
tests/frontend/overlaps/b-whitelisted.bst
tests/frontend/overlaps/b.bst
tests/frontend/overlaps/c-whitelisted-abs.bst
tests/frontend/overlaps/c-whitelisted.bst
tests/frontend/overlaps/c.bst
tests/frontend/overlaps/collect-partially-whitelisted.bst
tests/frontend/overlaps/collect-whitelisted-abs.bst
tests/frontend/overlaps/collect-whitelisted.bst
tests/frontend/overlaps/collect.bst
tests/frontend/overlaps/script.bst
tests/frontend/overlaps/sub-collect.bst
tests/frontend/overlaps/sub-project/a-sub.bst
tests/frontend/overlaps/sub-project/z-sub.bst
tests/frontend/project/project.conf
tests/frontend/project/elements/checkout-deps.bst
tests/frontend/project/elements/compose-all.bst
tests/frontend/project/elements/compose-exclude-dev.bst
tests/frontend/project/elements/compose-include-bin.bst
tests/frontend/project/elements/import-bin.bst
tests/frontend/project/elements/import-dev.bst
tests/frontend/project/elements/install-to-build.bst
tests/frontend/project/elements/installed-to-build.bst
tests/frontend/project/elements/target.bst
tests/frontend/project/elements/multiple_targets/dependency/horsey.bst
tests/frontend/project/elements/multiple_targets/dependency/pony.bst
tests/frontend/project/elements/multiple_targets/dependency/zebry.bst
tests/frontend/project/elements/multiple_targets/order/0.bst
tests/frontend/project/elements/multiple_targets/order/1.bst
tests/frontend/project/elements/multiple_targets/order/2.bst
tests/frontend/project/elements/multiple_targets/order/3.bst
tests/frontend/project/elements/multiple_targets/order/4.bst
tests/frontend/project/elements/multiple_targets/order/5.bst
tests/frontend/project/elements/multiple_targets/order/6.bst
tests/frontend/project/elements/multiple_targets/order/7.bst
tests/frontend/project/elements/multiple_targets/order/8.bst
tests/frontend/project/elements/multiple_targets/order/9.bst
tests/frontend/project/elements/multiple_targets/order/run.bst
tests/frontend/project/files/sub-project/project.conf
tests/frontend/project/files/sub-project/elements/import-etc.bst
tests/frontend/project/files/sub-project/files/etc-files/etc/animal.conf
tests/frontend/project/sources/fetch_source.py
tests/frontend/strict-depends/project.conf
tests/frontend/strict-depends/elements/base.bst
tests/frontend/strict-depends/elements/non-strict-depends.bst
tests/frontend/strict-depends/elements/strict-depends.bst
tests/frontend/track-cross-junction/subproject-junction.bst
tests/frontend/track-cross-junction/subproject.bst
tests/frontend/track-cross-junction/subproject/project.conf
tests/frontend/track-optional-inline/project.conf
tests/frontend/track-optional-inline/target.bst
tests/frontend/track-optional-project-refs/project.conf
tests/frontend/track-optional-project-refs/target.bst
tests/frontend/workspaced-build-dep/project.conf
tests/frontend/workspaced-build-dep/elements/elem1.bst
tests/frontend/workspaced-build-dep/elements/elem2.bst
tests/frontend/workspaced-build-dep/elements/elem3.bst
tests/frontend/workspaced-build-dep/elements/elem4.bst
tests/frontend/workspaced-build-dep/elements/elem5.bst
tests/frontend/workspaced-build-dep/elements/stack.bst
tests/frontend/workspaced-runtime-dep/project.conf
tests/frontend/workspaced-runtime-dep/elements/elem1.bst
tests/frontend/workspaced-runtime-dep/elements/elem2.bst
tests/frontend/workspaced-runtime-dep/elements/elem3.bst
tests/frontend/workspaced-runtime-dep/elements/elem4.bst
tests/frontend/workspaced-runtime-dep/elements/elem5.bst
tests/frontend/workspaced-runtime-dep/elements/stack.bst
tests/integration/autotools.py
tests/integration/build-uid.py
tests/integration/cmake.py
tests/integration/compose-symlinks.py
tests/integration/compose.py
tests/integration/import.py
tests/integration/make.py
tests/integration/manual.py
tests/integration/pip_element.py
tests/integration/pip_source.py
tests/integration/sandbox-bwrap.py
tests/integration/script.py
tests/integration/shell.py
tests/integration/source-determinism.py
tests/integration/stack.py
tests/integration/symlinks.py
tests/integration/workspace.py
tests/integration/base/generate-base.sh
tests/integration/project/project.conf
tests/integration/project/elements/base.bst
tests/integration/project/elements/autotools/amhello.bst
tests/integration/project/elements/base/base-alpine.bst
tests/integration/project/elements/build-uid/build-uid-1023.bst
tests/integration/project/elements/build-uid/build-uid-default.bst
tests/integration/project/elements/build-uid/build-uid.bst
tests/integration/project/elements/cmake/cmakehello.bst
tests/integration/project/elements/compose/amhello.bst
tests/integration/project/elements/compose/test.bst
tests/integration/project/elements/compose-symlinks/base.bst
tests/integration/project/elements/compose-symlinks/compose.bst
tests/integration/project/elements/compose-symlinks/overlay.bst
tests/integration/project/elements/make/makehello.bst
tests/integration/project/elements/sandbox-bwrap/base-with-tmp.bst
tests/integration/project/elements/sandbox-bwrap/test-cleanup.bst
tests/integration/project/elements/script/corruption-2.bst
tests/integration/project/elements/script/corruption-image.bst
tests/integration/project/elements/script/corruption-integration.bst
tests/integration/project/elements/script/corruption.bst
tests/integration/project/elements/script/marked-tmpdir.bst
tests/integration/project/elements/script/no-tmpdir.bst
tests/integration/project/elements/script/script-layout.bst
tests/integration/project/elements/script/script.bst
tests/integration/project/elements/script/tmpdir.bst
tests/integration/project/elements/stack/another-hi.bst
tests/integration/project/elements/stack/hi.bst
tests/integration/project/elements/stack/stack.bst
tests/integration/project/elements/symlinks/dangling-symlink-overlap.bst
tests/integration/project/elements/symlinks/dangling-symlink.bst
tests/integration/project/elements/symlinks/symlink-to-outside-sandbox-overlap.bst
tests/integration/project/elements/symlinks/symlink-to-outside-sandbox.bst
tests/integration/project/elements/workspace/workspace-mount-fail.bst
tests/integration/project/elements/workspace/workspace-mount.bst
tests/integration/project/elements/workspace/workspace-updated-dependency-failed.bst
tests/integration/project/elements/workspace/workspace-updated-dependency-nested.bst
tests/integration/project/elements/workspace/workspace-updated-dependency.bst
tests/integration/project/files/pip-source/app1.py
tests/loader/__init__.py
tests/loader/basics.py
tests/loader/dependencies.py
tests/loader/junctions.py
tests/loader/variables.py
tests/loader/basics/onefile/project.conf
tests/loader/basics/onefile/elements/badfile.bst
tests/loader/basics/onefile/elements/badreference.bst
tests/loader/basics/onefile/elements/invalidkey.bst
tests/loader/basics/onefile/elements/invalidsourcekey.bst
tests/loader/basics/onefile/elements/onefile.bst
tests/loader/dependencies/project.conf
tests/loader/dependencies/elements/alldep.bst
tests/loader/dependencies/elements/builddep-list.bst
tests/loader/dependencies/elements/builddep.bst
tests/loader/dependencies/elements/circular-firstdep.bst
tests/loader/dependencies/elements/circular-seconddep.bst
tests/loader/dependencies/elements/circulartarget.bst
tests/loader/dependencies/elements/firstdep.bst
tests/loader/dependencies/elements/invaliddep.bst
tests/loader/dependencies/elements/invaliddeptype.bst
tests/loader/dependencies/elements/invalidnonstrict.bst
tests/loader/dependencies/elements/invalidstrict.bst
tests/loader/dependencies/elements/list-combine.bst
tests/loader/dependencies/elements/list-overlap.bst
tests/loader/dependencies/elements/runtimedep-list.bst
tests/loader/dependencies/elements/runtimedep.bst
tests/loader/dependencies/elements/seconddep.bst
tests/loader/dependencies/elements/shareddep.bst
tests/loader/dependencies/elements/shareddeptarget.bst
tests/loader/dependencies/elements/target-depdict.bst
tests/loader/dependencies/elements/target.bst
tests/loader/dependencies/elements/thirddep.bst
tests/loader/junctions/bar/app.bst
tests/loader/junctions/bar/base.bst
tests/loader/junctions/bar/project.conf
tests/loader/junctions/bar/target.bst
tests/loader/junctions/base/project.conf
tests/loader/junctions/base/target.bst
tests/loader/junctions/conflict/bar.bst
tests/loader/junctions/conflict/foo.bst
tests/loader/junctions/conflict/project.conf
tests/loader/junctions/conflict/target.bst
tests/loader/junctions/foo/app.bst
tests/loader/junctions/foo/base.bst
tests/loader/junctions/foo/project.conf
tests/loader/junctions/foo/target.bst
tests/loader/junctions/invalid/app.bst
tests/loader/junctions/invalid/base-with-deps.bst
tests/loader/junctions/invalid/base.bst
tests/loader/junctions/invalid/junction-dep.bst
tests/loader/junctions/invalid/junction-with-deps.bst
tests/loader/junctions/invalid/missing.bst
tests/loader/junctions/invalid/project.conf
tests/loader/junctions/missing-element/junction-A.bst
tests/loader/junctions/missing-element/project.conf
tests/loader/junctions/missing-element/sub-target-bad-junction.bst
tests/loader/junctions/missing-element/sub-target.bst
tests/loader/junctions/missing-element/target.bst
tests/loader/junctions/missing-element/junctionA/bad-junction-target.bst
tests/loader/junctions/missing-element/junctionA/junction-B.bst
tests/loader/junctions/missing-element/junctionA/project.conf
tests/loader/junctions/missing-element/junctionA/target.bst
tests/loader/junctions/missing-element/junctionA/junctionB/project.conf
tests/loader/junctions/nested/foo.bst
tests/loader/junctions/nested/project.conf
tests/loader/junctions/nested/target.bst
tests/loader/junctions/options/base.bst
tests/loader/junctions/options/project.conf
tests/loader/junctions/options/target.bst
tests/loader/junctions/options-base/project.conf
tests/loader/junctions/options-base/target.bst
tests/loader/junctions/options-default/base.bst
tests/loader/junctions/options-default/project.conf
tests/loader/junctions/options-default/target.bst
tests/loader/junctions/options-inherit/base.bst
tests/loader/junctions/options-inherit/project.conf
tests/loader/junctions/options-inherit/target.bst
tests/loader/junctions/toplevel/bar.bst
tests/loader/junctions/toplevel/base.bst
tests/loader/junctions/toplevel/foo.bst
tests/loader/junctions/toplevel/project.conf
tests/loader/junctions/toplevel/target.bst
tests/loader/variables/simple/project.conf
tests/pipeline/load.py
tests/pipeline/preflight.py
tests/pipeline/load/exceptions/build.bst
tests/pipeline/load/exceptions/first-level-1.bst
tests/pipeline/load/exceptions/first-level-2.bst
tests/pipeline/load/exceptions/fourth-level-1.bst
tests/pipeline/load/exceptions/fourth-level-2.bst
tests/pipeline/load/exceptions/fourth-level-3.bst
tests/pipeline/load/exceptions/project.conf
tests/pipeline/load/exceptions/second-level-1.bst
tests/pipeline/load/exceptions/third-level-1.bst
tests/pipeline/load/exceptions/third-level-2.bst
tests/pipeline/load/exceptions/third-level-3.bst
tests/pipeline/load/exceptions/unrelated-1.bst
tests/pipeline/load/exceptions/unrelated-2.bst
tests/pipeline/load/iterate/build-build.bst
tests/pipeline/load/iterate/build.bst
tests/pipeline/load/iterate/dep-one.bst
tests/pipeline/load/iterate/dep-two.bst
tests/pipeline/load/iterate/project.conf
tests/pipeline/load/iterate/run-build.bst
tests/pipeline/load/iterate/run.bst
tests/pipeline/load/iterate/target.bst
tests/pipeline/load/noloadref/noloadref.bst
tests/pipeline/load/noloadref/plugins/noloadref.py
tests/pipeline/load/simple/project.conf
tests/pipeline/load/simple/simple.bst
tests/pipeline/preflight-error/error.bst
tests/pipeline/preflight-error/project.conf
tests/pipeline/preflight-error/errorplugin/__init__.py
tests/pipeline/preflight-error/errorplugin/preflighterror.py
tests/plugins/__init__.py
tests/plugins/basics.py
tests/plugins/bst2.py
tests/plugins/filter.py
tests/plugins/pipeline.py
tests/plugins/third_party.py
tests/plugins/basics/anotherelement/__init__.py
tests/plugins/basics/anotherelement/foo.py
tests/plugins/basics/anothersource/__init__.py
tests/plugins/basics/anothersource/foo.py
tests/plugins/basics/badsetup/__init__.py
tests/plugins/basics/badsetup/foo.py
tests/plugins/basics/badversionelement/__init__.py
tests/plugins/basics/badversionelement/foo.py
tests/plugins/basics/badversionsource/__init__.py
tests/plugins/basics/badversionsource/foo.py
tests/plugins/basics/customelement/__init__.py
tests/plugins/basics/customelement/foo.py
tests/plugins/basics/customsource/__init__.py
tests/plugins/basics/customsource/foo.py
tests/plugins/basics/nosetup/__init__.py
tests/plugins/basics/nosetup/foo.py
tests/plugins/basics/notatype/__init__.py
tests/plugins/basics/notatype/foo.py
tests/plugins/basics/wrongtype/__init__.py
tests/plugins/basics/wrongtype/foo.py
tests/plugins/bst2/elements/bst2.py
tests/plugins/bst2/elements/malformed.py
tests/plugins/bst2/sources/bst2.py
tests/plugins/bst2/sources/malformed.py
tests/plugins/filter/basic/project.conf
tests/plugins/filter/basic/element_plugins/dynamic.py
tests/plugins/filter/basic/elements/deps-permitted.bst
tests/plugins/filter/basic/elements/forbidden-also-rdep.bst
tests/plugins/filter/basic/elements/forbidden-multi-bdep.bst
tests/plugins/filter/basic/elements/forbidden-no-bdep.bst
tests/plugins/filter/basic/elements/forbidden-source.bst
tests/plugins/filter/basic/elements/input-dynamic.bst
tests/plugins/filter/basic/elements/input-with-deps.bst
tests/plugins/filter/basic/elements/input.bst
tests/plugins/filter/basic/elements/output-dynamic-include.bst
tests/plugins/filter/basic/elements/output-exclude.bst
tests/plugins/filter/basic/elements/output-include-with-indirect-deps.bst
tests/plugins/filter/basic/elements/output-include.bst
tests/plugins/filter/basic/elements/output-orphans.bst
tests/plugins/pipeline/badversionelement/project.conf
tests/plugins/pipeline/badversionelement/customelements/__init__.py
tests/plugins/pipeline/badversionelement/customelements/foo.py
tests/plugins/pipeline/badversionelement/elements/simple.bst
tests/plugins/pipeline/badversionsource/project.conf
tests/plugins/pipeline/badversionsource/customsources/__init__.py
tests/plugins/pipeline/badversionsource/customsources/foo.py
tests/plugins/pipeline/badversionsource/elements/simple.bst
tests/plugins/pipeline/customelement/project.conf
tests/plugins/pipeline/customelement/elements/simple.bst
tests/plugins/pipeline/customelement/pluginelements/__init__.py
tests/plugins/pipeline/customelement/pluginelements/foo.py
tests/plugins/pipeline/customsource/project.conf
tests/plugins/pipeline/customsource/elements/simple.bst
tests/plugins/pipeline/customsource/pluginsources/__init__.py
tests/plugins/pipeline/customsource/pluginsources/foo.py
tests/plugins/third_party/third_party_element/__init__.py
tests/plugins/third_party/third_party_element/foop.py
tests/plugins/third_party/third_party_source/__init__.py
tests/plugins/third_party/third_party_source/foop.py
tests/sandboxes/missing-command.py
tests/sandboxes/missing-command/no-runtime.bst
tests/sandboxes/missing-command/project.conf
tests/sandboxes/mounting/mount_simple.py
tests/sources/__init__.py
tests/sources/bzr.py
tests/sources/deb.py
tests/sources/git.py
tests/sources/local.py
tests/sources/ostree.py
tests/sources/patch.py
tests/sources/pip.py
tests/sources/previous_source_access.py
tests/sources/remote.py
tests/sources/tar.py
tests/sources/zip.py
tests/sources/bzr/project.conf
tests/sources/deb/explicit-basedir/target.bst
tests/sources/deb/fetch/target-lz.bst
tests/sources/deb/fetch/target.bst
tests/sources/deb/no-basedir/target.bst
tests/sources/deb/no-ref/target.bst
tests/sources/git/project-override/project.conf
tests/sources/git/template/project.conf
tests/sources/local/basic/project.conf
tests/sources/local/basic/target.bst
tests/sources/local/directory/project.conf
tests/sources/local/directory/target.bst
tests/sources/local/file-exists/project.conf
tests/sources/local/file-exists/target.bst
tests/sources/local/invalid-relative-path/project.conf
tests/sources/local/invalid-relative-path/target.bst
tests/sources/local/symlink/project.conf
tests/sources/local/symlink/target.bst
tests/sources/ostree/template/project.conf
tests/sources/patch/basic/failure-empty-dir.bst
tests/sources/patch/basic/failure-nonexistent-dir.bst
tests/sources/patch/basic/irregular.bst
tests/sources/patch/basic/project.conf
tests/sources/patch/basic/target.bst
tests/sources/patch/different-strip-level/project.conf
tests/sources/patch/different-strip-level/target.bst
tests/sources/patch/invalid-relative-path/irregular.bst
tests/sources/patch/invalid-relative-path/project.conf
tests/sources/patch/multiple-patches/project.conf
tests/sources/patch/multiple-patches/target.bst
tests/sources/patch/separate-patch-dir/project.conf
tests/sources/patch/separate-patch-dir/target.bst
tests/sources/pip/first-source-pip/target.bst
tests/sources/pip/no-packages/target.bst
tests/sources/pip/no-ref/target.bst
tests/sources/previous_source_access/project.conf
tests/sources/previous_source_access/elements/target.bst
tests/sources/previous_source_access/plugins/sources/foo_transform.py
tests/sources/remote/missing-file/target.bst
tests/sources/remote/no-ref/target.bst
tests/sources/remote/path-in-filename/target.bst
tests/sources/remote/single-file/target.bst
tests/sources/remote/single-file-custom-name/target.bst
tests/sources/remote/unique-keys/target-custom.bst
tests/sources/remote/unique-keys/target.bst
tests/sources/tar/contains-links/target.bst
tests/sources/tar/explicit-basedir/target.bst
tests/sources/tar/fetch/target-lz.bst
tests/sources/tar/fetch/target.bst
tests/sources/tar/no-basedir/target.bst
tests/sources/tar/no-ref/target.bst
tests/sources/zip/explicit-basedir/target.bst
tests/sources/zip/fetch/target.bst
tests/sources/zip/no-basedir/target.bst
tests/sources/zip/no-ref/target.bst
tests/testutils/__init__.py
tests/testutils/artifactshare.py
tests/testutils/element_generators.py
tests/testutils/filetypegenerator.py
tests/testutils/integration.py
tests/testutils/junction.py
tests/testutils/runcli.py
tests/testutils/setuptools.py
tests/testutils/site.py
tests/testutils/repo/__init__.py
tests/testutils/repo/bzr.py
tests/testutils/repo/git.py
tests/testutils/repo/ostree.py
tests/testutils/repo/repo.py
tests/testutils/repo/tar.py
tests/testutils/repo/zip.py
tests/utils/__init__.py
tests/utils/savefile.py
tests/yaml/__init__.py
tests/yaml/yaml.py
tests/yaml/data/basics.yaml
tests/yaml/data/composite.yaml
tests/yaml/data/convert_value_to_str.yaml
tests/yaml/data/implicitoverwrite.yaml
tests/yaml/data/invalid.yaml
tests/yaml/data/listappend.yaml
tests/yaml/data/listappendprepend.yaml
tests/yaml/data/listoverwrite.yaml
tests/yaml/data/listoverwriteempty.yaml
tests/yaml/data/listprepend.yaml
tests/yaml/data/secondappend.yaml
tests/yaml/data/secondprepend.yaml