summaryrefslogtreecommitdiff
path: root/rts/RtsDllMain.c
Commit message (Expand)AuthorAgeFilesLines
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* Use C99's boolBen Gamari2016-11-291-1/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: delint/detab/dewhitespace RtsDllMain.cAustin Seipp2014-07-281-5/+5
* Working towards fixing DLLs on Win64Ian Lynagh2012-05-061-2/+2
* Change some TARGET tests to HOST tests in the RTSIan Lynagh2010-07-131-2/+2
* Enable shared libraries on Windows; fixes trac #3879Ian Lynagh2010-03-201-2/+3
* Windows DLLs: disable extra shutdownHaskell() when unloading the RTS DLLBen.Lippmeier@anu.edu.au2009-11-171-1/+5
* Build RTS as dynamic libraryClemens Fruhwirth2007-08-081-3/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+39