index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
manifest_parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comply with project formatting rules wrt 80 column lines
Michael Jones
2020-09-30
1
-1/+2
*
Remove 'using namespace std' from header files, properly namespace all std sy...
Michael Jones
2020-09-30
1
-8/+8
*
Factor out a base class of ManifestParser
Brad King
2019-04-18
1
-18/+2
*
ManifestParser: Fix typo {expectd => expected}
Brad King
2019-04-18
1
-1/+1
*
Restore tolerance of self-referencing phony build statements
Brad King
2017-09-08
1
-1/+9
*
Factor ManifestParser options into a structure
Brad King
2017-09-07
1
-2/+7
*
Replace ManifestParser::FileReader with general FileReader
Brad King
2016-02-03
1
-5/+1
*
dupe_edge_should_err from bool to enum
Scott Graham
2016-01-27
1
-2/+7
*
Make dupbuild=err work in subninja
Scott Graham
2016-01-27
1
-1/+1
*
Add an opt-in flag to make duplicate edges an error (`-w dupbuild=err`).
Nico Weber
2015-03-24
1
-2/+4
*
Make tests quiet again.
Nico Weber
2015-03-24
1
-0/+2
*
Fix diagnostic formatting regression caused by adaa91a33eb2cf23b88.
Nico Weber
2013-07-19
1
-1/+1
*
Remove a few unused includes.
Nico Weber
2013-05-12
1
-3/+0
*
block parse method done
Robert Iannucci
2012-11-10
1
-0/+1
*
Rename parsers.* to manifest_parser.*
Thiago Farina
2012-07-09
1
-0/+71