summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't crash in tests where we don't use a log fileEvan Martin2011-01-083-2/+8
* build log entries can be over 64kb(!)Evan Martin2011-01-071-1/+1
* hide log fileEvan Martin2011-01-071-1/+1
* rebuild when command lines changeEvan Martin2011-01-071-0/+10
* state holds build log, not configEvan Martin2011-01-075-8/+9
* later entry in build log should overwrite earlier oneEvan Martin2011-01-072-1/+17
* reread previous log on startupEvan Martin2011-01-072-1/+11
* disable deprecation warnings in bootstrapEvan Martin2010-12-261-1/+1
* move buildlog to main driverEvan Martin2010-12-263-6/+11
* hook up build logEvan Martin2010-12-262-1/+9
* rename BuildStatusLogEvan Martin2010-12-232-12/+12
* add a class for logging builds (commands + timing)Evan Martin2010-12-235-5/+179
* doc updatesEvan Martin2010-12-221-10/+37
* aggressively eval variables in build blocksEvan Martin2010-12-213-4/+10
* immediately evaluate variables in top-level bindingsEvan Martin2010-12-213-6/+20
* more gyp updatesEvan Martin2010-12-211-24/+2
* Merge branch 'master' of neugierig.org:projects/git/ninjaEvan Martin2010-12-2010-135/+93
|\
| * fix plan edge count computationEvan Martin2010-12-201-1/+1
| * initialize pointerEvan Martin2010-12-201-0/+1
| * update gyp patch post-builddir-removalEvan Martin2010-12-201-17/+19
| * restore gyp root hackEvan Martin2010-12-201-0/+9
| * allow one-letter variable namesEvan Martin2010-12-192-4/+6
| * disable c++ deprecation warningsEvan Martin2010-12-191-1/+1
| * Merge remote branch 'origin/master'Evan Martin2010-12-195-12/+28
| |\
| * | remove special builddirEvan Martin2010-12-195-86/+5
| * | remove @ from build.ninjaEvan Martin2010-12-191-19/+17
| * | expand variables in build pathsEvan Martin2010-12-192-4/+39
* | | suppress hash_map deprecation warningEvan Martin2010-12-171-1/+1
* | | hack: don't eat @ within argumentsEvan Martin2010-12-172-3/+11
| |/ |/|
* | simplify token representation, speeding up parseEvan Martin2010-12-172-10/+11
* | use hash_map for paths; much faster buildsEvan Martin2010-12-173-2/+17
|/
* more gyp workEvan Martin2010-12-171-31/+37
* doc updatesEvan Martin2010-12-161-4/+13
* verbosity tristateEvan Martin2010-12-144-12/+26
* use separate config objectEvan Martin2010-12-134-22/+22
* dry run flagEvan Martin2010-12-134-3/+36
* todo updatesEvan Martin2010-12-131-15/+6
* todo updatesEvan Martin2010-12-131-2/+2
* fix bootstrapEvan Martin2010-12-071-1/+1
* gyp updateEvan Martin2010-12-071-38/+56
* verbose modeEvan Martin2010-12-073-4/+17
* factor out build loggingEvan Martin2010-12-062-14/+40
* check off todo itemEvan Martin2010-12-061-1/+0
* rename docsEvan Martin2010-12-053-2/+3
* use "all" rule in graphEvan Martin2010-12-051-2/+1
* move src into subdirEvan Martin2010-12-0523-23/+10
* don't fail on missing implicit depsEvan Martin2010-12-044-3/+10
* show referencing node in 'file missing' messageEvan Martin2010-12-042-2/+6
* quick hack to show progress; needs fleshing outEvan Martin2010-12-042-2/+14
* emacs modeEvan Martin2010-12-041-0/+10