summaryrefslogtreecommitdiffstats
path: root/src/includes_normalize-win32.cc
Commit message (Expand)AuthorAgeFilesLines
* push error to caller and abort on failureScott Graham2015-06-091-10/+12
* Fix crash in attempting to canonicalize paths longer than _MAX_PATHScott Graham2015-06-081-1/+5
* fix order of args to CanonicalizePathScott Graham2014-11-091-1/+1
* remove CanonicalizePath overloads, test for toplevel behaviourScott Graham2014-11-091-1/+2
* CanonicalizePath handles \ on WindowsScott Graham2014-10-301-10/+10
* Stop `-t msvc -o` from lowercasing paths from /showIncludes output.Nico Weber2013-05-291-2/+2
* scoping workaround for gcc on WindowsEvan Martin2012-09-071-1/+1
* includes_normalize: also lowercase cross-drive includesEvan Martin2012-08-121-6/+5
* add functions for normalizing win32 include pathsScott Graham2012-08-121-0/+116