make exports/imports of depth>0 identifiers work correctly
[ghc-hetmet.git] / configure.ac
2011-02-25 Ian LynaghTurn off split objects on Darwin if XCode < 3.2 (#4013)
2011-02-23 Ian LynaghGenerate the OS X installer from a bindist, rather...
2011-02-11 Ian LynaghFix platform detection in bindists
2011-02-10 Ian LynaghEnable DTrace on Solaris; based on a patch from Karel...
2011-01-19 Simon Marlowupdate to mingw gcc 4.5.2
2011-01-24 Ian LynaghKeep separate linker flags, for when we want to link...
2011-01-13 simonpj@microsoft.comAdd OSTYPE build-system variable, and use it
2011-01-07 Simon MarlowIn configure, test that GHC generates code for the...
2011-01-06 Simon Marlowadd comment to remind people to update driver/gcc/gcc.c
2011-01-04 Ian LynaghDefine cTargetArch and start to use it rather than...
2010-12-14 Ian LynaghRemove dead code now that we require the bootstrapping...
2010-12-14 Ian LynaghGHC 6.12 is now needed to build the HEAD
2010-12-13 Ian LynaghAdd libstdc++-4.5.0-1-mingw32-dll-6.tar.lzma to mingw...
2010-12-07 Ian LynaghMake CPPFLAGS variables, as well as CFLAGS and LDFLAGS
2010-12-05 Ian LynaghTweak the cleaning of inplace/; fixes trac #4320
2010-11-24 Ian LynaghRemove unused variables from the build system: HBC...
2010-11-23 Ian LynaghAdd a configure test for the visibility hidden attribute
2010-11-21 Ian LynaghFor bindists, build ghc-pwd with stage 1
2010-11-20 Ian Lynaghconfigure.ac tweaks
2010-10-22 Ian LynaghImprove the OS X installer
2010-10-17 Ian LynaghChange how the OS X installer's create-links finds...
2010-10-06 Ian LynaghFix build following haskell98 and -fglasgow-exts changes
2010-09-24 Ian LynaghCheck inplace doesn't exist before we try to create it
2010-09-21 Ian LynaghBump version to 7.1
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
next