aboutsummaryrefslogtreecommitdiffstats
path: root/dep.h
Commit message (Expand)AuthorAgeFilesLines
* Include implicit outputs in the DepNode graphDan Willemsen2017-08-151-1/+1
* Support Ninja implicit outputsDan Willemsen2017-08-091-0/+1
* Allow rules to specify custom ninja poolsDan Willemsen2016-11-051-0/+1
* [C++] Refactor DepBuilderShinichiro Hamaji2016-02-191-0/+1
* [C++] Stop using shared_ptr in evalShinichiro Hamaji2016-02-081-2/+1
* [C++] Introduce .KATI_DEPFILE againShinichiro Hamaji2016-01-201-0/+2
* [C++] Add .KATI_RESTAT builtin targetShinichiro Hamaji2015-10-021-2/+3
* Add support for default targets in ninja outputColin Cross2015-09-291-0/+1
* [C++] Correct the implementation of $*Shinichiro Hamaji2015-09-111-0/+1
* [C++] Order only should not be an attribute of nodeShinichiro Hamaji2015-07-061-1/+1
* [C++] Introduce SymbolShinichiro Hamaji2015-06-291-5/+6
* [C++] Let target specific variable have its own scopeShinichiro Hamaji2015-06-231-3/+4
* Add Apache license header to recently added filesShinichiro Hamaji2015-06-231-0/+14
* [C++] Implement suffix ruleShinichiro Hamaji2015-06-221-1/+2
* [C++] The first commit for C++ versionShinichiro Hamaji2015-06-181-0/+39