summaryrefslogtreecommitdiffstats
path: root/src/ninja_jumble.cc
Commit message (Collapse)AuthorAgeFilesLines
* pass config into build logEvan Martin2011-01-231-1/+0
|
* split some of jumble outEvan Martin2011-01-191-57/+0
|
* split out graph into its own headerEvan Martin2011-01-081-207/+15
|
* missing implicit deps are okEvan Martin2011-01-081-2/+5
| | | | | | This was a very subtle bug, and the difficulty of writing a test for it makes me think I've gone about the testing infrastructure the wrong way. I intend to follow this by fixing up the way tests work.
* rebuild when command lines changeEvan Martin2011-01-071-0/+10
|
* state holds build log, not configEvan Martin2011-01-071-1/+4
|
* aggressively eval variables in build blocksEvan Martin2010-12-211-1/+1
|
* allow one-letter variable namesEvan Martin2010-12-191-2/+2
|
* move src into subdirEvan Martin2010-12-051-0/+405