Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some -no-user-package-conf flags | Ian Lynagh | 2010-09-02 | 1 | -1/+1 |
| | | | | Stops user-installed packages breaking the build | ||||
* | Set -fno-stack-protector in CONF_CC_OPTS_STAGE* rathre than extra-gcc-opts | Ian Lynagh | 2010-08-19 | 1 | -9/+9 |
| | | | | | The latter is only used when compiling .hc files, whereas we need it for .c files too. | ||||
* | Set -march=i686 on OS X x86 in the configure variables | Ian Lynagh | 2010-08-19 | 1 | -2/+6 |
| | | | | We used to set it only in machdepCCOpts, so this is more consistent | ||||
* | fix FP_CHECK_ALIGNMENT for autoconf 2.66 (fixes #4252) | Ross Paterson | 2010-08-16 | 1 | -1/+1 |
| | | | | | | Recent versions of AS_LITERAL_IF don't like *'s. Fix from http://blog.gmane.org/gmane.comp.sysutils.autoconf.general/month=20100701 | ||||
* | Set -fno-stack-protector in extra-gcc-opts; fixes #4206 | Ian Lynagh | 2010-07-28 | 1 | -0/+9 |
| | | | | | | We were using it only when building the RTS, and only on certain platforms. However, some versions of OS X need the flag, while others don't support it, so we now test for it properly. | ||||
* | Use different CC/LD options for different stages | Ian Lynagh | 2010-07-23 | 1 | -0/+18 |
| | |||||
* | Tweak the ghc-pkg finding code | Ian Lynagh | 2010-05-08 | 1 | -13/+13 |
| | | | | | | It now understand the ghc-stage[123] names we use in-tree, and it won't go looking for any old ghc-pkg if it can't find the one that matches ghc. | ||||
* | Explicitly check whether ar supports the @file syntax | Ian Lynagh | 2010-03-29 | 1 | -0/+26 |
| | | | | | rather than assuming that all GNU ar's do. Apparently OpenBSD's older version doesn't. | ||||
* | Quote the paths to alex and happy in configure | Ian Lynagh | 2010-03-25 | 1 | -2/+2 |
| | |||||
* | Quote the ar path in configure | Ian Lynagh | 2010-03-24 | 1 | -4/+4 |
| | |||||
* | Fix the build for non-GNU-ar | Ian Lynagh | 2010-03-24 | 1 | -0/+1 |
| | |||||
* | Fix more library links in the user guide | Ian Lynagh | 2010-02-23 | 1 | -3/+4 |
| | |||||
* | Fix the links to the base docs from the user guide | Ian Lynagh | 2010-02-23 | 1 | -0/+8 |
| | |||||
* | Allow GNU-standard --host, --build, --target configure options (#3637) | Simon Marlow | 2010-01-19 | 1 | -0/+92 |
| | | | | Patch contributed by asuffield@suffields.me.uk | ||||
* | Fix #3642: m GHC builds using the Haskell Platform | Simon Marlow | 2009-11-05 | 1 | -1/+2 |
| | |||||
* | Fix some bugs to do with tools in paths containing spaces | Simon Marlow | 2009-11-04 | 1 | -2/+2 |
| | | | | Not everything is fixed yet; see #3642 | ||||
* | Make a mingw tree from mingw tarballs | Ian Lynagh | 2009-10-23 | 1 | -36/+36 |
| | |||||
* | Remove FP_MINGW_GCC now that we use an in-tree gcc | Ian Lynagh | 2009-10-08 | 1 | -14/+0 |
| | |||||
* | Remove the windres configure check, now that we use an in-tree windres | Ian Lynagh | 2009-10-08 | 1 | -39/+0 |
| | |||||
* | Fix #3525 - we were still checking for ParsePkgConf.hs, which is gone | Simon Marlow | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | Use -W, not -Werror, for gcc older than 3.4 | Matthias Kilian | 2009-08-26 | 1 | -0/+3 |
| | |||||
* | Bump Happy requirement from 1.15 to 1.16 | Simon Marlow | 2009-08-19 | 1 | -2/+2 |
| | | | | | | Now that the haskell98 dependency of GHC has been removed, the Happy-generated parsers must import Data.Array rather than Array, and that change was made in Happy 1.16. | ||||
* | FIX BUILD: Remove harmful dnls and identifier typo in aclocal.m4 | Alexander Dunlap | 2009-08-01 | 1 | -4/+4 |
| | |||||
* | Fix configure when alex/happy are installed to a directory containing spaces | Ian Lynagh | 2009-08-01 | 1 | -4/+4 |
| | |||||
* | Windows fixes to build system: use the 'find' and 'sort' found by configure | simonpj@microsoft.com | 2009-07-06 | 1 | -1/+1 |
| | | | | | | | | | The build system should use 'find' and 'sort' that are discovered by configure, not the ones in your path. On Windows the ones in your path might well be the non-Unixy Windows versions. This patch fixes the ones I tripped over. There may be more. | ||||
* | rename cache variable to keep recent autoconfs happy | Ross Paterson | 2009-06-26 | 1 | -10/+10 |
| | |||||
* | Tighten up the DocBook XSL stylesheet test | Simon Marlow | 2009-06-03 | 1 | -9/+20 |
| | | | | It wasn't failing even when the DTD was not found. | ||||
* | tidy up autoconfiguration of docbook stuff | Simon Marlow | 2009-06-02 | 1 | -15/+12 |
| | | | | | | | | * use --nonet, so xmllint and co don't go off trying to download stuff from the web * use the http:// reference for the stylesheet, so we don't have to search the filesystem for it (should speedup ./configure) | ||||
* | Move hasktags out of the GHC repo | Ian Lynagh | 2009-05-15 | 1 | -0/+12 |
| | | | | Now configure looks for it as an installed program instead. | ||||
* | remove old unused fop/dvips/xmltex stuff | Simon Marlow | 2009-05-13 | 1 | -27/+0 |
| | |||||
* | Handle deciding what docs to build better | Ian Lynagh | 2009-05-08 | 1 | -1/+14 |
| | | | | | | | Now we have variables for whether or not to build the docbook docs as HTML, as PS, and as PDF. The configure script output now matches what the build system will do (except it cannot take account of any mk/build.mk settings, of course). | ||||
* | Rename pwd to ghc-pwd | Ian Lynagh | 2009-05-07 | 1 | -7/+7 |
| | |||||
* | Simplify utils/pwd | Ian Lynagh | 2009-05-05 | 1 | -1/+1 |
| | | | | | We only need the forwardslash mode now, so always use that mode and don't accept any arguments. | ||||
* | Use haskeline, rather than editline, for line editing in ghci | Ian Lynagh | 2009-04-29 | 1 | -14/+0 |
| | |||||
* | require gcc 3.0+ (see #2770) | Simon Marlow | 2009-04-27 | 1 | -2/+5 |
| | |||||
* | Fix bootstrap with 6.10.1 on Windows | Simon Marlow | 2008-11-10 | 1 | -0/+3 |
| | | | | ghc-pkg doesn't understand the old syntax any more, so 'ghc-pkg -l' fails | ||||
* | On Windows, check that we have a good version of windres when configuring | Ian Lynagh | 2008-10-01 | 1 | -0/+40 |
| | |||||
* | Look for gfind as well as find | Ian Lynagh | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | require Alex version 2.1.0 | Simon Marlow | 2008-09-18 | 1 | -2/+2 |
| | | | | Having 2.0.1 causes some unicode tests to fail | ||||
* | Remove the haddock detection | Ian Lynagh | 2008-09-05 | 1 | -21/+0 |
| | | | | | Now that we build haddock in the GHC build, we don't need to look for it on the path. | ||||
* | Prepare GHC for building with Git | Max Bolingbroke | 2008-08-06 | 1 | -1/+11 |
| | | | | | | | | | * New packages format lets you select source control system in use * Packages file now includes root repo explicitly * Scripts darcs-all and push-all updated for the new packages format only * New sync-all script, intended for use after Git changeover and for buildbots right now * Had to remove libraries/bootstrapping from tree since Git cannot track empty directories without a hack * Determine checkout date with Git using Darcs fallback in aclocal.m4 | ||||
* | remove what looks like a cut-and-pasto | Simon Marlow | 2008-07-14 | 1 | -12/+0 |
| | |||||
* | fix #2434: we weren't waiting long enough for the signal | Simon Marlow | 2008-07-14 | 1 | -1/+1 |
| | |||||
* | Remove all references to -mno-cygwin | Ian Lynagh | 2008-07-09 | 1 | -32/+0 |
| | | | | | We shouldn't need it, as we don't call cygwin's gcc, and it was causing problems with the nightly builders passing it to GHC. | ||||
* | On cygwin, convert happy's path to a native path | Ian Lynagh | 2008-07-05 | 1 | -0/+10 |
| | |||||
* | On cygwin, convert Haddock's path to a native path | Ian Lynagh | 2008-07-05 | 1 | -0/+9 |
| | |||||
* | On cygwin, convert alex's path to a native path | Ian Lynagh | 2008-07-05 | 1 | -0/+9 |
| | |||||
* | Use unified diff | Ian Lynagh | 2008-06-03 | 1 | -1/+1 |
| | |||||
* | Use -fno-toplevel-reorder with gcc >= 4.2 on sparc-solaris; fixes trac #2312 | Ian Lynagh | 2008-06-06 | 1 | -0/+5 |
| | |||||
* | FIX #2257: timer_settime() hangs during configure | Simon Marlow | 2008-05-16 | 1 | -2/+18 |
| | | | | | | | | On a 2.6.24 Linux kernel, it appears that timer_settime() for CLOCK_REALTIME is sometimes hanging for a random amount of time when given a very small interval (we were using 1ns). Using 1ms seems to be fine. Also I installed a 1-second timeout to catch hangs in the future. |