summaryrefslogtreecommitdiff
path: root/mk/install.mk
Commit message (Expand)AuthorAgeFilesLines
* GHC new build system megapatchIan Lynagh2009-04-261-307/+0
* Fix ghc and ghci wrappers on WindowsIan Lynagh2009-02-181-1/+6
* bindists are now some way towards workingIan Lynagh2008-08-101-17/+0
* install the Cabal docs, and make them show up in a binary distributionSimon Marlow2007-10-261-5/+9
* cp => $(CP)Simon Marlow2007-10-261-4/+4
* get rid of the html subdirectory under share/doc/ghc/users_guideSimon Marlow2007-10-261-2/+1
* Fix installing the documentation in the bindistsIan Lynagh2007-10-231-0/+17
* fix install-docs for non-html docsSimon Marlow2007-09-141-1/+1
* Removed install-dirs target, it is unnecessary and leads to stray empty direc...sven.panne@aedion.de2007-09-091-14/+1
* Fix where all the documentation gets installedIan Lynagh2007-08-301-18/+18
* Remove INSTALL_INCLUDES; no longer usedIan Lynagh2007-08-281-8/+0
* Use DESTDIR when installingIan Lynagh2007-08-281-60/+61
* Make some header-installing machinery, and use it to install gmp.hIan Lynagh2007-08-281-0/+8
* Add omitted files (mk/{install,recurse}.mk)Ian Lynagh2007-06-011-0/+311