summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Add some -no-user-package-conf flagsIan Lynagh2010-09-021-1/+1
* Set -fno-stack-protector in CONF_CC_OPTS_STAGE* rathre than extra-gcc-optsIan Lynagh2010-08-191-9/+9
* Set -march=i686 on OS X x86 in the configure variablesIan Lynagh2010-08-191-2/+6
* fix FP_CHECK_ALIGNMENT for autoconf 2.66 (fixes #4252)Ross Paterson2010-08-161-1/+1
* Set -fno-stack-protector in extra-gcc-opts; fixes #4206Ian Lynagh2010-07-281-0/+9
* Use different CC/LD options for different stagesIan Lynagh2010-07-231-0/+18
* Tweak the ghc-pkg finding codeIan Lynagh2010-05-081-13/+13
* Explicitly check whether ar supports the @file syntaxIan Lynagh2010-03-291-0/+26
* Quote the paths to alex and happy in configureIan Lynagh2010-03-251-2/+2
* Quote the ar path in configureIan Lynagh2010-03-241-4/+4
* Fix the build for non-GNU-arIan Lynagh2010-03-241-0/+1
* Fix more library links in the user guideIan Lynagh2010-02-231-3/+4
* Fix the links to the base docs from the user guideIan Lynagh2010-02-231-0/+8
* Allow GNU-standard --host, --build, --target configure options (#3637)Simon Marlow2010-01-191-0/+92
* Fix #3642: m GHC builds using the Haskell PlatformSimon Marlow2009-11-051-1/+2
* Fix some bugs to do with tools in paths containing spacesSimon Marlow2009-11-041-2/+2
* Make a mingw tree from mingw tarballsIan Lynagh2009-10-231-36/+36
* Remove FP_MINGW_GCC now that we use an in-tree gccIan Lynagh2009-10-081-14/+0
* Remove the windres configure check, now that we use an in-tree windresIan Lynagh2009-10-081-39/+0
* Fix #3525 - we were still checking for ParsePkgConf.hs, which is goneSimon Marlow2009-09-181-1/+1
* Use -W, not -Werror, for gcc older than 3.4Matthias Kilian2009-08-261-0/+3
* Bump Happy requirement from 1.15 to 1.16Simon Marlow2009-08-191-2/+2
* FIX BUILD: Remove harmful dnls and identifier typo in aclocal.m4Alexander Dunlap2009-08-011-4/+4
* Fix configure when alex/happy are installed to a directory containing spacesIan Lynagh2009-08-011-4/+4
* Windows fixes to build system: use the 'find' and 'sort' found by configuresimonpj@microsoft.com2009-07-061-1/+1
* rename cache variable to keep recent autoconfs happyRoss Paterson2009-06-261-10/+10
* Tighten up the DocBook XSL stylesheet testSimon Marlow2009-06-031-9/+20
* tidy up autoconfiguration of docbook stuffSimon Marlow2009-06-021-15/+12
* 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