summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/analysed_target
AgeCommit message (Expand)Author
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-07-04Mark more constructors 'explicit'Paul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-01-16Analysed target: keep track of implied export targetsKlaus Aehlig
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-05AnalysedTarget: Make shared pointer's content immutableOliver Reiche
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-06-20analysed targets: artifacts can also be contained in nodes and resultsKlaus Aehlig
2022-06-13AnalysedTarget: Add getter to obtain non-known artifactsOliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig