aboutsummaryrefslogtreecommitdiff
path: root/src/dep.cc
AgeCommit message (Expand)Author
2024-01-19Remove .KATI_SYMLINK_OUTPUTSCole Faust
2023-06-21Add arbitrary metadata "tag" tracking.Dan Albert
2023-01-13Remove AppendStringCole Faust
2022-12-08Replace StringPiece with std::string_viewCole Faust
2022-11-30Remove usages of using namespace std;Cole Faust
2021-10-15Write top-level targets to the Ninja file in the alphabetical orderSasha Smundak
2021-07-14dep: remove manual resource management from g_dep_node_poolMatthias Maennich
2021-07-08dep: fix string::find invocations on single character stringsMatthias Maennich
2020-10-19Add .KATI_SYMLINK_OUTPUTS to support declared symlink_outputs in NinjaJingwen Chen
2020-09-14Error when a recursive variable references itself (#205)Liz Kammer
2020-07-14Implement Makefile inclusion and variable assignment tracing (#203)lberki
2020-06-26Refactor source tree into directoriesDan Willemsen