summaryrefslogtreecommitdiff
path: root/bindisttest
Commit message (Expand)AuthorAgeFilesLines
* Drop make build systemBen Gamari2022-08-251-55/+0
* ci: Add test to check that release jobs have profiled libsMatthew Pickering2022-04-271-0/+6
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-252-4/+4
* Rework CC/CC_STAGE0 handling in `configure.ac`Herbert Valerio Riedel2016-04-161-1/+1
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-0/+3
* Follow-up to 32f41c79Herbert Valerio Riedel2014-02-261-3/+3
* Make distribution tarball compression format configurableHerbert Valerio Riedel2014-02-261-3/+3
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-012-4/+4
* Rename $(Windows) to $(Windows_Host)Ian Lynagh2013-03-011-1/+1
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-152-4/+4
* Fix bindisttest in gitIan Lynagh2011-04-011-1/+4
* Fix checkBinaries on OS XIan Lynagh2010-12-161-1/+1
* Use "-perm -u+x" rather than "-executable" to find executablesIan Lynagh2010-12-161-1/+1
* Remove a debugging printIan Lynagh2010-12-161-1/+0
* 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