diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-07-12 17:21:05 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-07-25 12:46:06 +0200 |
commit | 6ecb4f79508b5a4f0702b9a7019fbaa6b9eeae53 (patch) | |
tree | bfe54aa4d78b9a4fd69ab6e0fd0fe2baef2e78c6 /bin/bootstrap-traverser.py | |
parent | f0305157408ab6e41c448c03d7ad67ad88686f6e (diff) | |
download | justbuild-6ecb4f79508b5a4f0702b9a7019fbaa6b9eeae53.tar.gz |
Support bootstrapping from preinstalled sources
For quick development, it is convenient to only need a C++ compiler
and python3 and get all dependencies downloaded at the beginning
of the bootstrap process. For packaging the tool, however, this
is not a valid approach; dependencies should be managed by the
packing tool there (so that security updates have to be fixed only
at one place). So, for building our tool, the dependencies look
like installed to the ambient environment.
Diffstat (limited to 'bin/bootstrap-traverser.py')
0 files changed, 0 insertions, 0 deletions