summaryrefslogtreecommitdiff
path: root/distrib
Commit message (Expand)AuthorAgeFilesLines
* Explicitly give the right path to perl when making the OS X installer; #4183Ian Lynagh2010-07-281-1/+1
* Set stage-specific CC/LD opts in the bindist configure.acIan Lynagh2010-07-241-4/+11
* OS X 64 installer fixes from Barney StratfordIan Lynagh2010-05-282-4/+4
* Update various 'sh boot's to 'perl boot'Ian Lynagh2010-05-161-2/+2
* Pass "-i org.haskell.GHC" to packagemaker when building the OS X installerIan Lynagh2010-03-311-1/+1
* Fix the ghci startmenu itemIan Lynagh2010-03-261-1/+1
* Fix paths to docs in "Start Menu" entries in Windows installer; fixes #3847Ian Lynagh2010-03-261-3/+3
* Add a licence file for the Windows installer to useIan Lynagh2010-03-261-0/+704
* Add the licence file to the Windows installer. Fixes #3934Ian Lynagh2010-03-261-0/+1
* Pass the location of gcc in the ghc wrapper script; partially fixes #3863Ian Lynagh2010-03-241-1/+6
* Check for suitable versions of make in bindists; fixes trac #3860Ian Lynagh2010-02-201-0/+19
* Put README and INSTALL into bindistsIan Lynagh2009-12-091-0/+0
* Remove unused distrib/Makefile-bin-vars.in fileIan Lynagh2009-11-071-39/+0
* Define CONF_CC_OPTS/CONF_LD_OPTS in bindistsIan Lynagh2009-11-071-0/+5
* Define BootingFromHc in bindists; fixes #3617Ian Lynagh2009-10-311-0/+3
* Remove readline license info from OS X packageIan Lynagh2009-10-241-694/+0
* Make the bindist AC_INIT line match the main configure script'sIan Lynagh2009-10-041-2/+1
* The Windows installer now needs to get its files from bindistprep/Ian Lynagh2009-09-301-1/+1
* Don't use absolute paths unnecessarily when making bindistsIan Lynagh2009-09-271-1/+1
* Update the OS X package build scriptsIan Lynagh2009-09-251-1/+1
* Remove the old platform code from the bindist configure.acIan Lynagh2009-08-141-96/+0
* Make our install variables etc compliant with GNU standards; fixes #1924Ian Lynagh2009-08-142-54/+1
* Make Windows bindists and installers work in the new build systemIan Lynagh2009-06-101-8/+8
* Follow the change in RM's definition in distrib/Makefile-bin-vars.inIan Lynagh2009-06-021-1/+2
* Partially fix "make framework-pkg"Ian Lynagh2009-05-081-2/+7
* Test "ghc-pkg check" passes in bindisttestIan Lynagh2009-05-041-0/+19
* GHC new build system megapatchIan Lynagh2009-04-261-2/+2
* Some wording wibbles from ThorkilIan Lynagh2009-03-192-5/+5
* Create package.conf when installing a bindistIan Lynagh2009-01-181-0/+2
* Don't put the README file in the Windows installer; fixes trac #2698Ian Lynagh2008-10-211-2/+0
* Simplify the "is $bindir in $PATH" testIan Lynagh2008-10-111-1/+1
* Correct the "is $bindir in $PATH" testIan Lynagh2008-10-111-1/+1
* Fix generating OS X installers: Set COMMAND_MODE=unix2003Ian Lynagh2008-10-051-2/+10
* We need to set datadir = $(libdir) in bindistsIan Lynagh2008-10-051-1/+4
* prep-bin-dist-mingw complains if it finds a bad version of windresIan Lynagh2008-10-041-0/+7
* Fix making OS X installers from source tarballsIan Lynagh2008-09-271-1/+1
* Install libffi when installing frmo a bindistIan Lynagh2008-09-191-0/+1
* wibble the distrib MakefileIan Lynagh2008-09-121-1/+1
* bindist fixesIan Lynagh2008-08-101-0/+1
* Remove all references to -mno-cygwinIan Lynagh2008-07-091-5/+0
* MacOS installer: don't quote XCODE_EXTRA_CONFIGURE_ARGSManuel M T Chakravarty2008-06-041-1/+1
* MacOS installer: terminate build on intermediate failureManuel M T Chakravarty2008-06-042-2/+7
* MacOS installer: clean up Xcode project specManuel M T Chakravarty2008-06-021-30/+4
* PackageMaker target depends on deployment targetManuel M T Chakravarty2008-05-292-4/+12
* make framework-pkg needs to cope with missing DSTROOTManuel M T Chakravarty2008-05-271-1/+1
* Add a missing endif to the bindist MakefileIan Lynagh2008-03-051-0/+1
* In bindists, look in the right place to see if we have provided docsIan Lynagh2008-03-021-4/+1
* MacOS installer: Uninstaller must be able to deal with ATiger receiptsManuel M T Chakravarty2008-02-281-0/+2
* Mac installer: cross-compile for 10.4Manuel M T Chakravarty2008-02-253-7/+25
* FIX #1977: Check to see if $(bindir) is in the pathIan Lynagh2008-02-241-0/+6