index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
manifest_parser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
wip for console pool on windows
Nico Weber
2014-05-13
1
-4/+0
*
Merge pull request #714 from pcc/console-pool
Nico Weber
2014-04-17
1
-0/+4
|
\
|
*
Introduce the "console" pool
Peter Collingbourne
2014-02-03
1
-0/+4
*
|
Allocate per-edge BindingEnvs lazily.
Nico Weber
2014-02-11
1
-4/+5
|
/
*
Fix diagnostic formatting regression caused by adaa91a33eb2cf23b88.
Nico Weber
2013-07-19
1
-3/+5
*
Add back contents.resize(), but with a comment and just 1 instead of 10.
Nico Weber
2013-07-18
1
-0/+8
*
Let the ".ninja parse" metric include the time to read the toplevel ninja file.
Nico Weber
2013-07-11
1
-1/+1
*
Reuse ManifestParser::Load() in ManifestParser::ParseFileInclude().
Nico Weber
2013-07-11
1
-9/+3
*
Improve error message for duplicate rules and unknown pools.
Nico Weber
2013-07-02
1
-5/+3
*
Add stdlib.h include for atol().
Nico Weber
2013-06-22
1
-0/+1
*
Remove a few unused includes.
Nico Weber
2013-05-12
1
-3/+1
*
make it an error for now to have multiple outputs with depslog
Evan Martin
2013-04-08
1
-0/+8
*
add syntax for checking versions
Evan Martin
2013-02-16
1
-3/+9
*
rearrange handling of builtin bindings to make rules simpler
Evan Martin
2012-12-29
1
-51/+25
*
wrap some overlong lines
Evan Martin
2012-12-29
1
-2/+4
*
begin rationalizing platform for both parsers
Robert Iannucci
2012-11-10
1
-7/+5
*
block parse method done
Robert Iannucci
2012-11-10
1
-2/+66
*
all building and tests passing
Robert Iannucci
2012-11-09
1
-1/+1
*
stub out an api and de-constify Pool
Robert Iannucci
2012-11-09
1
-1/+1
*
reject tabs (and CRs) in input files more aggressively
Evan Martin
2012-08-02
1
-2/+3
*
Rename parsers.* to manifest_parser.*
Thiago Farina
2012-07-09
1
-0/+327