summaryrefslogtreecommitdiffstats
path: root/src/manifest_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Factor out a base class of ManifestParserBrad King2019-04-181-18/+2
* ManifestParser: Fix typo {expectd => expected}Brad King2019-04-181-1/+1
* Restore tolerance of self-referencing phony build statementsBrad King2017-09-081-1/+9
* Factor ManifestParser options into a structureBrad King2017-09-071-2/+7
* Replace ManifestParser::FileReader with general FileReaderBrad King2016-02-031-5/+1
* dupe_edge_should_err from bool to enumScott Graham2016-01-271-2/+7
* Make dupbuild=err work in subninjaScott Graham2016-01-271-1/+1
* Add an opt-in flag to make duplicate edges an error (`-w dupbuild=err`).Nico Weber2015-03-241-2/+4
* Make tests quiet again.Nico Weber2015-03-241-0/+2
* Fix diagnostic formatting regression caused by adaa91a33eb2cf23b88.Nico Weber2013-07-191-1/+1
* Remove a few unused includes.Nico Weber2013-05-121-3/+0
* block parse method doneRobert Iannucci2012-11-101-0/+1
* Rename parsers.* to manifest_parser.*Thiago Farina2012-07-091-0/+71