summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/target_map/result_map.hpp
AgeCommit message (Expand)Author
2025-04-08Result map: include tree-overlay actions to the origin mapKlaus Aehlig
2025-04-07analysed_target: include tree overlaysKlaus Aehlig
2025-04-07interfaces: extend signatures to be aware of tree overlaysKlaus Aehlig
2025-04-03Result-Map: do not log analysis result in ToFile operationKlaus Aehlig
2025-03-10Make graph-dumping options cummulativeKlaus Aehlig
2025-01-28Progress reporting: also report the primary action outputKlaus Aehlig
2025-01-24Add native comparison of configured targetsKlaus Aehlig
2024-11-14build_engine: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Disable misc-no-recursion checkMaksim Denisov
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-10-07Enable bugprone-exception-escape checkMaksim Denisov
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-19result_map: Be explicit in logging location when getting results...Paul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
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