- 15 Jun, 2009 2 commits
-
-
Ian Lynagh authored
When configure tests for a feature it may not generate warning-free C code, and thus may think that the feature doesn't exist if -Werror is on.
-
Ian Lynagh authored
-
- 30 May, 2009 1 commit
-
-
Ian Lynagh authored
I've also added some missing $s to some makefiles. These aren't technically necessary, but it's nice to be consistent.
-
- 19 May, 2009 1 commit
-
-
Duncan Coutts authored
It tried to do this already, but the make variable name was wrong.
-
- 15 May, 2009 1 commit
-
-
Simon Marlow authored
we also have $1_$2_CONFIGURE_OPTS, which is used.
-
- 29 Apr, 2009 1 commit
-
-
Duncan Coutts authored
when we configure ghc with --enable-shared
-
- 28 Apr, 2009 1 commit
-
-
Simon Marlow authored
# ----------------------------------------------------------------------------- # # (c) 2009 The University of Glasgow # # This file is part of the GHC build system. # # To understand how the build system works and how to modify it, see # http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture # http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying # # -----------------------------------------------------------------------------
-
- 26 Apr, 2009 1 commit
-
-
Ian Lynagh authored
-