summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/target_map/result_map.hpp
AgeCommit message (Expand)Author
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-01-20Refactor target cache key and entry to separate files and targetsSascha Roloff
2022-12-22result_map: also keep track of export targetsKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-16Also log dumping of the action graphKlaus Aehlig
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-08-23Track tree references that have to be expandedKlaus Aehlig
2022-07-05ResultMapTargetMap: support looking up an action by identifierKlaus Aehlig
2022-06-13ResultMap: Keep track of targets to cacheOliver Reiche
2022-04-25Progress reporting: include origins of running actionsKlaus Aehlig
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-01Add a message after consolidating the analysis resultKlaus Aehlig
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-02-25Format: Apply alphabetical include orderOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig