summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Move hasktags out of the GHC repoIan Lynagh2009-05-151-0/+12
* remove old unused fop/dvips/xmltex stuffSimon Marlow2009-05-131-27/+0
* Handle deciding what docs to build betterIan Lynagh2009-05-081-1/+14
* Rename pwd to ghc-pwdIan Lynagh2009-05-071-7/+7
* Simplify utils/pwdIan Lynagh2009-05-051-1/+1
* Use haskeline, rather than editline, for line editing in ghciIan Lynagh2009-04-291-14/+0
* require gcc 3.0+ (see #2770)Simon Marlow2009-04-271-2/+5
* Fix bootstrap with 6.10.1 on WindowsSimon Marlow2008-11-101-0/+3
* On Windows, check that we have a good version of windres when configuringIan Lynagh2008-10-011-0/+40
* Look for gfind as well as findIan Lynagh2008-09-241-1/+1
* require Alex version 2.1.0Simon Marlow2008-09-181-2/+2
* Remove the haddock detectionIan Lynagh2008-09-051-21/+0
* Prepare GHC for building with GitMax Bolingbroke2008-08-061-1/+11
* remove what looks like a cut-and-pastoSimon Marlow2008-07-141-12/+0
* fix #2434: we weren't waiting long enough for the signalSimon Marlow2008-07-141-1/+1
* Remove all references to -mno-cygwinIan Lynagh2008-07-091-32/+0
* On cygwin, convert happy's path to a native pathIan Lynagh2008-07-051-0/+10
* On cygwin, convert Haddock's path to a native pathIan Lynagh2008-07-051-0/+9
* On cygwin, convert alex's path to a native pathIan Lynagh2008-07-051-0/+9
* Use unified diffIan Lynagh2008-06-031-1/+1
* Use -fno-toplevel-reorder with gcc >= 4.2 on sparc-solaris; fixes trac #2312Ian Lynagh2008-06-061-0/+5
* FIX #2257: timer_settime() hangs during configureSimon Marlow2008-05-161-2/+18
* FIX #1933: use a better test for timer_create()Simon Marlow2008-04-291-4/+93
* Use editline instead of readlineIan Lynagh2008-03-161-8/+8
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-211-14/+14
* Add configure option --with-macos-deployment-targetManuel M T Chakravarty2008-02-191-0/+29
* Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORMIan Lynagh2007-09-061-3/+0
* Fixed test for pwd executablesven.panne@aedion.de2007-08-251-1/+1
* FIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorderSimon Marlow2007-08-211-36/+38
* we need to add utils/pwd to a binary distributionSimon Marlow2007-08-211-7/+9
* fix the hardtop test for ghc-6.2.x, and make it notice failure earlierSimon Marlow2007-08-011-1/+5
* Set hardtop_plat to hardtop to find out what, if anything, breaksIan Lynagh2007-07-301-40/+2
* Use our own (Haskell) pwd to find the tree rootIan Lynagh2007-07-301-2/+13
* * Future-proof autoconf's Perl version test.audreyt@audreyt.org2007-07-111-11/+6
* Fix bindist creationIan Lynagh2007-06-011-0/+67
* Fix normalisation of path to findIan Lynagh2007-06-051-5/+9
* FIX BUILD Use the right find on Windows systems; fixes bindist creationIan Lynagh2007-05-161-0/+5
* Tweak AC_MSG_RESULTsIan Lynagh2007-04-091-2/+3
* Allow the version date to be overridden with VERSION_DATEIan Lynagh2007-04-091-1/+3
* Fixes for building the libraries with cabal on WindowsIan Lynagh2007-04-061-17/+23
* Have configure take arguments telling it where gmp is; fixes trac #957Ian Lynagh2007-03-111-0/+22
* fix the timer_create() testSimon Marlow2007-03-061-2/+2
* better autoconfery for timer_create()Simon Marlow2007-03-051-0/+38
* Make it a warning, not an error, if the version date cannot be determinedSimon Marlow2007-02-081-1/+1
* update version hack to work on partial repositoriesSimon Marlow2007-02-071-2/+5
* Detect the snapshot version number using darcsSimon Marlow2007-02-061-1/+18
* Give -fwrapv to gcc when it supports itIan Lynagh2007-01-151-0/+12
* Initial support for x86_64-darwinwolfgang.thaller@gmx.net2006-11-271-0/+4
* Cope with big endian float word order on little endian machinesIan Lynagh2006-11-201-0/+27
* find fop.shclaus.reinke@talk21.com2006-11-091-1/+1