index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
/
ninja_syntax.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support pool for Writer.build() in ninja_syntax.py
Kareem Khazem
2018-02-20
1
-1/+3
*
Add support for implicit outputs in ninja_syntax.py.
Nicolas Despres
2016-02-06
1
-1/+6
*
Disable long word wrapping entirely in comments.
Alex Vallée
2015-11-27
1
-4/+2
*
Fix indent in pull request #1042.
Alex Vallee
2015-11-12
1
-1/+1
*
Fix wrapping file paths in Writer.comment
Alex Vallée
2015-10-23
1
-2/+5
*
add a --bootstrap mode for configure.py
Evan Martin
2014-11-18
1
-11/+15
*
add an "expand" function to ninja_syntax
Evan Martin
2014-11-18
1
-0/+15
*
Get rid of unused import
Chris Drake
2014-05-05
1
-1/+0
*
Use consistent indentation conventions
Chris Drake
2014-05-05
1
-17/+17
*
performance: Writer.build should copy less.
Daniel Bratell
2014-04-14
1
-5/+4
*
rename "special" to "deps"
Evan Martin
2013-04-08
1
-3/+3
*
add "special=gcc" attribute, use to load depslog
Evan Martin
2013-04-08
1
-1/+3
*
ninja_syntax.py: don't add trailing space when build has no inputs
Evan Martin
2012-12-29
1
-3/+2
*
Add python ninja_syntax.py support for pool
Robert Iannucci
2012-12-14
1
-1/+8
*
Add support for Python 3
Zaheer Chothia
2012-10-18
1
-1/+1
*
ninja_syntax: escape colons in paths
Evan Martin
2012-07-17
1
-6/+6
*
Fix layout width in ninja_syntax.py.
Nico Weber
2012-05-02
1
-1/+1
*
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