Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add rspfile and rspfile_content to ninja_syntax | Scott Graham | 2012-03-27 | 1 | -1/+5 |
* | Explicitly turn input/output lists into list objects. | Scott Franklin | 2012-01-28 | 1 | -2/+2 |
* | ninja_syntax.py: Fix a bug when passing dict variables to Writer.build() | Evan Jones | 2012-01-04 | 1 | -1/+6 |
* | ninja_syntax: add restat attribute to rules | Evan Martin | 2011-12-28 | 1 | -1/+3 |
* | Let ninja_syntax handle escaped spaces correctly. | Nico Weber | 2011-12-22 | 1 | -30/+30 |
* | Update ninja_syntax.py and tests to reflect '$ ' syntax. | Jeremy Apthorp | 2011-11-29 | 1 | -13/+42 |
* | Implement generator rules | Peter Collingbourne | 2011-10-15 | 1 | -1/+4 |
* | allow --with-gtest flag to use unpacked gtest dir | Evan Martin | 2011-09-07 | 1 | -0/+4 |
* | add 'default' keyword to python module | Evan Martin | 2011-09-06 | 1 | -0/+3 |
* | ninja_syntax.py: add include and subninja | Evan Martin | 2011-08-29 | 1 | -0/+6 |
* | rename ninja module to ninja_syntax | Evan Martin | 2011-08-16 | 1 | -0/+94 |