summaryrefslogtreecommitdiff
path: root/driver/utils
Commit message (Expand)AuthorAgeFilesLines
* Make dynamic GHC no Windows installable tooIan Lynagh2013-05-161-3/+1
* Define the right RTS config in the Windows dyn wrapper programsIan Lynagh2013-05-141-3/+5
* More work towards dynamic programs on WindowsIan Lynagh2013-05-121-0/+197
* 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