summaryrefslogtreecommitdiff
path: root/bindisttest
Commit message (Expand)AuthorAgeFilesLines
* Add a test that all programs in the bindist were built with the right GHCIan Lynagh2010-12-102-0/+21
* When testing the bindist, tell it where gcc isIan Lynagh2010-11-201-1/+1
* Fix bindisttest when GhcProfiled = YESIan Lynagh2010-09-211-0/+2
* Fix bindisttest MakefileIan Lynagh2010-06-162-2/+2
* Add a ghc.mk for bindisttest/Ian Lynagh2010-05-081-0/+49
* Improve the bindisttest MakefileIan Lynagh2010-05-081-6/+10
* Use $(MAKE), not make, when recursively calling makeIan Lynagh2010-04-151-1/+1
* Avoid using non-standard GNU tar option --force-localSimon Marlow2009-11-301-2/+5
* Pass --no-user-package-conf to ghc-pkg in bindisttestRoman Leshchinskiy2009-11-251-1/+2
* Follow bindist changes in bindisttestIan Lynagh2009-09-271-1/+7
* Improve bindist testingIan Lynagh2009-06-132-0/+5
* Clean the right directory in bindisttestIan Lynagh2009-05-141-1/+1
* Test "ghc-pkg check" passes in bindisttestIan Lynagh2009-05-041-0/+1
* Test bindists in a deeper subdirectoryIan Lynagh2009-05-041-6/+8
* Add a header to all build system files:Simon Marlow2009-04-281-0/+11
* GHC new build system megapatchIan Lynagh2009-04-261-2/+2
* Don't use the absolute path to the bindist tarballIan Lynagh2009-02-101-1/+1
* Use --force-local when calling tar in bindisttest/Ian Lynagh2008-09-121-1/+2
* Change references to the old BIN_DIST_TARBALL to the new BIN_DIST_TAR_BZ2Ian Lynagh2008-08-241-1/+1
* BIN_DIST_INST_SUBDIR Needs to be defined in config.mk so ./Makefile can see itIan Lynagh2007-12-071-9/+0
* on Windows, install to a directory with spaces (test for #1828)Simon Marlow2007-11-151-2/+11
* Fix up bindist creation and publishingIan Lynagh2007-09-051-6/+4
* In bindisttest, don't try to configure/install the bindist on WindowsIan Lynagh2007-08-231-1/+5
* Add a bindisttest directoryIan Lynagh2007-08-223-0/+38