Refactor type errors a bit
[ghc-hetmet.git] / configure.ac
2010-09-05 Ian LynaghFix gcc wrapper for new mingw binaries
2010-09-04 Ian LynaghUpdate intree-mingw creation
2010-09-04 Ian LynaghUpdate commands to build in-tree mingw
2010-08-24 Ian LynaghDon't test for gcc flags before we've found gcc
2010-07-24 Johan TibellIntegrate new I/O manager, with signal support
2010-08-05 Ian LynaghFix the -lm configure test; fixes #4155
2010-07-20 Gabor PaliAdd thread affinity support for FreeBSD
2010-07-23 Ian LynaghUse different CC/LD options for different stages
2010-05-25 Ian LynaghAdd configure flags for the location of GMP includes...
2010-05-21 Ian LynaghUnset $CFLAGS for "GNU non-executable stack" configure...
2010-05-18 Ian LynaghSet the location of ar to be the in-tree ar on Windows
2010-05-16 Ian LynaghRemove duplicate "./configure --help" output; fixes...
2010-05-16 Ian LynaghUpdate various 'sh boot's to 'perl boot'
2010-04-22 Ian LynaghFix the GHC API link in the main doc index.html
2010-04-12 Ian LynaghRemove the ghc_ge_609 makefile variables
2010-04-12 Ian LynaghIncrease the minimum version number required to 6.10...
2010-03-29 Ian LynaghExplicitly check whether ar supports the @file syntax
2010-03-26 Ian LynaghAdd gcc-g++ to the inplace mingw installation; fixes...
2010-03-24 Ian LynaghFix the build for non-GNU-ar
2010-03-14 Ian LynaghWhen compiling with GHC >= 6.13, use -rtsopts
2010-02-23 Ian LynaghFix the link to the ghc docs in libraries/prologue.txt
2010-02-23 Ian LynaghFix more library links in the user guide
2010-02-23 Ian LynaghFix the links to the base docs from the user guide
2010-02-18 Ian LynaghRefactor gcc.c, pulling out the reusable code
2010-01-19 Simon MarlowAllow GNU-standard --host, --build, --target configure...
2009-12-21 Simon MarlowPartial support for Haiku (#3727)
2009-12-16 Simon Marlowfix up libm detection and use (#3724)
2009-12-04 Sergei Trofimovichconfigure.ac: fix libm checks (Trac #3730)
2009-12-16 Simon Marlow#include <sys/select.h> if we have it (#3760)
2009-12-12 Manuel M T ChakravartyExpose all EventLog events as DTrace probes
2009-12-09 Ian LynaghPut README and INSTALL into bindists
2009-12-01 Ian LynaghUse dlltool from the in-tree mingw installation
2009-12-01 Ian LynaghLook for sed as gsed first
2009-11-27 Ian LynaghRemove configure tests on tarballs that no longer exist
2009-11-20 Ian LynaghUse the ghc-perl tarball on Windows, instead of the...
2009-11-19 Ian LynaghAdd gnutar to the list of names we use when looking...
2009-11-10 Ben.Lippmeier@anu... Add autoconf code to locate dlltool on Windows
2009-11-18 Ian LynaghAdd the msysCORE*.tar.gz tarball to the list of tarball...
2009-11-11 Simon MarlowSupport for DragonFly BSD
2009-11-04 Simon MarlowFix some bugs to do with tools in paths containing...
2009-10-29 Ian LynaghAdd some &&s to configure
2009-10-29 Ian LynaghDon't "set -e" in configure.ac
2009-10-27 Ian LynaghWrap gcc on Windows, to provide the -B flags
2009-10-23 Ian LynaghMake a mingw tree from mingw tarballs
2009-10-23 Ian LynaghDo "set -e" in configure.ac
2009-10-08 Ian LynaghRemove FP_MINGW_GCC now that we use an in-tree gcc
2009-10-08 Ian LynaghRemove the windres configure check, now that we use...
2009-10-04 Ian LynaghMake the bindist AC_INIT line match the main configure...
2009-09-26 Ben.Lippmeier@anu... Remove long rotted configure support for Windows DLLs
2009-09-22 Ian LynaghSet version number to 6.13
2009-09-13 Ian LynaghFixes for compiling the HEAD with iteslf
2009-09-11 Simon MarlowFix build with GHC <= 6.10.1
2009-09-08 Simon Marlowadd $(CONF_*_OPTS) for options that come from ./configu...
2009-09-08 Simon Marlowremove --enable-hc-boot-unregisterised (implied by...
2009-08-26 Matthias KilianConfigurable iconv header and library locations
2009-08-20 Simon MarlowRestore the GHC version check
2009-08-17 Simon MarlowFix configure summary: --enable-shared has gone
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-08-08 Ian LynaghPass -m32 to gcc on i386 and ppc OS X
2009-08-06 Ian LynaghBuild shared library support by default on platforms...
2009-07-16 Ian LynaghDon't put all of $CFLAGS into $SRC_CC_OPTS
2009-07-09 Simon Marlowworkaround new Cygwin bash CRLF behaviour
2009-07-07 Simon Marlowcheck for tabs in compiler/ghc.cabal.in (#3344)
2009-07-06 simonpj@microsoft.comWindows fixes to build system: use the 'find' and ...
2009-06-27 Ian LynaghAdd a configure test for whether or not __mingw_vfprint...
2009-06-16 Ian LynaghRemove more GMP bits
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-06-10 Ian LynaghMake Windows bindists and installers work in the new...
2009-06-03 Simon Marlowfix logic for BUID_DOCBOOK_HTML
2009-06-02 Simon Marlowtidy up autoconfiguration of docbook stuff
2009-06-02 Simon Marlowmention documentation tools in the summary; tidy up...
2009-05-25 Ian LynaghMake the sed in configure.ac more portable
2009-05-23 Ian LynaghFix configure
2009-05-23 Ian Lynaghghc_ge_607 is now always true
2009-05-23 Ian LynaghSanity check the platforms we are given
2009-05-22 Ian LynaghChange how we find the host/build/target platforms
2009-05-21 Ian LynaghSet C compiler and linker flags correctly for OS X 64
2009-05-15 Ian LynaghMove hasktags out of the GHC repo
2009-05-13 Simon Marlowrejig ghc version test; fail if GHC version can't be...
2009-05-13 Simon Marlowremove old unused fop/dvips/xmltex stuff
2009-05-09 Ian LynaghFix configure
2009-05-08 Ian LynaghHandle deciding what docs to build better
2009-04-29 Ian LynaghUse haskeline, rather than editline, for line editing...
2009-04-26 Ian LynaghGHC new build system megapatch
2009-03-19 Ian LynaghWork around Solaris's grep not supporting -q
2009-03-18 Simon MarlowSet thread affinity with +RTS -qa (only on Linux so...
2009-03-05 Ian LynaghAdd --version to runghc. Trac #2757.
2009-02-08 Ian LynaghHandle the case where setitimer(ITIMER_VIRTUAL) is...
2009-02-01 Ian LynaghWarn in configure if it looks like make 3.80 is about...
2008-12-15 Simon Marlowrevert accidental change to configure.ac
2008-12-15 Simon MarlowRevert CorePrep part of "Completely new treatment of...
2008-11-14 Judah JacobsonAdd help messages about --with-editline-(includes,libra...
2008-11-14 Simon MarlowRmoeve --enable-dotnet
2008-11-14 Simon Marlow#2751: disourage --enable-shared in ./configure --help
2008-11-14 Simon Marlowadd a warning that --enable-shared is experimental
2008-11-08 Ian Lynaghghc_ge_605 is now always YES
2008-10-31 Ian LynaghWe now require GHC 6.6 to build the HEAD (and thus...
2008-10-01 Ian LynaghOn Windows, check that we have a good version of windre...
2008-09-24 Ian LynaghIn configure, don't call FPTOOLS_HADDOCK
2008-09-23 Ian LynaghBump the version number to 6.11
next