| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bindist finding gcc on OS X; fixes trac #5397 | Ian Lynagh | 2011-10-01 | 1 | -101/+12 |
* | GHC does build with Alex 3 now - remove the configure trap | Simon Marlow | 2011-09-13 | 1 | -3/+0 |
* | Add s390x to list of supported architectures | Joachim Breitner | 2011-09-06 | 1 | -1/+1 |
* | Fail configure if Alex 3 is found. Haddock doesn't build with Alex 3 | Simon Marlow | 2011-08-10 | 1 | -0/+3 |
* | Refactor configure.ac's: Define FIND_GCC() in aclocal.m4 | Ian Lynagh | 2011-08-03 | 1 | -12/+1 |
* | Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4 | Ian Lynagh | 2011-08-03 | 1 | -20/+1 |
* | Small configure.ac refactoring | Ian Lynagh | 2011-08-03 | 1 | -13/+18 |
* | Fix path to Cabal library, corrects documentation. | Lennart Kolmodin | 2011-08-02 | 1 | -1/+1 |
* | On OS X, use gcc-4.2 with Xcode 4 and up | Manuel M T Chakravarty | 2011-07-27 | 1 | -19/+27 |
* | Bump version number to 7.3 | Ian Lynagh | 2011-07-02 | 1 | -1/+1 |
* | Share more code between configure.ac and distrib/configure.ac.in | Ian Lynagh | 2011-06-22 | 1 | -44/+1 |
* | Move more commands into the settings file | Ian Lynagh | 2011-06-22 | 1 | -0/+12 |
* | Move some Windows special-casing out of the compiler | Ian Lynagh | 2011-06-22 | 1 | -0/+13 |
* | check for bfd_uncompress_section_contents instead of bfd_init, because | Simon Marlow | 2011-06-01 | 1 | -1/+1 |
* | Change remaining uses of cTargetOS to platformOS | Ian Lynagh | 2011-05-08 | 1 | -2/+0 |
* | Remove unused hasktags configure check | David Terei | 2011-05-04 | 1 | -2/+0 |
* | Small DynFlags improvements | Ian Lynagh | 2011-05-01 | 1 | -0/+1 |
* | Add ar location and details to settings file | Ian Lynagh | 2011-04-29 | 1 | -0/+3 |
* | configure: bootstrapping fix (#5155) | Ian Lynagh | 2011-04-28 | 1 | -5/+8 |
* | Rename "GCC command" to "C compiler command" | Ian Lynagh | 2011-04-23 | 1 | -1/+1 |
* | Get CC_STAGE0 from the bootstrapping compiler | Ian Lynagh | 2011-04-23 | 1 | -0/+2 |
* | Remove unused ArSupportsInput makefile var | Ian Lynagh | 2011-04-23 | 1 | -1/+0 |
* | Rename FP_HAVE_GCC to FP_GCC_VERSION | Ian Lynagh | 2011-04-22 | 1 | -1/+1 |
* | Remove redundant tests for whether we're in a GHC tree | Ian Lynagh | 2011-04-22 | 1 | -1/+1 |
* | Rename "extra-gcc-opts" to "settings", and start generalising it | Ian Lynagh | 2011-04-21 | 1 | -1/+1 |
* | Change the way module initialisation is done (#3252, #4417) | Simon Marlow | 2011-04-12 | 1 | -0/+1 |
* | - disable shared lib support on Solaris 10 and older (fixes #4973) | Karel Gardas | 2011-04-08 | 1 | -0/+17 |
* | Write the XCode version test differently | Ian Lynagh | 2011-03-13 | 1 | -3/+8 |
* | Improve the XCode version detection | Ian Lynagh | 2011-03-07 | 1 | -11/+18 |
* | configure: amend sanity check | Sergei Trofimovich | 2011-03-01 | 1 | -1/+5 |
* | Turn off split objects on Darwin if XCode < 3.2 (#4013) | Ian Lynagh | 2011-02-25 | 1 | -0/+23 |
* | Generate the OS X installer from a bindist, rather than from a source tree | Ian Lynagh | 2011-02-23 | 1 | -1/+1 |
* | Fix platform detection in bindists | Ian Lynagh | 2011-02-11 | 1 | -66/+1 |
* | Enable DTrace on Solaris; based on a patch from Karel Gardas | Ian Lynagh | 2011-02-10 | 1 | -1/+1 |
* | update to mingw gcc 4.5.2 | Simon Marlow | 2011-01-19 | 1 | -0/+2 |
* | Keep separate linker flags, for when we want to link with gcc or ld | Ian Lynagh | 2011-01-24 | 1 | -7/+10 |
* | Add OSTYPE build-system variable, and use it | simonpj@microsoft.com | 2011-01-13 | 1 | -0/+5 |
* | In configure, test that GHC generates code for the correct platform (#4819) | Simon Marlow | 2011-01-07 | 1 | -0/+10 |
* | add comment to remind people to update driver/gcc/gcc.c | Simon Marlow | 2011-01-06 | 1 | -0/+3 |
* | Define cTargetArch and start to use it rather than ifdefs | Ian Lynagh | 2011-01-04 | 1 | -0/+1 |
* | Remove dead code now that we require the bootstrapping compiler be >= 6.12 | Ian Lynagh | 2010-12-14 | 1 | -5/+0 |
* | GHC 6.12 is now needed to build the HEAD | Ian Lynagh | 2010-12-14 | 1 | -2/+2 |
* | Add libstdc++-4.5.0-1-mingw32-dll-6.tar.lzma to mingw tarballs | Ian Lynagh | 2010-12-13 | 1 | -0/+2 |
* | Make CPPFLAGS variables, as well as CFLAGS and LDFLAGS | Ian Lynagh | 2010-12-07 | 1 | -4/+7 |
* | Tweak the cleaning of inplace/; fixes trac #4320 | Ian Lynagh | 2010-12-05 | 1 | -1/+2 |
* | Remove unused variables from the build system: HBC, NHC, MKDEPENDHS | Ian Lynagh | 2010-11-24 | 1 | -3/+0 |
* | Add a configure test for the visibility hidden attribute | Ian Lynagh | 2010-11-23 | 1 | -0/+2 |
* | For bindists, build ghc-pwd with stage 1 | Ian Lynagh | 2010-11-21 | 1 | -0/+1 |
* | configure.ac tweaks | Ian Lynagh | 2010-11-20 | 1 | -51/+15 |
* | Improve the OS X installer | Ian Lynagh | 2010-10-22 | 1 | -1/+1 |