Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comply with project formatting rules wrt 80 column lines | Michael Jones | 2020-09-30 | 1 | -1/+2 |
* | Remove 'using namespace std' from header files, properly namespace all std sy... | Michael Jones | 2020-09-30 | 1 | -8/+8 |
* | Verify GetFullPathName return value | Fredrik Medley | 2018-11-08 | 1 | -2/+2 |
* | Fix for review | Takuto Ikuta | 2017-05-09 | 1 | -2/+2 |
* | Make clparser faster | tikuta | 2017-05-08 | 1 | -7/+11 |
* | push error to caller and abort on failure | Scott Graham | 2015-06-09 | 1 | -1/+2 |
* | make all GetNode explicit, add DepsLog canonicalize test | Scott Graham | 2014-11-10 | 1 | -2/+1 |
* | includes_normalize: also lowercase cross-drive includes | Evan Martin | 2012-08-12 | 1 | -1/+1 |
* | add functions for normalizing win32 include paths | Scott Graham | 2012-08-12 | 1 | -0/+35 |