summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Allow GNU-standard --host, --build, --target configure options (#3637)Simon Marlow2010-01-191-18/+56
* Partial support for Haiku (#3727)Simon Marlow2009-12-211-1/+1
* fix up libm detection and use (#3724)Simon Marlow2009-12-161-5/+2
* configure.ac: fix libm checks (Trac #3730)Sergei Trofimovich2009-12-041-5/+9
* #include <sys/select.h> if we have it (#3760)Simon Marlow2009-12-161-1/+1
* Expose all EventLog events as DTrace probesManuel M T Chakravarty2009-12-121-0/+10
* Put README and INSTALL into bindistsIan Lynagh2009-12-091-1/+1
* Use dlltool from the in-tree mingw installationIan Lynagh2009-12-011-15/+0
* Look for sed as gsed firstIan Lynagh2009-12-011-1/+1
* Remove configure tests on tarballs that no longer existIan Lynagh2009-11-271-2/+0
* Use the ghc-perl tarball on Windows, instead of the msys oneIan Lynagh2009-11-201-2/+13
* Add gnutar to the list of names we use when looking for GNU tarIan Lynagh2009-11-191-1/+1
* Add autoconf code to locate dlltool on WindowsBen.Lippmeier@anu.edu.au2009-11-101-0/+15
* Add the msysCORE*.tar.gz tarball to the list of tarballs we unpackIan Lynagh2009-11-181-0/+2
* Support for DragonFly BSDSimon Marlow2009-11-111-1/+1
* Fix some bugs to do with tools in paths containing spacesSimon Marlow2009-11-041-5/+5
* Add some &&s to configureIan Lynagh2009-10-291-9/+10
* Don't "set -e" in configure.acIan Lynagh2009-10-291-2/+0
* Wrap gcc on Windows, to provide the -B flagsIan Lynagh2009-10-271-0/+2
* Make a mingw tree from mingw tarballsIan Lynagh2009-10-231-34/+43
* Do "set -e" in configure.acIan Lynagh2009-10-231-0/+2
* Remove FP_MINGW_GCC now that we use an in-tree gccIan Lynagh2009-10-081-1/+0
* Remove the windres configure check, now that we use an in-tree windresIan Lynagh2009-10-081-3/+0
* Make the bindist AC_INIT line match the main configure script'sIan Lynagh2009-10-041-1/+1
* Remove long rotted configure support for Windows DLLsBen.Lippmeier@anu.edu.au2009-09-261-32/+0
* Set version number to 6.13Ian Lynagh2009-09-221-1/+1
* Fixes for compiling the HEAD with iteslfIan Lynagh2009-09-131-0/+2
* Fix build with GHC <= 6.10.1Simon Marlow2009-09-111-0/+3
* add $(CONF_*_OPTS) for options that come from ./configure (fixes #3426)Simon Marlow2009-09-081-6/+6
* remove --enable-hc-boot-unregisterised (implied by --enable-hc-boot now)Simon Marlow2009-09-081-23/+0
* Configurable iconv header and library locationsMatthias Kilian2009-08-261-0/+19
* Restore the GHC version checkSimon Marlow2009-08-201-36/+35
* Fix configure summary: --enable-shared has goneSimon Marlow2009-08-171-3/+1
* Make our install variables etc compliant with GNU standards; fixes #1924Ian Lynagh2009-08-141-1/+1
* Pass -m32 to gcc on i386 and ppc OS XIan Lynagh2009-08-081-0/+4
* Build shared library support by default on platforms that support itIan Lynagh2009-08-061-30/+0
* Don't put all of $CFLAGS into $SRC_CC_OPTSIan Lynagh2009-07-161-6/+5
* workaround new Cygwin bash CRLF behaviourSimon Marlow2009-07-091-4/+4
* check for tabs in compiler/ghc.cabal.in (#3344)Simon Marlow2009-07-071-0/+4
* Windows fixes to build system: use the 'find' and 'sort' found by configuresimonpj@microsoft.com2009-07-061-6/+11
* Add a configure test for whether or not __mingw_vfprintf existsIan Lynagh2009-06-271-0/+2
* Remove more GMP bitsIan Lynagh2009-06-161-55/+0
* Changes for the new IO library, mainly base-package modules moving aroundSimon Marlow2009-05-291-1/+1
* Make Windows bindists and installers work in the new build systemIan Lynagh2009-06-101-1/+1
* fix logic for BUID_DOCBOOK_HTMLSimon Marlow2009-06-031-1/+1
* tidy up autoconfiguration of docbook stuffSimon Marlow2009-06-021-3/+2
* mention documentation tools in the summary; tidy up formattingSimon Marlow2009-06-021-7/+10
* Make the sed in configure.ac more portableIan Lynagh2009-05-251-12/+12
* Fix configureIan Lynagh2009-05-231-1/+1
* ghc_ge_607 is now always trueIan Lynagh2009-05-231-2/+0