summaryrefslogtreecommitdiffstats
path: root/src/includes_normalize.h
Commit message (Collapse)AuthorAgeFilesLines
* push error to caller and abort on failureScott Graham2015-06-091-1/+2
|
* make all GetNode explicit, add DepsLog canonicalize testScott Graham2014-11-101-2/+1
|
* includes_normalize: also lowercase cross-drive includesEvan Martin2012-08-121-1/+1
| | | | It seems to me inconsistent to normalize one but not the other.
* add functions for normalizing win32 include pathsScott Graham2012-08-121-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.)