| Commit message (Expand) | Author | Age | Files | Lines |
* | On Windows, check that we have a good version of windres when configuring | Ian Lynagh | 2008-10-01 | 1 | -0/+3 |
* | In configure, don't call FPTOOLS_HADDOCK | Ian Lynagh | 2008-09-24 | 1 | -3/+0 |
* | Bump the version number to 6.11 | Ian Lynagh | 2008-09-23 | 1 | -1/+1 |
* | Generate ghc.cabal and ghc-bin.cabal with configure | Ian Lynagh | 2008-09-18 | 1 | -1/+1 |
* | add --enable-shared to configure, and $(BuildSharedLibs) to the build system | Simon Marlow | 2008-07-24 | 1 | -0/+29 |
* | ObjectIO is no longer an extralib | Ian Lynagh | 2008-07-09 | 1 | -15/+0 |
* | Remove all references to -mno-cygwin | Ian Lynagh | 2008-07-09 | 1 | -4/+0 |
* | Shove the GHC path through cygpath -m | Ian Lynagh | 2008-07-03 | 1 | -0/+8 |
* | Tweak the configure script Windows-specific bits | Ian Lynagh | 2008-07-03 | 1 | -21/+18 |
* | Use cygpath -m, rather than fudging it ourselves with sed | Ian Lynagh | 2008-07-03 | 1 | -3/+3 |
* | Add ghc_ge_609 | Ian Lynagh | 2008-06-15 | 1 | -0/+2 |
* | Teach configure about amd64/NetBSD; fixes trac #2348 | Ian Lynagh | 2008-06-06 | 1 | -0/+9 |
* | Use editline instead of readline | Ian Lynagh | 2008-03-16 | 1 | -14/+2 |
* | Mac OS X deployment target: piping opts through Makefiles | Manuel M T Chakravarty | 2008-02-21 | 1 | -10/+10 |
* | Add configure option --with-macos-deployment-target | Manuel M T Chakravarty | 2008-02-19 | 1 | -0/+17 |
* | Increase the bar for bootstrapping GHC to 6.4 (HEAD only) | Simon Marlow | 2008-01-21 | 1 | -8/+6 |
* | move FP_FIND_ROOT after the "GHC is required" check | Simon Marlow | 2007-12-05 | 1 | -2/+3 |
* | canonicalise the path to HsColour | Simon Marlow | 2007-11-26 | 1 | -0/+9 |
* | Make install-sh executable /before/ we try to find it | Ian Lynagh | 2007-11-24 | 1 | -2/+2 |
* | MERGED: If we have hscolour then make source code links in teh haddock docs | Ian Lynagh | 2007-11-23 | 1 | -0/+2 |
* | Accept x86_64-*-freebsd* as well as amd64-*-freebsd* in configure.ac | Ian Lynagh | 2007-11-17 | 1 | -1/+1 |
* | Add a path to the DocBook XSL Stylesheets search path | Ian Lynagh | 2007-11-10 | 1 | -1/+1 |
* | Bump version number 6.7 -> 6.9 | Ian Lynagh | 2007-09-13 | 1 | -1/+1 |
* | Declare ctime_r on Mac OS | Roman Leshchinskiy | 2007-09-06 | 1 | -0/+7 |
* | FIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorder | Simon Marlow | 2007-08-21 | 1 | -4/+2 |
* | Fix build with external gmp library. | gwright@antiope.com | 2007-08-13 | 1 | -0/+3 |
* | Build RTS as dynamic library | Clemens Fruhwirth | 2007-08-08 | 1 | -0/+7 |
* | revert accidental modification of version number | Simon Marlow | 2007-08-01 | 1 | -1/+1 |
* | fix the hardtop test for ghc-6.2.x, and make it notice failure earlier | Simon Marlow | 2007-08-01 | 1 | -1/+1 |
* | Use our own (Haskell) pwd to find the tree root | Ian Lynagh | 2007-07-30 | 1 | -2/+2 |
* | Fix bindist creation | Ian Lynagh | 2007-06-01 | 1 | -64/+1 |
* | add $(ghc_ge_607) | Simon Marlow | 2007-05-25 | 1 | -0/+2 |
* | Remove ghc_ge_504 (it's required to be true now anyway) | Ian Lynagh | 2007-05-09 | 1 | -2/+0 |
* | Pass configure arguments to the library configure scripts | Ian Lynagh | 2007-04-18 | 1 | -0/+2 |
* | autoreconf -> sh boot | Ian Lynagh | 2007-04-12 | 1 | -1/+1 |
* | Use a boot script instead of having autoreconf recurse | Ian Lynagh | 2007-04-10 | 1 | -7/+0 |
* | Fixes for building the libraries with cabal on Windows | Ian Lynagh | 2007-04-06 | 1 | -0/+19 |
* | Fix the way configure sets the ghc_ge_* variables | Ian Lynagh | 2007-03-13 | 1 | -5/+7 |
* | cache the values of ghc_ge_XXX at configure-time | Simon Marlow | 2007-03-13 | 1 | -0/+10 |
* | Have configure take arguments telling it where gmp is; fixes trac #957 | Ian Lynagh | 2007-03-11 | 1 | -0/+19 |
* | better autoconfery for timer_create() | Simon Marlow | 2007-03-05 | 1 | -0/+1 |
* | Use timer_create() for the interval timer, if available | Simon Marlow | 2007-03-02 | 1 | -1/+1 |
* | Don't hardwire RELEASE into configure.ac | sven.panne@aedion.de | 2007-02-24 | 1 | -1/+1 |
* | Detect the snapshot version number using darcs | Simon Marlow | 2007-02-06 | 1 | -2/+13 |
* | chmod +x install-sh, see bug #978 | Simon Marlow | 2007-02-01 | 1 | -0/+3 |
* | Give -fwrapv to gcc when it supports it | Ian Lynagh | 2007-01-15 | 1 | -0/+1 |
* | Initial support for x86_64-darwin | wolfgang.thaller@gmx.net | 2006-11-27 | 1 | -0/+9 |
* | Fix printf$LDBLStub workaround for Darwin | wolfgang.thaller@gmx.net | 2006-11-21 | 1 | -2/+2 |
* | reorganise PAPI configuration: off by default, even if library is found | Simon Marlow | 2006-11-20 | 1 | -2/+4 |
* | Added configure gadgets to detect Papi, and fixed build problems | 'Alexey Rodriguez | 2006-11-09 | 1 | -0/+11 |