summaryrefslogtreecommitdiff
path: root/testsuite/timeout/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ci: fix lint-testsuite jobCheng Shao2023-03-301-6/+1
* mk/boilerplate.mk defines STAGE1_GHC, not GHC_STAGE1.Edward Z. Yang2017-04-021-1/+1
* Revert "GHC_STAGE1 isn't defined, use other form."Edward Z. Yang2017-03-171-1/+1
* GHC_STAGE1 isn't defined, use other form.Edward Z. Yang2017-03-171-1/+1
* Build system: prevent "./Setup: Command not found"Thomas Miedema2015-05-301-1/+1
* Don't read boilerplate.mk on 'make maintainer-clean'Simon Peyton Jones2012-01-201-0/+2
* Fix quoting in MakefileIan Lynagh2010-04-161-1/+1
* Use ${PYTHON} instead of relying on #!/usr/bin/env pythonMatthias Kilian2010-04-161-1/+3
* Always use the python timeout program on non-WindowsIan Lynagh2009-10-251-1/+6
* Fix quoting in the testsuite timeout program's MakefileIan Lynagh2009-10-131-7/+7
* make maintainer-clean workSimon Marlow2009-05-141-1/+1
* Tell Cabal where hsc2hs; fixes trac #3147Ian Lynagh2009-04-101-0/+1
* Hack to find gcc for an in-place ghcIan Lynagh2009-01-161-1/+7
* Also canonicalise the install prefix for the timeout programIan Lynagh2009-01-161-1/+4
* Move the Makefile changes around so they don't cause test failuresIan Lynagh2009-01-141-0/+12
* Fix timeout's clean targetIan Lynagh2009-01-091-1/+2
* Disentangle the testsuite from the compiler's build systemIan Lynagh2009-01-081-10/+11
* Don't fail when cleaning if cabal-bin doesn't existIan Lynagh2008-07-291-1/+1
* Build the timeout program with CabalIan Lynagh2008-07-231-32/+27
* FIX boottestsuite build failureSimon Marlow2008-07-111-0/+3
* FIX BUILDSimon Marlow2008-07-071-0/+2
* Fix #1599: Improve timeout on WindowsIan Lynagh2008-01-201-1/+3
* small tidyups to thie MakefileSimon Marlow2007-11-161-5/+8
* Calibrate == calibrate on Windows...Ian Lynagh2007-04-061-2/+2
* Use $(PYTHON) to run calibrate, rather than relying on it finding python itselfIan Lynagh2007-04-051-2/+1
* Calibrate the testsuite timeout if a value of -1 is givenIan Lynagh2007-04-051-0/+8
* Use a python timeout for the testsuite when we don't have a threaded RTSIan Lynagh2006-09-071-0/+8
* [project @ 2005-08-04 12:22:17 by simonmar]simonmar2005-08-041-0/+4
* [project @ 2005-02-04 10:59:55 by simonmar]simonmar2005-02-041-0/+12