Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | windows build fix | Evan Martin | 2013-04-11 | 1 | -1/+2 |
* | factor MSVC parsing out of CLWrapper into CLParser | Evan Martin | 2013-04-08 | 1 | -12/+14 |
* | depfile helper: check errors on writing .d files | Scott Graham | 2013-02-16 | 1 | -11/+26 |
* | mingw helper: drop unused -r flag | Evan Martin | 2012-10-23 | 1 | -6/+1 |
* | 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 |
* | | fix spaces in headers for -t msvc | Scott Graham | 2012-09-20 | 1 | -2/+2 |
|/ | |||||
* | don't emit duplicate headers for msvc helper | Scott Graham | 2012-09-17 | 1 | -1/+1 |
* | windows: merge msvc-helper into ninja.exe itself | Evan Martin | 2012-09-13 | 1 | -5/+5 |
* | add a helper binary for wrapping cl.exe | Evan Martin | 2012-08-15 | 1 | -0/+115 |