aboutsummaryrefslogtreecommitdiff
path: root/dep.h
AgeCommit message (Expand)Author
2017-08-15Include implicit outputs in the DepNode graphDan Willemsen
2017-08-09Support Ninja implicit outputsDan Willemsen
2016-11-05Allow rules to specify custom ninja poolsDan Willemsen
2016-02-19[C++] Refactor DepBuilderShinichiro Hamaji
2016-02-08[C++] Stop using shared_ptr in evalShinichiro Hamaji
2016-01-20[C++] Introduce .KATI_DEPFILE againShinichiro Hamaji
2015-10-02[C++] Add .KATI_RESTAT builtin targetShinichiro Hamaji
2015-09-29Add support for default targets in ninja outputColin Cross
2015-09-11[C++] Correct the implementation of $*Shinichiro Hamaji
2015-07-06[C++] Order only should not be an attribute of nodeShinichiro Hamaji
2015-06-29[C++] Introduce SymbolShinichiro Hamaji
2015-06-23[C++] Let target specific variable have its own scopeShinichiro Hamaji
2015-06-23Add Apache license header to recently added filesShinichiro Hamaji
2015-06-22[C++] Implement suffix ruleShinichiro Hamaji
2015-06-18[C++] The first commit for C++ versionShinichiro Hamaji