Allow "INLINEABLE" as a synonym
[ghc-hetmet.git] / aclocal.m4
2010-09-02 Ian LynaghAdd some -no-user-package-conf flags
2010-08-19 Ian LynaghSet -fno-stack-protector in CONF_CC_OPTS_STAGE* rathre...
2010-08-19 Ian LynaghSet -march=i686 on OS X x86 in the configure variables
2010-08-16 Ross Patersonfix FP_CHECK_ALIGNMENT for autoconf 2.66 (fixes #4252)
2010-07-28 Ian LynaghSet -fno-stack-protector in extra-gcc-opts; fixes ...
2010-07-23 Ian LynaghUse different CC/LD options for different stages
2010-05-08 Ian LynaghTweak the ghc-pkg finding code
2010-03-29 Ian LynaghExplicitly check whether ar supports the @file syntax
2010-03-25 Ian LynaghQuote the paths to alex and happy in configure
2010-03-24 Ian LynaghQuote the ar path in configure
2010-03-24 Ian LynaghFix the build for non-GNU-ar
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-01-19 Simon MarlowAllow GNU-standard --host, --build, --target configure...
2009-11-05 Simon MarlowFix #3642: m GHC builds using the Haskell Platform
2009-11-04 Simon MarlowFix some bugs to do with tools in paths containing...
2009-10-23 Ian LynaghMake a mingw tree from mingw tarballs
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-09-18 Simon MarlowFix #3525 - we were still checking for ParsePkgConf...
2009-08-26 Matthias KilianUse -W, not -Werror, for gcc older than 3.4
2009-08-19 Simon MarlowBump Happy requirement from 1.15 to 1.16
2009-08-01 Alexander DunlapFIX BUILD: Remove harmful dnls and identifier typo...
2009-08-01 Ian LynaghFix configure when alex/happy are installed to a direct...
2009-07-06 simonpj@microsoft.comWindows fixes to build system: use the 'find' and ...
2009-06-26 Ross Patersonrename cache variable to keep recent autoconfs happy
2009-06-03 Simon MarlowTighten up the DocBook XSL stylesheet test
2009-06-02 Simon Marlowtidy up autoconfiguration of docbook stuff
2009-05-15 Ian LynaghMove hasktags out of the GHC repo
2009-05-13 Simon Marlowremove old unused fop/dvips/xmltex stuff
2009-05-08 Ian LynaghHandle deciding what docs to build better
2009-05-07 Ian LynaghRename pwd to ghc-pwd
2009-05-05 Ian LynaghSimplify utils/pwd
2009-04-29 Ian LynaghUse haskeline, rather than editline, for line editing...
2009-04-27 Simon Marlowrequire gcc 3.0+ (see #2770)
2008-11-10 Simon MarlowFix bootstrap with 6.10.1 on Windows
2008-10-01 Ian LynaghOn Windows, check that we have a good version of windre...
2008-09-24 Ian LynaghLook for gfind as well as find
2008-09-18 Simon Marlowrequire Alex version 2.1.0
2008-09-05 Ian LynaghRemove the haddock detection
2008-08-06 Max BolingbrokePrepare GHC for building with Git
2008-07-14 Simon Marlowremove what looks like a cut-and-pasto
2008-07-14 Simon Marlowfix #2434: we weren't waiting long enough for the signal
2008-07-09 Ian LynaghRemove all references to -mno-cygwin
2008-07-05 Ian LynaghOn cygwin, convert happy's path to a native path
2008-07-05 Ian LynaghOn cygwin, convert Haddock's path to a native path
2008-07-05 Ian LynaghOn cygwin, convert alex's path to a native path
2008-06-03 Ian LynaghUse unified diff
2008-06-06 Ian LynaghUse -fno-toplevel-reorder with gcc >= 4.2 on sparc...
2008-05-16 Simon MarlowFIX #2257: timer_settime() hangs during configure
2008-04-29 Simon MarlowFIX #1933: use a better test for timer_create()
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
2007-09-06 Ian LynaghRemove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM
2007-08-25 sven.panne@aedion.deFixed test for pwd executable
2007-08-21 Simon MarlowFIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorder
2007-08-21 Simon Marlowwe need to add utils/pwd to a binary distribution
2007-08-01 Simon Marlowfix the hardtop test for ghc-6.2.x, and make it notice...
2007-07-30 Ian LynaghSet hardtop_plat to hardtop to find out what, if anythi...
2007-07-30 Ian LynaghUse our own (Haskell) pwd to find the tree root
2007-07-11 audreyt@audreyt.org* Future-proof autoconf's Perl version test.
2007-06-01 Ian LynaghFix bindist creation
2007-06-05 Ian LynaghFix normalisation of path to find
2007-05-16 Ian LynaghFIX BUILD Use the right find on Windows systems; fixes...
2007-04-09 Ian LynaghTweak AC_MSG_RESULTs
2007-04-09 Ian LynaghAllow the version date to be overridden with VERSION_DATE
2007-04-06 Ian LynaghFixes for building the libraries with cabal on Windows
2007-03-11 Ian LynaghHave configure take arguments telling it where gmp...
2007-03-06 Simon Marlowfix the timer_create() test
2007-03-05 Simon Marlowbetter autoconfery for timer_create()
2007-02-08 Simon MarlowMake it a warning, not an error, if the version date...
2007-02-07 Simon Marlowupdate version hack to work on partial repositories
2007-02-06 Simon MarlowDetect the snapshot version number using darcs
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-20 Ian LynaghCope with big endian float word order on little endian...
2006-11-09 claus.reinke@talk2... find fop.sh
2006-09-08 Ian LynaghWe now need alex >= 2.0.1
2006-09-06 Ian LynaghDon't fail on missing happy/alex if we don't need them
2006-08-09 Ross Patersonmove altzone test to base package
2006-08-09 Ross Patersonremove unused FPTOOLS_CHECK_HTYPE macro
2006-06-23 Simon Marlow--enable-src-tree-haddock and friends are no longer...
2006-05-03 Simon Marlowonly pass -fno-unit-at-a-time to gcc if it is supported
2006-04-21 sven.panne@aedion.deResurrect ProjectName
2006-04-07 Simon Marlowremove the last bits of the ghc/ subdir
2006-04-07 Simon MarlowReorganisation of the source tree
2006-03-08 wolfgang.thaller... Ranlib is required on Darwin/x86, too
2005-10-27 sof[project @ 2005-10-27 01:39:40 by sof]
2005-10-25 sof[project @ 2005-10-25 17:31:38 by sof]
2005-09-24 panne[project @ 2005-09-24 15:07:49 by panne]
2005-09-18 panne[project @ 2005-09-18 10:01:57 by panne]
2005-07-21 simonmar[project @ 2005-07-21 09:27:34 by simonmar]
2005-07-09 panne[project @ 2005-07-09 14:44:06 by panne]
2005-07-09 panne[project @ 2005-07-09 14:35:51 by panne]
2005-07-09 panne[project @ 2005-07-09 14:33:01 by panne]
2005-03-24 sof[project @ 2005-03-24 00:38:57 by sof]
2005-03-01 sof[project @ 2005-03-01 19:16:14 by sof]
2005-02-18 simonmar[project @ 2005-02-18 10:41:58 by simonmar]
2005-02-10 wolfgang[project @ 2005-02-10 04:58:09 by wolfgang]
next