Refactor sync-all a bit
[ghc-hetmet.git] / aclocal.m4
2011-04-13 Ian LynaghNow that -fvia-C is gone, we don't need -march=i686...
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2011-04-04 Ian LynaghRemove dead code, now that -fvia-c is a no-op
2011-03-13 Ian LynaghStop explicitly asking for 10.5 support on OS X; fixes...
2011-03-01 Sergei Trofimovichconfigure: triplet: accept i486 CPU (and more), more...
2011-02-11 Ian LynaghFix platform detection in bindists
2011-01-24 Ian LynaghKeep separate linker flags, for when we want to link...
2011-01-17 Ian LynaghReinstate the OS X flags in the LDFLAGS etc variables
2011-01-16 Ian LynaghIt's not clear if LDFLAGS flags will be given to gcc...
2010-12-07 Ian LynaghMake CPPFLAGS variables, as well as CFLAGS and LDFLAGS
2010-12-06 Ian LynaghAdd a configure message
2010-12-03 Ian LynaghTell gcc to support back to OS X 10.5
2010-11-23 Ian LynaghTweak a configure test
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-11-14 Ian LynaghUpdate to docbook 4.5; fixes trac #4447
2010-09-21 Ian LynaghDon't use -march=i686 on powerpc-apple-darwin
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
next