diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-10-10 15:33:22 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-10-10 15:39:33 +0200 |
commit | ccbfaa6901418363c2b79947b1ad1da33beeced3 (patch) | |
tree | 4414f7831f644c580246eb5eddb8cceb450a3a85 /src/buildtool/execution_engine/executor | |
parent | 7a23fd360c0d37f71911c6c0479c95ba1fc0ffc6 (diff) | |
download | justbuild-ccbfaa6901418363c2b79947b1ad1da33beeced3.tar.gz |
bootstrap traversing: for explicit trees, create closed directories
... by recursively copying and resolving sybolic links. In this
way, references within a tree (e.g., #include "../Something.hpp")
do not confuse the compiler, as opposed to directory symlinks.
Neverthess, by doing this copying only for tree constructors, we
still keep the overhead acceptable.
Diffstat (limited to 'src/buildtool/execution_engine/executor')
0 files changed, 0 insertions, 0 deletions