Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Rename _closure to _static_closure, apply naming consistently." | Edward Z. Yang | 2014-10-20 | 1 | -1/+1 |
* | Rename _closure to _static_closure, apply naming consistently. | Edward Z. Yang | 2014-10-01 | 1 | -1/+1 |
* | Make dynamic GHC no Windows installable too | Ian Lynagh | 2013-05-16 | 1 | -3/+1 |
* | Define the right RTS config in the Windows dyn wrapper programs | Ian Lynagh | 2013-05-14 | 1 | -3/+5 |
* | More work towards dynamic programs on Windows | Ian Lynagh | 2013-05-12 | 1 | -0/+197 |
* | 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 |