summaryrefslogtreecommitdiffstats
path: root/src/build_log_test.cc
Commit message (Expand)AuthorAgeFilesLines
* make my last change actually workEvan Martin2012-01-051-5/+6
* Switch build log to use tabs as field separators, to support outputs with spa...Nico Weber2012-01-051-0/+19
* Implement restat rulesPeter Collingbourne2011-10-241-0/+19
* build_log_test.cc: add 3 #include for stat(2) on LinuxQingning Huo2011-06-101-0/+6
* remove +x bit from sourceEvan Martin2011-06-031-0/+0
* mingw ninja_test links and passes. (as do linux and native VS2010)Philip Craig2011-05-291-2/+3
* Tests now build on a native Windows build (tested with VS2010)Philip Craig2011-05-281-0/+11
* don't crash on truncated log filesEvan Martin2011-05-111-0/+28
* add a versioning header to build log, switch to v2Evan Martin2011-05-111-3/+3
* windows: successfully link testsEvan Martin2011-05-061-2/+2
* add copyrightsEvan Martin2011-02-061-0/+14
* remove tempnamEvan Martin2011-01-091-8/+7
* work around mktemp warningEvan Martin2011-01-081-2/+1
* later entry in build log should overwrite earlier oneEvan Martin2011-01-071-0/+16
* add a class for logging builds (commands + timing)Evan Martin2010-12-231-0/+43