summaryrefslogtreecommitdiff
path: root/driver/utils/cwrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Release console for ghci wrapperTamar Christina2017-09-261-1/+8
* Fix slash escaping in cwrapper.cTamar Christina2017-06-081-1/+1
* Fix Windows GCC driverTamar Christina2017-03-141-5/+3
* 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-191-2/+1
* Refactor gcc.c, pulling out the reusable codeIan Lynagh2010-02-181-0/+100