Add recently added lib dirs to the darcs boring file
[ghc-hetmet.git] / configure.ac
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
2008-09-18 Ian LynaghGenerate ghc.cabal and ghc-bin.cabal with configure
2008-07-24 Simon Marlowadd --enable-shared to configure, and $(BuildSharedLibs...
2008-07-09 Ian LynaghObjectIO is no longer an extralib
2008-07-09 Ian LynaghRemove all references to -mno-cygwin
2008-07-03 Ian LynaghShove the GHC path through cygpath -m
2008-07-03 Ian LynaghTweak the configure script Windows-specific bits
2008-07-03 Ian LynaghUse cygpath -m, rather than fudging it ourselves with sed
2008-06-15 Ian LynaghAdd ghc_ge_609
2008-06-06 Ian LynaghTeach configure about amd64/NetBSD; fixes trac #2348
2008-03-16 Ian LynaghUse editline instead of readline
2008-02-21 Manuel M T ChakravartyMac OS X deployment target: piping opts through Makefiles
2008-02-19 Manuel M T ChakravartyAdd configure option --with-macos-deployment-target
2008-01-21 Simon MarlowIncrease the bar for bootstrapping GHC to 6.4 (HEAD...
2007-12-05 Simon Marlowmove FP_FIND_ROOT after the "GHC is required" check
2007-11-26 Simon Marlowcanonicalise the path to HsColour
2007-11-24 Ian LynaghMake install-sh executable /before/ we try to find it
2007-11-23 Ian LynaghMERGED: If we have hscolour then make source code links...
2007-11-17 Ian LynaghAccept x86_64-*-freebsd* as well as amd64-*-freebsd...
2007-11-10 Ian LynaghAdd a path to the DocBook XSL Stylesheets search path
2007-09-13 Ian LynaghBump version number 6.7 -> 6.9
2007-09-06 Roman LeshchinskiyDeclare ctime_r on Mac OS
2007-08-21 Simon MarlowFIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorder
2007-08-13 gwright@antiope.comFix build with external gmp library.
2007-08-08 Clemens FruhwirthBuild RTS as dynamic library
2007-08-01 Simon Marlowrevert accidental modification of version number
2007-08-01 Simon Marlowfix the hardtop test for ghc-6.2.x, and make it notice...
2007-07-30 Ian LynaghUse our own (Haskell) pwd to find the tree root
2007-06-01 Ian LynaghFix bindist creation
2007-05-25 Simon Marlowadd $(ghc_ge_607)
2007-05-09 Ian LynaghRemove ghc_ge_504 (it's required to be true now anyway)
2007-04-18 Ian LynaghPass configure arguments to the library configure scripts
2007-04-12 Ian Lynaghautoreconf -> sh boot
2007-04-10 Ian LynaghUse a boot script instead of having autoreconf recurse
2007-04-06 Ian LynaghFixes for building the libraries with cabal on Windows
2007-03-13 Ian LynaghFix the way configure sets the ghc_ge_* variables
2007-03-13 Simon Marlowcache the values of ghc_ge_XXX at configure-time
2007-03-11 Ian LynaghHave configure take arguments telling it where gmp...
2007-03-05 Simon Marlowbetter autoconfery for timer_create()
2007-03-02 Simon MarlowUse timer_create() for the interval timer, if available
2007-02-24 sven.panne@aedion.deDon't hardwire RELEASE into configure.ac
2007-02-06 Simon MarlowDetect the snapshot version number using darcs
2007-02-01 Simon Marlowchmod +x install-sh, see bug #978
2007-01-15 Ian LynaghGive -fwrapv to gcc when it supports it
2006-11-27 wolfgang.thaller... Initial support for x86_64-darwin
2006-11-21 wolfgang.thaller... Fix printf$LDBLStub workaround for Darwin
2006-11-20 Simon Marlowreorganise PAPI configuration: off by default, even...
2006-11-09 'Alexey RodriguezAdded configure gadgets to detect Papi, and fixed build...
2006-11-20 Ian LynaghCope with big endian float word order on little endian...
2006-10-24 Ian LynaghBump the HEAD to 6.7
2006-09-18 bjorn@bringert.netAdded Darwinports path to DocBook XSL stylesheets to...
2006-08-07 Manuel M T ChakravartyConfigure changes to make testsuite work better on...
2006-09-16 Simon Marlowemit an error if the user ran autoconf instead of autor...
2006-08-25 Ian LynaghAdd mipsel case to configure.ac
2006-08-09 Ross Patersonmove altzone test to base package
2006-07-06 Duncan CouttsReplace deprecated AC_TRY_COMPILE macro with the reccom...
2006-07-06 Duncan CouttsSupport the GNU non-exec stack annotation system
2006-07-30 Ian LynaghNo functionality changes
2006-06-23 Simon Marlow--enable-src-tree-haddock and friends are no longer...
2006-06-12 Simon Marlowoops, undo accidental commit of version number
2006-06-09 Simon MarlowMove readline configuration into the readline package
2006-05-03 Simon Marlowonly pass -fno-unit-at-a-time to gcc if it is supported
2006-04-07 Simon MarlowReorganisation of the source tree
2006-03-23 Volker StolzAccept amd64-*-freebsd architecture
2006-03-07 Ian LynaghMove the very broad "i[[3456]]86-*-gnu*" HostPlatform...
2006-01-26 wolfgang.thaller... Check for GMP.framework on all Darwin platforms, not...
2006-01-12 simonmar[project @ 2006-01-12 12:40:01 by simonmar]
2006-01-09 simonmar[project @ 2006-01-09 14:25:44 by simonmar]
next