Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary `std::` | Tetsuo Kiso | 2016-01-10 | 1 | -5/+5 |
* | push error to caller and abort on failure | Scott Graham | 2015-06-09 | 1 | -33/+50 |
* | Fix crash in attempting to canonicalize paths longer than _MAX_PATH | Scott Graham | 2015-06-08 | 1 | -0/+47 |
* | CanonicalizePath handles \ on Windows | Scott Graham | 2014-10-30 | 1 | -15/+15 |
* | Fix building tests on Windows again. | Nico Weber | 2014-09-18 | 1 | -0/+2 |
* | Use a small, standalone testing framework instead of googletest. | Nico Weber | 2014-09-18 | 1 | -2/+0 |
* | add deps_prefix for localized /showIncludes' output parsing | Peter Kümmel | 2013-10-18 | 1 | -1/+1 |
* | Stop `-t msvc -o` from lowercasing paths from /showIncludes output. | Nico Weber | 2013-05-29 | 1 | -10/+10 |
* | wrap some overlong lines | Evan Martin | 2012-12-29 | 1 | -5/+11 |
* | includes_normalize: also lowercase cross-drive includes | Evan Martin | 2012-08-12 | 1 | -3/+3 |
* | add functions for normalizing win32 include paths | Scott Graham | 2012-08-12 | 1 | -0/+98 |