summaryrefslogtreecommitdiff
path: root/utils/runghc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-12/+3
* Add --version to runghc. Trac #2757.Ian Lynagh2009-03-051-0/+3
* runghc now uses the compiler that it comes with; fixes trac #1281Ian Lynagh2008-07-231-0/+2
* Build runghc with CabalIan Lynagh2008-07-181-45/+3
* Fix the build with GHC 6.4Ian Lynagh2008-06-231-0/+4
* Ensure runhaskell is rebuild in stage2Manuel M T Chakravarty2008-05-221-1/+1
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-211-0/+9
* All installed Haskell prgms have an inplace and an installed versionManuel M T Chakravarty2008-02-181-1/+7
* Remove some of the old compat stuff now that we assume GHC 6.4Simon Marlow2008-02-081-7/+0
* default to installing runhaskell and hsc2hs again, but provide knobs to turn ...Simon Marlow2007-10-251-1/+14
* Make runghc warning-free and turn -Wall on in the MakefileIan Lynagh2007-08-181-0/+1
* Fix bindist creationIan Lynagh2007-06-011-0/+5
* Use update-alternatives for handling generic tool namessven.panne@aedion.de2007-03-151-14/+0
* Where we use $(GhcHcOpts), also add $(GhcStage1HcOpts)Simon Marlow2006-08-091-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+32