summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bindist creationIan Lynagh2007-06-011-51/+14
* Rework the build system a bitIan Lynagh2007-05-311-4/+1
* fix locations for uploading src distsSimon Marlow2007-05-311-4/+4
* Fix copy-and-paste-oIan Lynagh2007-05-301-1/+1
* Build Windows installer when making a bindist if ISCC is setIan Lynagh2007-05-291-3/+28
* separate the Windows version of uploading the docs, and fix itSimon Marlow2007-05-211-2/+11
* use relative dir for uploading to avoid problems on WindowsSimon Marlow2007-05-211-1/+1
* autodetect BINDIST_DOC_WAYS againSimon Marlow2007-05-181-16/+22
* Add dist/ to $(PublishLocation)Simon Marlow2007-05-181-2/+2
* Add a missing semicolon causing publish-binary-dist to failIan Lynagh2007-05-161-1/+1
* Add a missing backslash that was breaking building bindistsIan Lynagh2007-05-151-1/+1
* Move the libraries bindist generation code into libraries/MakefileIan Lynagh2007-05-131-25/+3
* Make boot handle getting the librariesIan Lynagh2007-04-301-1/+1
* Make boot handle getting the librariesIan Lynagh2007-04-301-1/+1
* Make darcs-all a perl scriptIan Lynagh2007-04-291-1/+1
* add missing @ (see bug #1302)Simon Marlow2007-04-271-1/+1
* Check boot seems to have been run before we let make proceedIan Lynagh2007-04-121-0/+5
* wibble to prep-bin-dist-mingw targetSimon Marlow2007-04-121-1/+1
* tidy up the binary-dist targets a bit moreSimon Marlow2007-04-121-10/+11
* MERGE: add prep-bin-dist-mingw to binary-dist target, and add a separate targ...Simon Marlow2007-04-121-1/+5
* MERGE: fixes to prep-bin-dist-mingw, and add separate rule to tar the bindistSimon Marlow2007-04-121-3/+6
* call prep-bin-dist-mingw as part of binary-dist, before we make the tarballSimon Marlow2007-04-111-0/+6
* Make building binary dists work with cabalised librariesIan Lynagh2007-03-101-38/+66
* Build the libraries with cabalIan Lynagh2007-03-081-2/+2
* Use update-alternatives for handling generic tool namessven.panne@aedion.de2007-03-151-2/+1
* Avoid duplication in the binary-dist rules for docsIan Lynagh2007-03-091-20/+16
* Remove duplication in binary dist rulesIan Lynagh2007-03-091-27/+18
* upload documentation tooSimon Marlow2007-02-221-1/+2
* refactoringSimon Marlow2007-02-221-54/+56
* make VERSION a dependency of distSimon Marlow2007-02-081-5/+5
* fix cut-and-pasto in code for binary-dist uploadSimon Marlow2007-02-081-2/+2
* Detect the snapshot version number using darcsSimon Marlow2007-02-061-1/+9
* Make binary-dist tarballs automatically, and add support for uploadingSimon Marlow2007-02-051-17/+33
* Simpler, more self-contained, "make dist"Simon Marlow2007-02-051-31/+28
* Fix a typo.lennart@augustsson.net2007-02-041-1/+1
* Sanity check that all the core packages are presentSimon Marlow2006-09-161-4/+15
* Add few more guesses where to find bits of mingw-gccEsa Ilari Vuokko2006-08-121-0/+2