Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build_log_test.cc: add 3 #include for stat(2) on Linux | Qingning Huo | 2011-06-10 | 1 | -0/+6 |
* | remove +x bit from source | Evan Martin | 2011-06-03 | 1 | -0/+0 |
* | mingw ninja_test links and passes. (as do linux and native VS2010) | Philip Craig | 2011-05-29 | 1 | -2/+3 |
* | Tests now build on a native Windows build (tested with VS2010) | Philip Craig | 2011-05-28 | 1 | -0/+11 |
* | don't crash on truncated log files | Evan Martin | 2011-05-11 | 1 | -0/+28 |
* | add a versioning header to build log, switch to v2 | Evan Martin | 2011-05-11 | 1 | -3/+3 |
* | windows: successfully link tests | Evan Martin | 2011-05-06 | 1 | -2/+2 |
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -0/+14 |
* | remove tempnam | Evan Martin | 2011-01-09 | 1 | -8/+7 |
* | work around mktemp warning | Evan Martin | 2011-01-08 | 1 | -2/+1 |
* | later entry in build log should overwrite earlier one | Evan Martin | 2011-01-07 | 1 | -0/+16 |
* | add a class for logging builds (commands + timing) | Evan Martin | 2010-12-23 | 1 | -0/+43 |