- Nov 01, 2012
-
-
pcapriotti authored
-
- Jul 20, 2012
-
-
And we don't build them by default, as they shouldn't go into the release.
-
- May 19, 2012
-
-
Ian Lynagh authored
-
- Mar 09, 2012
-
-
Ian Lynagh authored
It's less precise now, but still good enough for what we need, and this way we don't need to have literal tabs in the file.
-
- Feb 22, 2012
-
-
Ian Lynagh authored
-
- Feb 21, 2012
-
-
Ian Lynagh authored
I've also renamed the bindisttest install directory to contain multiple spaces, so we are also testing that multiple spaces aren't getting collapsed into a single space.
-
- Nov 26, 2011
-
-
Ian Lynagh authored
This makes "make" keep working after a "./validate --fast".
-
- Nov 16, 2011
-
-
Simon Marlow authored
The --fast option now disables the following: - dynamic libs - bindist and bindisttest Which knocks several minutes off validate for me, but it's still over 30 minutes using 5 cores on 64-bit Linux. Usual caveats apply: if you're using --fast, then make sure you aren't doing anything that might destabilise dynamic libs or binary dists.
-
- Aug 08, 2011
-
-
Ian Lynagh authored
We don't actually enable the test yet, but when we do validate will check whether it fails.
-
- Jul 31, 2011
-
-
chak@cse.unsw.edu.au. authored
This reverts commit e44c591c.
-
- Jul 30, 2011
-
-
Ian Lynagh authored
-
- Jul 14, 2011
-
-
Ian Lynagh authored
-
- Jun 26, 2011
-
-
Ian Lynagh authored
-
- Jun 20, 2011
-
-
Simon Peyton Jones authored
for debugging the build system.
-
- Jun 15, 2011
-
-
Ian Lynagh authored
This fixes the ghcpkg05 test failure. (ghc-pkg check was complaining because the mtl docs didn't exist).
-
- May 24, 2011
-
-
Simon Marlow authored
some more tests to run (those with reqlib('mtl')) and serves as an extra sanity check on Cabal and the bindist.
-
- Apr 14, 2011
-
-
Ian Lynagh authored
If we aren't validating and mk/build.mk doesn't exist then boot prints a warning, pointing at instructions for setting up mk/build.mk.
-
- Mar 31, 2011
-
-
Ian Lynagh authored
-
- Jan 16, 2011
-
-
Iavor S. Diatchki authored
-
- Nov 21, 2010
-
-
Ian Lynagh authored
rather then the bootstrapping compiler. This fixes problems where the bootstrapping compiler dynamically links against libraries not on the target machine.
-
- Oct 14, 2010
-
-
Ian Lynagh authored
-
- Oct 07, 2010
-
-
Ian Lynagh authored
-
- Sep 30, 2010
-
-
Ian Lynagh authored
You can now run "make test" in the root, and the fast testsuite will be run with cleaning enabled. It will also put the summary in testsuite_summary.txt.
-
- May 17, 2010
-
-
Ian Lynagh authored
-
- May 08, 2010
-
-
Ian Lynagh authored
-
- Apr 15, 2010
-
-
Ian Lynagh authored
This stops us having to worry about sh/sed/... portability.
-
- Mar 21, 2010
-
-
Ian Lynagh authored
-
- Oct 09, 2009
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Sep 30, 2009
-
-
Ian Lynagh authored
on Windows, as they are now in-tree
-
- Sep 28, 2009
-
-
Ian Lynagh authored
-
- Sep 21, 2009
-
-
Ian Lynagh authored
Cleaning should always succeed now
-
- Jun 15, 2009
-
-
Simon Marlow authored
-
- May 21, 2009
-
-
Simon Marlow authored
-
- May 14, 2009
-
-
Simon Marlow authored
-
- May 13, 2009
-
-
Simon Marlow authored
-
- May 07, 2009
-
-
Ian Lynagh authored
-
- May 05, 2009
-
-
Ian Lynagh authored
We only need the forwardslash mode now, so always use that mode and don't accept any arguments.
-
- Apr 26, 2009
-
-
Ian Lynagh authored
-
- Mar 30, 2009
-
-
Simon Marlow authored
-