summaryrefslogtreecommitdiff
path: root/distrib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Create package.conf when installing a bindistIan Lynagh2009-01-181-0/+2
* Simplify the "is $bindir in $PATH" testIan Lynagh2008-10-111-1/+1
* Correct the "is $bindir in $PATH" testIan Lynagh2008-10-111-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
* 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
* FIX #1977: Check to see if $(bindir) is in the pathIan Lynagh2008-02-241-0/+6
* Define install-strip in distrib/MakefileIan Lynagh2007-11-241-1/+4
* Install gmp from bindists; fixes trac #1848Ian Lynagh2007-11-241-0/+1
* install the Cabal docs, and make them show up in a binary distributionSimon Marlow2007-10-261-0/+1
* Fix installing the documentation in the bindistsIan Lynagh2007-10-231-28/+9
* Remove remaining bits of bindist "make in-place"Ian Lynagh2007-09-231-1/+2
* Remove a redundant part of distrib/Makefile's "make install"Ian Lynagh2007-09-201-1/+0
* Install extra-gcc-opts in bindistsIan Lynagh2007-09-181-0/+1
* make in-place has bitrotted, so don't advertise or support itIan Lynagh2007-09-111-8/+9
* Removed install-dirs from phony targets, it is unusedsven.panne@aedion.de2007-09-091-1/+1
* Install the RTS from a bindist correctlyIan Lynagh2007-06-051-18/+11
* Fix bindist creationIan Lynagh2007-06-011-102/+14
* Make building binary dists work with cabalised librariesIan Lynagh2007-03-101-0/+172