index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
msvc_helper_test.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
*
Make deps=msvc experimentally available on non-Windows.
Nico Weber
2016-04-06
1
-93/+1
*
propagate include normalization failure to caller instead
Scott Graham
2015-06-18
1
-10/+15
*
Use a small, standalone testing framework instead of googletest.
Nico Weber
2014-09-18
1
-2/+0
*
CLParser shouldn't read stderr
Scott Graham
2014-04-14
1
-0/+7
*
add deps_prefix for localized /showIncludes' output parsing
Peter Kümmel
2013-10-18
1
-10/+19
*
Stop `-t msvc -o` from lowercasing paths from /showIncludes output.
Nico Weber
2013-05-29
1
-0/+1
*
factor MSVC parsing out of CLWrapper into CLParser
Evan Martin
2013-04-08
1
-65/+58
*
fix spaces in headers for -t msvc
Scott Graham
2012-09-20
1
-0/+11
*
don't emit duplicate headers for msvc helper
Scott Graham
2012-09-17
1
-2/+26
*
pass env block to cl helper
Evan Martin
2012-08-15
1
-0/+9
*
msvc helper: drop system includes
Evan Martin
2012-08-12
1
-0/+14
*
msvc helper: attempt to filter out when it prints the input filename
Evan Martin
2012-08-12
1
-0/+18
*
add subprocess-spawning to msvc_helper
Evan Martin
2012-08-12
1
-0/+10
*
add a module for working with MSVC (cl.exe) behavior
Evan Martin
2012-08-12
1
-0/+32