Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a tiny bug in cwrapper.c | Ian Lynagh | 2012-03-16 | 1 | -3/+3 |
* | use Win32 CreateProcess() rather than mingw spawnv() (#4531) | Simon Marlow | 2011-01-06 | 1 | -37/+94 |
* | Fix build on Windows | Ian Lynagh | 2010-02-19 | 2 | -3/+2 |
* | Refactor gcc.c, pulling out the reusable code | Ian Lynagh | 2010-02-18 | 2 | -0/+105 |
* | Wrap gcc on Windows, to provide the -B flags | Ian Lynagh | 2009-10-27 | 2 | -0/+44 |