index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
includes_normalize-win32.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'using namespace std;' to all cc files to prepare for removing it from he...
Michael Jones
2020-09-30
1
-0/+2
*
Verify GetFullPathName return value
Fredrik Medley
2018-11-08
1
-11/+44
*
Fix building on Windows in UNICODE mode
Gergely Nagy
2017-10-31
1
-3/+3
*
Reduce GetFullPathName calls
Takuto Ikuta
2017-05-09
1
-2/+4
*
Fix for review
Takuto Ikuta
2017-05-09
1
-15/+12
*
Make clparser faster
tikuta
2017-05-08
1
-36/+91
*
Allow more path components
Daniel Weber
2016-08-22
1
-1/+1
*
push error to caller and abort on failure
Scott Graham
2015-06-09
1
-10/+12
*
Fix crash in attempting to canonicalize paths longer than _MAX_PATH
Scott Graham
2015-06-08
1
-1/+5
*
fix order of args to CanonicalizePath
Scott Graham
2014-11-09
1
-1/+1
*
remove CanonicalizePath overloads, test for toplevel behaviour
Scott Graham
2014-11-09
1
-1/+2
*
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
1
-10/+10
*
Stop `-t msvc -o` from lowercasing paths from /showIncludes output.
Nico Weber
2013-05-29
1
-2/+2
*
scoping workaround for gcc on Windows
Evan Martin
2012-09-07
1
-1/+1
*
includes_normalize: also lowercase cross-drive includes
Evan Martin
2012-08-12
1
-6/+5
*
add functions for normalizing win32 include paths
Scott Graham
2012-08-12
1
-0/+116