Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor style fixes. No functionality change. | Nico Weber | 2013-10-19 | 1 | -1/+2 |
* | add deps_prefix for localized /showIncludes' output parsing | Peter Kümmel | 2013-10-18 | 1 | -2/+2 |
* | Stop `-t msvc -o` from lowercasing paths from /showIncludes output. | Nico Weber | 2013-05-29 | 1 | -3/+2 |
* | factor MSVC parsing out of CLWrapper into CLParser | Evan Martin | 2013-04-08 | 1 | -19/+23 |
* | fix spaces in headers for -t msvc | Scott Graham | 2012-09-20 | 1 | -0/+5 |
* | don't emit duplicate headers for msvc helper | Scott Graham | 2012-09-17 | 1 | -2/+2 |
* | pass env block to cl helper | Evan Martin | 2012-08-15 | 1 | -0/+7 |
* | msvc helper: drop system includes | Evan Martin | 2012-08-12 | 1 | -2/+5 |
* | msvc helper: attempt to filter out when it prints the input filename | Evan Martin | 2012-08-12 | 1 | -0/+6 |
* | add subprocess-spawning to msvc_helper | Evan Martin | 2012-08-12 | 1 | -0/+9 |
* | add a module for working with MSVC (cl.exe) behavior | Evan Martin | 2012-08-12 | 1 | -0/+29 |