Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push error to caller and abort on failure | Scott Graham | 2015-06-09 | 1 | -10/+12 |
* | Fix crash in attempting to canonicalize paths longer than _MAX_PATH | Scott Graham | 2015-06-08 | 1 | -1/+5 |
* | fix order of args to CanonicalizePath | Scott Graham | 2014-11-09 | 1 | -1/+1 |
* | remove CanonicalizePath overloads, test for toplevel behaviour | Scott Graham | 2014-11-09 | 1 | -1/+2 |
* | CanonicalizePath handles \ on Windows | Scott Graham | 2014-10-30 | 1 | -10/+10 |
* | Stop `-t msvc -o` from lowercasing paths from /showIncludes output. | Nico Weber | 2013-05-29 | 1 | -2/+2 |
* | scoping workaround for gcc on Windows | Evan Martin | 2012-09-07 | 1 | -1/+1 |
* | includes_normalize: also lowercase cross-drive includes | Evan Martin | 2012-08-12 | 1 | -6/+5 |
* | add functions for normalizing win32 include paths | Scott Graham | 2012-08-12 | 1 | -0/+116 |