Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Response files | unknown | 2012-02-09 | 1 | -0/+6 |
* | windows: use _WIN32 define everywhere | Evan Martin | 2012-01-22 | 1 | -1/+1 |
* | GetTempPath() needs windows.h | Frances Buontempo | 2012-01-11 | 1 | -0/+4 |
* | migrate tempdir code to test.cc | Evan Martin | 2012-01-06 | 1 | -0/+91 |
* | convert all time_t to a new TimeStamp type | Evan Martin | 2012-01-05 | 1 | -1/+1 |
* | Include <algorithm> for std::find in test.cc | Frances Buontempo | 2012-01-03 | 1 | -0/+2 |
* | switch the core ninja parser to use re2c for the lexer | Evan Martin | 2011-12-29 | 1 | -1/+1 |
* | disable the 'unused parameter' warning | Evan Martin | 2011-12-05 | 1 | -1/+1 |
* | Fix compilation warning in Ninja's test suite. | Nicolas Despres | 2011-11-21 | 1 | -1/+1 |
* | Return non-zero status when errors occur. | Nicolas Despres | 2011-05-02 | 1 | -3/+6 |
* | Add a test for the clean tool. | Nicolas Despres | 2011-05-02 | 1 | -0/+11 |
* | move VirtualFileSystem into test.* | Evan Martin | 2011-03-06 | 1 | -0/+26 |
* | move test support into test.* | Evan Martin | 2011-03-06 | 1 | -0/+34 |