summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Import libffi-3.0.4, and use it to provide FFI support in GHCiSimon Marlow2008-04-081-3/+3
* Use editline instead of readlineIan Lynagh2008-03-161-1/+1
* All installed Haskell prgms have an inplace and an installed versionManuel M T Chakravarty2008-02-181-15/+15
* xcode build target for fixed /Library/Frameworks instManuel M T Chakravarty2008-02-051-33/+29
* First stab at an installer package for the MacManuel M T Chakravarty2008-02-021-5/+40
* More bindist-publishing fixes and refactoringIan Lynagh2007-12-181-6/+5
* Fix publishing the docsIan Lynagh2007-12-161-4/+5
* Eliminate external GMP dependenciesManuel M T Chakravarty2007-12-171-0/+5
* Don't rely on distrib/prep-bin-dist-mingw being executableIan Lynagh2007-12-171-1/+1
* Rebuild utils with the stage1 compiler when making a bindist; fixes trac #1860Ian Lynagh2007-11-271-0/+10
* Define install-strip in MakefileIan Lynagh2007-11-241-0/+3
* Build Cabal user guide during "make", not only "make install-docs"Ian Lynagh2007-11-101-1/+1
* Rename Parser.ly in the extralibs tarball; fixes #1859Ian Lynagh2007-11-101-1/+1
* MERGED: We need to install-docs when making the Windows bindistIan Lynagh2007-10-271-0/+1
* We need to set _way=* in rts/ both when making and installing bindistsIan Lynagh2007-10-271-3/+1
* Only build/install the man page if XSLTPROC is definedIan Lynagh2007-10-271-0/+2
* install the Cabal docs, and make them show up in a binary distributionSimon Marlow2007-10-261-2/+3
* binary-dist: Makefile-vars needs HADDOCK_DOCS=YESSimon Marlow2007-10-251-0/+2
* Fix ghc package in bindists; it wasn't adding the depenedency on readlineIan Lynagh2007-10-241-0/+1
* Hack to make sure we get all the RTS ways in bindistsIan Lynagh2007-10-241-1/+3
* Fix installing the documentation in the bindistsIan Lynagh2007-10-231-67/+11
* patch from #1782; fixes check-packages target on SolarisSimon Marlow2007-10-221-2/+3
* Unbreak "dist" target for fresh treessven.panne@aedion.de2007-09-231-1/+1
* make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid bui...shelarcy2007-09-201-1/+1
* Hack to get haskell-src's Parser.hs into source distributionsIan Lynagh2007-09-191-0/+1
* MERGED: Another attempt at getting bindists working everywhereIan Lynagh2007-09-181-1/+1
* Unbreak "clean" and "distclean" targets when there is no testsuitesven.panne@aedion.de2007-09-151-1/+1
* distclean: extra-gcc-opts, testsuiteSimon Marlow2007-09-141-1/+2
* Refer to "boot" libs, not "core" libsIan Lynagh2007-09-141-2/+2
* Fix publishingIan Lynagh2007-09-071-1/+12
* Fix bindist creation on WindowsIan Lynagh2007-09-051-1/+1
* Fix up bindist creation and publishingIan Lynagh2007-09-051-12/+7
* Use DESTDIR when installingIan Lynagh2007-08-281-3/+2
* On Windows, stage1 also deps on stamp.inplace-gcc-libIan Lynagh2007-08-261-1/+7
* Don't put push-all and darcs-all in source distsIan Lynagh2007-08-251-1/+1
* Added a few missing files to a source distributionsven.panne@aedion.de2007-08-251-1/+1
* include bindisttest in source distributions (fixes srcdist)Simon Marlow2007-08-241-1/+1
* Add a bindisttest directoryIan Lynagh2007-08-221-2/+3
* Include package.mk in target.mk, in the bindists's mk/Ian Lynagh2007-08-221-1/+2
* FIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorderSimon Marlow2007-08-211-0/+6
* Hack: copy ld.exe to compiler/gcc-lib so Cabal can find itIan Lynagh2007-07-211-0/+22
* Fix putting hsicon.ico into the Windows installer; fixes #1515Ian Lynagh2007-07-141-6/+4
* Update the in-tree GMP; fixes trac #832Ian Lynagh2007-07-051-3/+4
* The standard SUBDIRS in the top level Makefile should include librariesIan Lynagh2007-07-041-7/+4
* Define SUBDIRS in Makefile (needed for clean; fixes trac #1440)Ian Lynagh2007-06-251-0/+3
* Fix typo in MakefileIan Lynagh2007-06-221-1/+1
* Windows bindist tweakingIan Lynagh2007-06-091-4/+6
* Fix the ghc package in bindistsIan Lynagh2007-06-091-0/+3
* Fix bindists on WindowsIan Lynagh2007-06-091-7/+11
* Install the RTS from a bindist correctlyIan Lynagh2007-06-051-23/+19