Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #427 from jonforums/jf/mingw-n-msvc | Evan Martin | 2012-09-21 | 1 | -0/+1 |
|\ | |||||
| * | Always include stdio.h | Jon | 2012-09-20 | 1 | -4/+1 |
| * | Give MinGW builds MSVC build helper superpowers | Jon | 2012-09-20 | 1 | -0/+4 |
* | | less random comment | Scott Graham | 2012-09-20 | 1 | -1/+1 |
* | | review fixes | Scott Graham | 2012-09-20 | 1 | -10/+9 |
* | | fix spaces in headers for -t msvc | Scott Graham | 2012-09-20 | 1 | -0/+24 |
|/ | |||||
* | don't emit duplicate headers for msvc helper | Scott Graham | 2012-09-17 | 1 | -1/+1 |
* | pass env block to cl helper | Evan Martin | 2012-08-15 | 1 | -1/+1 |
* | msvc helper: drop system includes | Evan Martin | 2012-08-12 | 1 | -1/+11 |
* | msvc helper: attempt to filter out when it prints the input filename | Evan Martin | 2012-08-12 | 1 | -0/+23 |
* | add subprocess-spawning to msvc_helper | Evan Martin | 2012-08-12 | 1 | -1/+97 |
* | add a module for working with MSVC (cl.exe) behavior | Evan Martin | 2012-08-12 | 1 | -0/+35 |