| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bootstrap with 6.10.1 on Windows | Simon Marlow | 2008-11-10 | 1 | -0/+3 |
* | On Windows, check that we have a good version of windres when configuring | Ian Lynagh | 2008-10-01 | 1 | -0/+40 |
* | Look for gfind as well as find | Ian Lynagh | 2008-09-24 | 1 | -1/+1 |
* | require Alex version 2.1.0 | Simon Marlow | 2008-09-18 | 1 | -2/+2 |
* | Remove the haddock detection | Ian Lynagh | 2008-09-05 | 1 | -21/+0 |
* | Prepare GHC for building with Git | Max Bolingbroke | 2008-08-06 | 1 | -1/+11 |
* | remove what looks like a cut-and-pasto | Simon Marlow | 2008-07-14 | 1 | -12/+0 |
* | fix #2434: we weren't waiting long enough for the signal | Simon Marlow | 2008-07-14 | 1 | -1/+1 |
* | Remove all references to -mno-cygwin | Ian Lynagh | 2008-07-09 | 1 | -32/+0 |
* | On cygwin, convert happy's path to a native path | Ian Lynagh | 2008-07-05 | 1 | -0/+10 |
* | On cygwin, convert Haddock's path to a native path | Ian Lynagh | 2008-07-05 | 1 | -0/+9 |
* | On cygwin, convert alex's path to a native path | Ian Lynagh | 2008-07-05 | 1 | -0/+9 |
* | Use unified diff | Ian Lynagh | 2008-06-03 | 1 | -1/+1 |
* | Use -fno-toplevel-reorder with gcc >= 4.2 on sparc-solaris; fixes trac #2312 | Ian Lynagh | 2008-06-06 | 1 | -0/+5 |
* | FIX #2257: timer_settime() hangs during configure | Simon Marlow | 2008-05-16 | 1 | -2/+18 |
* | FIX #1933: use a better test for timer_create() | Simon Marlow | 2008-04-29 | 1 | -4/+93 |
* | Use editline instead of readline | Ian Lynagh | 2008-03-16 | 1 | -8/+8 |
* | Mac OS X deployment target: piping opts through Makefiles | Manuel M T Chakravarty | 2008-02-21 | 1 | -14/+14 |
* | Add configure option --with-macos-deployment-target | Manuel M T Chakravarty | 2008-02-19 | 1 | -0/+29 |
* | Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM | Ian Lynagh | 2007-09-06 | 1 | -3/+0 |
* | Fixed test for pwd executable | sven.panne@aedion.de | 2007-08-25 | 1 | -1/+1 |
* | FIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorder | Simon Marlow | 2007-08-21 | 1 | -36/+38 |
* | we need to add utils/pwd to a binary distribution | Simon Marlow | 2007-08-21 | 1 | -7/+9 |
* | fix the hardtop test for ghc-6.2.x, and make it notice failure earlier | Simon Marlow | 2007-08-01 | 1 | -1/+5 |
* | Set hardtop_plat to hardtop to find out what, if anything, breaks | Ian Lynagh | 2007-07-30 | 1 | -40/+2 |
* | Use our own (Haskell) pwd to find the tree root | Ian Lynagh | 2007-07-30 | 1 | -2/+13 |
* | * Future-proof autoconf's Perl version test. | audreyt@audreyt.org | 2007-07-11 | 1 | -11/+6 |
* | Fix bindist creation | Ian Lynagh | 2007-06-01 | 1 | -0/+67 |
* | Fix normalisation of path to find | Ian Lynagh | 2007-06-05 | 1 | -5/+9 |
* | FIX BUILD Use the right find on Windows systems; fixes bindist creation | Ian Lynagh | 2007-05-16 | 1 | -0/+5 |
* | Tweak AC_MSG_RESULTs | Ian Lynagh | 2007-04-09 | 1 | -2/+3 |
* | Allow the version date to be overridden with VERSION_DATE | Ian Lynagh | 2007-04-09 | 1 | -1/+3 |
* | Fixes for building the libraries with cabal on Windows | Ian Lynagh | 2007-04-06 | 1 | -17/+23 |
* | Have configure take arguments telling it where gmp is; fixes trac #957 | Ian Lynagh | 2007-03-11 | 1 | -0/+22 |
* | fix the timer_create() test | Simon Marlow | 2007-03-06 | 1 | -2/+2 |
* | better autoconfery for timer_create() | Simon Marlow | 2007-03-05 | 1 | -0/+38 |
* | Make it a warning, not an error, if the version date cannot be determined | Simon Marlow | 2007-02-08 | 1 | -1/+1 |
* | update version hack to work on partial repositories | Simon Marlow | 2007-02-07 | 1 | -2/+5 |
* | Detect the snapshot version number using darcs | Simon Marlow | 2007-02-06 | 1 | -1/+18 |
* | Give -fwrapv to gcc when it supports it | Ian Lynagh | 2007-01-15 | 1 | -0/+12 |
* | Initial support for x86_64-darwin | wolfgang.thaller@gmx.net | 2006-11-27 | 1 | -0/+4 |
* | Cope with big endian float word order on little endian machines | Ian Lynagh | 2006-11-20 | 1 | -0/+27 |
* | find fop.sh | claus.reinke@talk21.com | 2006-11-09 | 1 | -1/+1 |
* | We now need alex >= 2.0.1 | Ian Lynagh | 2006-09-08 | 1 | -4/+3 |
* | Don't fail on missing happy/alex if we don't need them | Ian Lynagh | 2006-09-06 | 1 | -4/+10 |
* | move altzone test to base package | Ross Paterson | 2006-08-09 | 1 | -21/+0 |
* | remove unused FPTOOLS_CHECK_HTYPE macro | Ross Paterson | 2006-08-09 | 1 | -110/+0 |
* | --enable-src-tree-haddock and friends are no longer required | Simon Marlow | 2006-06-23 | 1 | -56/+7 |
* | only pass -fno-unit-at-a-time to gcc if it is supported | Simon Marlow | 2006-05-03 | 1 | -1/+12 |
* | Resurrect ProjectName | sven.panne@aedion.de | 2006-04-21 | 1 | -0/+1 |