Ignore UNPACK pragmas with OmitInterfacePragmas is on (fixes Trac #5252)
[ghc-hetmet.git] / bindisttest /
2011-03-31 Ian LynaghFix bindisttest in git
2010-12-16 Ian LynaghFix checkBinaries on OS X
2010-12-16 Ian LynaghUse "-perm -u+x" rather than "-executable" to find...
2010-12-16 Ian LynaghRemove a debugging print
2010-12-10 Ian LynaghAdd a test that all programs in the bindist were built...
2010-11-20 Ian LynaghWhen testing the bindist, tell it where gcc is
2010-09-21 Ian LynaghFix bindisttest when GhcProfiled = YES
2010-06-16 Ian LynaghFix bindisttest Makefile
2010-05-08 Ian LynaghAdd a ghc.mk for bindisttest/
2010-05-08 Ian LynaghImprove the bindisttest Makefile
2010-04-15 Ian LynaghUse $(MAKE), not make, when recursively calling make
2009-11-30 Simon MarlowAvoid using non-standard GNU tar option --force-local
2009-11-25 Roman LeshchinskiyPass --no-user-package-conf to ghc-pkg in bindisttest
2009-09-27 Ian LynaghFollow bindist changes in bindisttest
2009-06-13 Ian LynaghImprove bindist testing
2009-05-14 Ian LynaghClean the right directory in bindisttest
2009-05-04 Ian LynaghTest "ghc-pkg check" passes in bindisttest
2009-05-04 Ian LynaghTest bindists in a deeper subdirectory
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch
2009-02-10 Ian LynaghDon't use the absolute path to the bindist tarball
2008-09-12 Ian LynaghUse --force-local when calling tar in bindisttest/
2008-08-24 Ian LynaghChange references to the old BIN_DIST_TARBALL to the...
2007-12-07 Ian LynaghBIN_DIST_INST_SUBDIR Needs to be defined in config...
2007-11-15 Simon Marlowon Windows, install to a directory with spaces (test...
2007-09-05 Ian LynaghFix up bindist creation and publishing
2007-08-23 Ian LynaghIn bindisttest, don't try to configure/install the...
2007-08-22 Ian LynaghAdd a bindisttest directory