summaryrefslogtreecommitdiff
path: root/rts/RtsFlags.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Fix various #include issuesBen Gamari2022-04-061-1/+2
* winio: Add new io-manager cmdline optionsTamar Christina2020-07-151-0/+2
* Initialize hs_init with UTF8 encoded arguments on Windows.Andreas Klebinger2017-07-271-0/+5
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* rts: mark 'setProgName' as staticSergei Trofimovich2016-02-071-1/+0
* Replace hooks by callbacks in RtsConfig (#8785)Simon Marlow2015-04-071-4/+3
* 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
* Distinguish between hs-main cases when giving rtsopts advice.Edward Z. Yang2013-09-151-1/+2
* Generate the C main() function when linking a binary (fixes #5373)Simon Marlow2011-11-161-1/+3
* prog_argv and rts_argv now contain *copies* of the args passed toSimon Marlow2011-05-251-0/+1
* Cleanup sweep and fix a bug in RTS flag processing.Simon Marlow2011-04-121-0/+23