Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | includes_normalize: also lowercase cross-drive includes | Evan Martin | 2012-08-12 | 1 | -1/+1 |
| | | | | It seems to me inconsistent to normalize one but not the other. | ||||
* | add functions for normalizing win32 include paths | Scott Graham | 2012-08-12 | 1 | -0/+35 |
(Note from Evan: this is landing Scott's code more or less verbatim without a lot of analysis; it could maybe be simplified and reduced, but it's only intended to be used in the MSVC helper so it's fine to be experimental.) |