summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/target_map/export.cpp
AgeCommit message (Expand)Author
2024-01-31just serve: Cleanup logging to remove tool namePaul Cristian Sarbu
2024-01-16Analysed target: keep track of implied export targetsKlaus Aehlig
2023-12-20just: Query serve endpoint during analysis for non-cached export targetsPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-10-27Base export target chache key on the exported targetKlaus Aehlig
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-13TargetCache: Drop dependency on repository configOliver Reiche
2023-01-20Refactor target cache key and entry to separate files and targetsSascha Roloff
2022-12-22export targets: identify as such in result_mapKlaus 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-13ExportRule: Compute target cache key use target cacheOliver Reiche
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig