summaryrefslogtreecommitdiffstats
path: root/misc/ninja_syntax.py
Commit message (Expand)AuthorAgeFilesLines
* ninja_syntax.py: Fix a bug when passing dict variables to Writer.build()Evan Jones2012-01-041-1/+6
* ninja_syntax: add restat attribute to rulesEvan Martin2011-12-281-1/+3
* Let ninja_syntax handle escaped spaces correctly.Nico Weber2011-12-221-30/+30
* Update ninja_syntax.py and tests to reflect '$ ' syntax.Jeremy Apthorp2011-11-291-13/+42
* Implement generator rulesPeter Collingbourne2011-10-151-1/+4
* allow --with-gtest flag to use unpacked gtest dirEvan Martin2011-09-071-0/+4
* add 'default' keyword to python moduleEvan Martin2011-09-061-0/+3
* ninja_syntax.py: add include and subninjaEvan Martin2011-08-291-0/+6
* rename ninja module to ninja_syntaxEvan Martin2011-08-161-0/+94