index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
parsers.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove ROOT_HACK hack; it is unused
Evan Martin
2011-05-02
1
-9/+0
*
drop reserved words 'build'/'rule'/'subninja'/etc.
Evan Martin
2011-05-01
1
-45/+43
*
Merged pull request #29 from polrop/minor-bug-fix.
Evan Martin
2011-04-28
1
-1/+1
|
\
|
*
Prefix perror(3) messages with program name.
Nicolas Despres
2011-04-26
1
-1/+1
*
|
include location of error in parse error messages in EvalEnv strings
Alexei Svitkine
2011-04-26
1
-4/+18
|
/
*
use util's CanonicalizePath in parsers as well
Evan Martin
2011-04-22
1
-14/+5
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
ignore whitespace in makefiles
Evan Martin
2011-02-04
1
-2/+6
*
refactor parse error messages
Evan Martin
2011-02-04
1
-13/+13
*
allow implicit deps
Evan Martin
2011-01-23
1
-3/+23
*
add an include statement
Evan Martin
2011-01-15
1
-10/+20
*
remove vestigal builddir
Evan Martin
2011-01-15
1
-2/+0
*
split out graph into its own header
Evan Martin
2011-01-08
1
-2/+3
*
aggressively eval variables in build blocks
Evan Martin
2010-12-21
1
-1/+1
*
immediately evaluate variables in top-level bindings
Evan Martin
2010-12-21
1
-4/+13
*
restore gyp root hack
Evan Martin
2010-12-20
1
-0/+9
*
Merge remote branch 'origin/master'
Evan Martin
2010-12-19
1
-8/+9
|
\
|
*
simplify token representation, speeding up parse
Evan Martin
2010-12-17
1
-8/+9
*
|
remove special builddir
Evan Martin
2010-12-19
1
-26/+2
*
|
expand variables in build paths
Evan Martin
2010-12-19
1
-4/+18
|
/
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+485