summaryrefslogtreecommitdiff
path: root/bin/parallel-bootstrap-traverser.py
AgeCommit message (Collapse)Author
2023-04-18bootstrap traverser: prefer hard over symlinksKlaus Aehlig
... as in this way, the setup is more close to the one used in our build tool. In particular, tools that search for auxilliary files relativ to their own location get confused less.
2023-04-18bootstrap-traverser: Support actions without inputsOliver Reiche
2022-10-13Add a parallel version of the bootstrap graph traverserOliver Reicher