summaryrefslogtreecommitdiff
path: root/driver/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix a tiny bug in cwrapper.cIan Lynagh2012-03-161-3/+3
* use Win32 CreateProcess() rather than mingw spawnv() (#4531)Simon Marlow2011-01-061-37/+94
* Fix build on WindowsIan Lynagh2010-02-192-3/+2
* Refactor gcc.c, pulling out the reusable codeIan Lynagh2010-02-182-0/+105
* Wrap gcc on Windows, to provide the -B flagsIan Lynagh2009-10-272-0/+44