Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Python 3 | Zaheer Chothia | 2012-10-18 | 1 | -1/+5 |
* | Fix layout width in ninja_syntax.py. | Nico Weber | 2012-05-02 | 1 | -0/+12 |
* | ninja_syntax.py: Fix a bug when passing dict variables to Writer.build() | Evan Jones | 2012-01-04 | 1 | -0/+21 |
* | Let ninja_syntax handle escaped spaces correctly. | Nico Weber | 2011-12-22 | 1 | -0/+45 |
* | Update ninja_syntax.py and tests to reflect '$ ' syntax. | Jeremy Apthorp | 2011-11-29 | 1 | -0/+18 |
* | rename ninja module to ninja_syntax | Evan Martin | 2011-08-16 | 1 | -2/+2 |
* | ninja.py: fix the new test and pass the test | Evan Martin | 2011-07-27 | 1 | -8/+15 |
* | unit test for line-wrapping in ninja.py | Evan Martin | 2011-07-27 | 1 | -0/+45 |