summaryrefslogtreecommitdiff
path: root/utils/hsc2hs
Commit message (Expand)AuthorAgeFilesLines
* Fixes #12504: Double-escape paths used to build call to hsc_lineRichard Cook2016-08-311-0/+0
* Update hsc2hs submoduleHerbert Valerio Riedel2016-04-191-0/+0
* Bump hsc2hs submoduleBen Gamari2015-12-191-0/+0
* Update process submodule to process-1.4 releaseHerbert Valerio Riedel2015-11-021-0/+0
* Update process submoduleHerbert Valerio Riedel2015-11-011-0/+0
* Build system: simplify install.mk.inThomas Miedema2015-08-211-0/+0
* Update hsc2hs submoduleReid Barton2015-04-051-0/+0
* Update filepath submodule to filepath-1.4 snapshotHerbert Valerio Riedel2015-03-111-0/+0
* hsc2hs: update submoduleAustin Seipp2015-03-091-0/+0
* Update hsc2hs submodule for de-tabbingHerbert Valerio Riedel2014-12-271-0/+0
* hsc2hs: Update submoduleAustin Seipp2014-10-291-0/+0
* Update hsc2hs submoduleJoachim Breitner2014-10-011-0/+0
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-0/+0
* Convert loose sub-repos into proper submodules (re #8545)Herbert Valerio Riedel2014-06-251-0/+0
* Use the upstream hsc2hs repoIan Lynagh2008-07-239-1169/+0
* Sync hsc2hs's Main.hs with the Cabal repoIan Lynagh2008-07-221-86/+70
* More build system changes; hasktags is now built with CabalIan Lynagh2008-07-181-50/+3
* Tweak the hsc2hs wrapper scriptIan Lynagh2008-07-171-1/+1
* Do the building and installing of hsc2hs with the stage1 compilerIan Lynagh2008-07-171-14/+19
* Split up Cabal configure flag variables for more flexibilityIan Lynagh2008-07-111-2/+8
* Define CABAL in mk/cabal-flags.mk, rather than everywhere we use itIan Lynagh2008-07-101-3/+0
* Typo fixedIan Lynagh2008-07-101-1/+1
* Add hsc2hs.wrapperIan Lynagh2008-07-051-0/+13
* Fix hsc2hs finding its template file on WindowsIan Lynagh2008-07-053-6/+13
* Build hsc2hs with CabalIan Lynagh2008-07-053-112/+45
* Use the last compiler if more than one is specifiedIan Lynagh2008-07-051-2/+1
* In utils/hsc2hs, add LICENSE and hsc2hs.cabal from the standalone repoIan Lynagh2008-07-042-0/+59
* Fix the build with GHC 6.4Ian Lynagh2008-06-231-0/+4
* More commandline flag improvementsIan Lynagh2008-06-161-1/+1
* Use MD5 checksums for recompilation checking (fixes #1372, #1959)Simon Marlow2008-05-281-0/+8
* 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/+8
* Remove some of the old compat stuff now that we assume GHC 6.4Simon Marlow2008-02-081-4/+0
* Add GMP_INCLUDE_DIRS in a couple of placesIan Lynagh2008-01-121-1/+9
* default to installing runhaskell and hsc2hs again, but provide knobs to turn ...Simon Marlow2007-10-251-1/+6
* Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORMIan Lynagh2007-09-061-5/+1
* Use DESTDIR when installingIan Lynagh2007-08-281-1/+1
* compile the -inplace programs using $(HC), not $(GHC)Simon Marlow2007-07-311-1/+1
* Update the in-tree GMP; fixes trac #832Ian Lynagh2007-07-051-1/+1
* make inplace scripts less sensitive to /bin/sh quoting by avoiding \Simon Marlow2007-06-231-1/+1
* remove unnecessary cruftSimon Marlow2007-06-221-11/+0
* FIX BUILD: all builds need --template, not just WindowsSimon Marlow2007-06-221-2/+2
* ignore all but the last --template optionSimon Marlow2007-06-221-1/+7
* yet more fixes: Cygwin broke this timeSimon Marlow2007-06-211-1/+1
* fix bugs with hsc2hs-inplaceLemmih2007-06-211-2/+2
* further fixes to the inplace scriptsLemmih2007-06-211-2/+2
* use a binary for hsc2hs-inplace tooSimon Marlow2007-06-211-22/+20
* Add missing quotes in generated scriptIan Lynagh2007-06-151-1/+1
* Fix a -- that somehow turned into a ----Ian Lynagh2007-06-011-1/+1
* Fix creation of hsc2hs-inplace.batIan Lynagh2007-06-011-1/+1