- 16 May, 2010 1 commit
-
-
Ian Lynagh authored
Spotted by Marco Túlio Gontijo e Silva
-
- 09 May, 2010 1 commit
-
-
Ian Lynagh authored
When using the bootstrapping compiler, we now explicitly constrain the version of boot packages (Cabal, extensible-exceptions, etc) to the in-tree version, so that the build system is less fragile should the user have a newer version installed for the bootstrapping compiler.
-
- 08 May, 2010 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 06 May, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 24 Apr, 2010 1 commit
-
-
Ian Lynagh authored
-
- 20 Apr, 2010 1 commit
-
-
Ian Lynagh authored
Avoid using seq, as FreeBSD has jot instead.
-
- 12 Apr, 2010 1 commit
-
-
Ian Lynagh authored
They are now guaranteed to be YES
-
- 30 Mar, 2010 1 commit
-
-
Simon Marlow authored
-
- 24 Mar, 2010 1 commit
-
-
Ian Lynagh authored
We now regenerate them when installing, which means the path for perl doesn't get baked in
-
- 21 Mar, 2010 1 commit
-
-
Ian Lynagh authored
-
- 17 Mar, 2010 1 commit
-
-
Ian Lynagh authored
-
- 02 Mar, 2010 1 commit
-
-
Simon Marlow authored
-
- 27 Feb, 2010 1 commit
-
-
Ian Lynagh authored
This works around the two filenames being the same on case-insensitive file systems.
-
- 21 Feb, 2010 1 commit
-
-
Ian Lynagh authored
-
- 17 Feb, 2010 1 commit
-
-
Simon Marlow authored
-
- 12 Jan, 2010 1 commit
-
-
Simon Marlow authored
Partly this is cleaner as we only have to preprocess the source files once, but also it is necessary to avoid Haddock recompiling source files when Template Haskell is in use, saving some time in validate and fixing a problem whereby when HADDOCK_DOCS=YES, make always re-haddocks the DPH packages. This also needs an additional fix to GHC. HsColour support still uses Cabal, and hence preprocesses the source files again. We could move this into the build system too, but there is a version dependency that would mean adding extra autoconf stuff.
-
- 16 Dec, 2009 1 commit
-
-
Ian Lynagh authored
-
- 09 Dec, 2009 3 commits
-
-
Ian Lynagh authored
Also tidied up the way configure.ac gets into bindists
-
Ian Lynagh authored
-
Ian Lynagh authored
We now just call gcc to get the dependencies directly
-
- 04 Dec, 2009 1 commit
-
-
Ian Lynagh authored
This is a rerecord of Stephen Blackheath <oversensitive.pastors.stephen@blacksapphire.com>**20090930222855 to avoid conflicts.
-
- 20 Nov, 2009 1 commit
-
-
Ian Lynagh authored
-
- 19 Nov, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 18 Nov, 2009 2 commits
-
-
Ian Lynagh authored
This meakes it easier to correctly clean libffi
-
Ian Lynagh authored
-
- 17 Nov, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 16 Nov, 2009 1 commit
-
-
Simon Marlow authored
-
- 13 Nov, 2009 1 commit
-
-
Simon Marlow authored
So we don't try to recreate directories just because they are older than mkdirhier, since mkdirhier won't touch them.
-
- 12 Nov, 2009 1 commit
-
-
Simon Marlow authored
And add a comment explaining why these options are here
-
- 11 Nov, 2009 1 commit
-
-
Ian Lynagh authored
-
- 08 Nov, 2009 2 commits
-
-
Ian Lynagh authored
You can now have multiple versions of a package installed, and gen_contents_index will do the right thing.
-
Ian Lynagh authored
-
- 07 Nov, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
This means that we get the right program name in error messages etc.
-
- 05 Nov, 2009 2 commits
-
-
Simon Marlow authored
See comments for details.
-
Ian Lynagh authored
This means we can remove some conditional stuff from the Makefiles, and means the testsuite doesn't have to work out whether or not it's on Windows.
-