index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved bash completion when using tools like '-t clean'
Guilherme Bufolo
2013-04-06
1
-11/+18
*
Removed re2c build dependency from RPM spec file
Petr Hosek
2013-01-21
1
-1/+1
*
Use correct Fedora versioning scheme
Petr Hosek
2013-01-15
1
-4/+4
*
RPM spec file should use correct versioning scheme and list all build depende...
Petr Hosek
2013-01-14
1
-1/+3
*
ninja_syntax.py: don't add trailing space when build has no inputs
Evan Martin
2012-12-29
1
-3/+2
*
Update version number in ninja.vim after recent changes.
Nico Weber
2012-12-15
1
-2/+2
*
Merge pull request #471 from riannucci/fix_vim_syntax
Evan Martin
2012-12-14
1
-1/+7
|
\
|
*
Add missing rspfile and rspfile_content
Robert Iannucci
2012-12-14
1
-1/+1
|
*
Add ninja.vim syntax for pool
Robert Iannucci
2012-12-14
1
-1/+7
*
|
Merge pull request #472 from riannucci/add_python_pool_syntax
Evan Martin
2012-12-14
1
-1/+8
|
\
\
|
*
|
Add python ninja_syntax.py support for pool
Robert Iannucci
2012-12-14
1
-1/+8
|
|
/
*
|
Add missing default keyword
Robert Iannucci
2012-12-14
1
-1/+1
*
|
Add pool
Robert Iannucci
2012-12-14
1
-1/+2
|
/
*
Add support for reading directory for bash completion.
Tommy Nyquist
2012-10-30
1
-2/+10
*
Add support for Python 3
Zaheer Chothia
2012-10-18
2
-2/+6
*
packaging: refactored rpm building
Maxim Kalaev
2012-09-23
2
-7/+43
*
packaging: added basic RPM building
Maxim Kalaev
2012-07-27
1
-0/+33
*
ninja_syntax: escape colons in paths
Evan Martin
2012-07-17
1
-6/+6
*
Rename parsers.* to manifest_parser.*
Thiago Farina
2012-07-09
1
-3/+3
*
Make `:set spell` only check spelling in comments. Patch from Thilo Six <T.Si...
Nico Weber
2012-06-01
1
-4/+4
*
vim syntax file: Highlight ninja comments.
Nico Weber
2012-05-14
1
-3/+6
*
Fix layout width in ninja_syntax.py.
Nico Weber
2012-05-02
2
-1/+13
*
emacs: hook up ninja-mode to extension
Evan Martin
2012-04-28
1
-0/+4
*
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
*
Merge pull request #185 from nico/vim
Evan Martin
2012-01-05
1
-0/+66
|
\
|
*
Add a ninja syntax file for vim.
Nico Weber
2012-01-04
1
-0/+66
*
|
ninja_syntax.py: Fix a bug when passing dict variables to Writer.build()
Evan Jones
2012-01-04
2
-1/+27
|
/
*
add script for measuring build performance
Evan Martin
2011-12-29
1
-0/+54
*
ninja_syntax: add restat attribute to rules
Evan Martin
2011-12-28
1
-1/+3
*
add bash completion based on zsh completion
Evan Martin
2011-12-28
1
-0/+25
*
Let ninja_syntax handle escaped spaces correctly.
Nico Weber
2011-12-22
2
-30/+75
*
Update ninja_syntax.py and tests to reflect '$ ' syntax.
Jeremy Apthorp
2011-11-29
2
-13/+60
*
Improvements to ninja-mode
Humza
2011-11-13
1
-0/+4
*
don't leak fds into subprocesses
Evan Martin
2011-10-31
1
-0/+23
*
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
2
-2/+2
*
add escaping function to python module
Evan Martin
2011-08-16
1
-0/+8
*
fix double-indenting
Evan Martin
2011-07-27
1
-1/+1
*
ninja.py: fix the new test and pass the test
Evan Martin
2011-07-27
2
-13/+36
*
unit test for line-wrapping in ninja.py
Evan Martin
2011-07-27
1
-0/+45
*
Adding tab-completion function for zsh.
Scott Franklin
2011-06-23
1
-0/+21
*
switch to $ as the line continuation char
Evan Martin
2011-05-27
1
-1/+1
*
emacs: highlight variable expansions too
Evan Martin
2011-05-22
1
-0/+2
*
update instructions on using gyp; mention cmake
Evan Martin
2011-05-17
1
-726/+0
*
check in a script that generates build.ninja
Evan Martin
2011-05-02
1
-0/+2
*
check in a ninja file generator Python module
Evan Martin
2011-04-30
1
-0/+68
[next]