summaryrefslogtreecommitdiffstats
path: root/src/includes_normalize.h
Commit message (Expand)AuthorAgeFilesLines
* added missing include guardsMihail Szabolcs2024-02-181-0/+5
* Comply with project formatting rules wrt 80 column linesMichael Jones2020-09-301-1/+2
* Remove 'using namespace std' from header files, properly namespace all std sy...Michael Jones2020-09-301-8/+8
* Verify GetFullPathName return valueFredrik Medley2018-11-081-2/+2
* Fix for reviewTakuto Ikuta2017-05-091-2/+2
* Make clparser fastertikuta2017-05-081-7/+11
* 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
* add functions for normalizing win32 include pathsScott Graham2012-08-121-0/+35