summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/target_map/utils.cpp
AgeCommit message (Expand)Author
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-06-15action data structure: support (additional) execution propertiesKlaus Aehlig
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-05-31utils: Relocate the std::filesystem::hash_value libc fix...Paul Cristian Sarbu
2023-05-31action data structure: support timeout-scaling factorKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-06-20Crypto: Refactor hash computationOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-09Disallow upwards-facing inputs in actions and tree constructorsKlaus Aehlig
2022-05-12Ensure we also correctly handle tree conflicts between filesKlaus Aehlig
2022-05-09Verify conflict-freeness in inputs, artifacts, and runfilesKlaus Aehlig
2022-05-09Move path normalisation to a separate libraryKlaus Aehlig
2022-05-04install: normalize dir pathsOliver Reiche
2022-04-19Conflict checking: use normalized pathsKlaus Aehlig
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig