summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg/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-21/+3
* Update the build system to handle building and using haddock2Ian Lynagh2008-08-281-2/+2
* bindist fixesIan Lynagh2008-08-101-0/+1
* Build system tweaksIan Lynagh2008-07-181-0/+1
* More build system changes; hasktags is now built with CabalIan Lynagh2008-07-181-42/+4
* Remove a commentIan Lynagh2008-07-181-3/+0
* More build system changes; ghc-pkg is now built with CabalIan Lynagh2008-07-181-113/+42
* Get rid of compat/Ian Lynagh2008-07-081-8/+0
* Remove Cabal modules from compatIan Lynagh2008-07-031-0/+2
* Copy the right ghc-pkg.bin into bindistsIan Lynagh2008-03-051-1/+7
* 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-0/+8
* FIX #1839, #1463, by supporting ghc-pkg bulk queries with substring matchingclaus.reinke@talk21.com2008-01-211-2/+6
* FIX #1963: catch Ctrl-C and clean up properlySimon Marlow2007-12-131-0/+4
* Removed install-dirs target, it is unnecessary and leads to stray empty direc...sven.panne@aedion.de2007-09-091-0/+1
* Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORMIan Lynagh2007-09-061-5/+1
* Use DESTDIR when installingIan Lynagh2007-08-281-1/+1
* Link ghc-pkg and hpc with containers if building ghc 6.7 or newerEsa Ilari Vuokko2007-08-211-0/+4
* compile the -inplace programs using $(HC), not $(GHC)Simon Marlow2007-07-311-1/+1
* make inplace scripts less sensitive to /bin/sh quoting by avoiding \Simon Marlow2007-06-231-1/+1
* further fixes to the inplace scriptsLemmih2007-06-211-2/+2
* Fix problems with new inplace stuff on CygwinSimon Marlow2007-06-211-1/+6
* Use a real binary instead of scripts for ghc-inplaceSimon Marlow2007-06-211-19/+21
* Fix bindist creationIan Lynagh2007-06-011-0/+5
* Rework the build system a bitIan Lynagh2007-05-311-53/+26
* Remove ghc_ge_504 (it's required to be true now anyway)Ian Lynagh2007-05-091-4/+0
* don't forget to clean the .bat filesSimon Marlow2007-04-271-0/+2
* Fix bat-script generation for MSyssimonpj@microsoft.com2007-04-181-1/+2
* Don't use compat when compiling utils with stage1Ian Lynagh2007-02-061-0/+2
* Emit .bat version of -inplace script on Windows platformssof@galois.com2006-11-171-0/+8
* Where we use $(GhcHcOpts), also add $(GhcStage1HcOpts)Simon Marlow2006-08-091-1/+1
* comment formattingSimon Marlow2006-07-251-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+111