| Commit message (Expand) | Author | Age | Files | Lines |
* | Add thread affinity support for FreeBSD | Gabor Pali | 2010-07-20 | 1 | -1/+1 |
* | Use different CC/LD options for different stages | Ian Lynagh | 2010-07-23 | 1 | -10/+12 |
* | Add configure flags for the location of GMP includes/library; fixes #4022 | Ian Lynagh | 2010-05-25 | 1 | -0/+16 |
* | Unset $CFLAGS for "GNU non-executable stack" configure test; fixes #3889 | Ian Lynagh | 2010-05-21 | 1 | -0/+6 |
* | Set the location of ar to be the in-tree ar on Windows | Ian Lynagh | 2010-05-18 | 1 | -0/+1 |
* | Remove duplicate "./configure --help" output; fixes #4075 | Ian Lynagh | 2010-05-16 | 1 | -10/+2 |
* | Update various 'sh boot's to 'perl boot' | Ian Lynagh | 2010-05-16 | 1 | -1/+1 |
* | Fix the GHC API link in the main doc index.html | Ian Lynagh | 2010-04-22 | 1 | -1/+1 |
* | Remove the ghc_ge_609 makefile variables | Ian Lynagh | 2010-04-12 | 1 | -2/+0 |
* | Increase the minimum version number required to 6.10 in configure.ac | Ian Lynagh | 2010-04-12 | 1 | -2/+2 |
* | Explicitly check whether ar supports the @file syntax | Ian Lynagh | 2010-03-29 | 1 | -1/+1 |
* | Add gcc-g++ to the inplace mingw installation; fixes #3893 | Ian Lynagh | 2010-03-26 | 1 | -0/+2 |
* | Fix the build for non-GNU-ar | Ian Lynagh | 2010-03-24 | 1 | -0/+1 |
* | When compiling with GHC >= 6.13, use -rtsopts | Ian Lynagh | 2010-03-14 | 1 | -0/+2 |
* | Fix the link to the ghc docs in libraries/prologue.txt | Ian Lynagh | 2010-02-23 | 1 | -1/+3 |
* | Fix more library links in the user guide | Ian Lynagh | 2010-02-23 | 1 | -0/+2 |
* | Fix the links to the base docs from the user guide | Ian Lynagh | 2010-02-23 | 1 | -1/+3 |
* | Refactor gcc.c, pulling out the reusable code | Ian Lynagh | 2010-02-18 | 1 | -1/+1 |
* | Allow GNU-standard --host, --build, --target configure options (#3637) | Simon Marlow | 2010-01-19 | 1 | -18/+56 |
* | Partial support for Haiku (#3727) | Simon Marlow | 2009-12-21 | 1 | -1/+1 |
* | fix up libm detection and use (#3724) | Simon Marlow | 2009-12-16 | 1 | -5/+2 |
* | configure.ac: fix libm checks (Trac #3730) | Sergei Trofimovich | 2009-12-04 | 1 | -5/+9 |
* | #include <sys/select.h> if we have it (#3760) | Simon Marlow | 2009-12-16 | 1 | -1/+1 |
* | Expose all EventLog events as DTrace probes | Manuel M T Chakravarty | 2009-12-12 | 1 | -0/+10 |
* | Put README and INSTALL into bindists | Ian Lynagh | 2009-12-09 | 1 | -1/+1 |
* | Use dlltool from the in-tree mingw installation | Ian Lynagh | 2009-12-01 | 1 | -15/+0 |
* | Look for sed as gsed first | Ian Lynagh | 2009-12-01 | 1 | -1/+1 |
* | Remove configure tests on tarballs that no longer exist | Ian Lynagh | 2009-11-27 | 1 | -2/+0 |
* | Use the ghc-perl tarball on Windows, instead of the msys one | Ian Lynagh | 2009-11-20 | 1 | -2/+13 |
* | Add gnutar to the list of names we use when looking for GNU tar | Ian Lynagh | 2009-11-19 | 1 | -1/+1 |
* | Add autoconf code to locate dlltool on Windows | Ben.Lippmeier@anu.edu.au | 2009-11-10 | 1 | -0/+15 |
* | Add the msysCORE*.tar.gz tarball to the list of tarballs we unpack | Ian Lynagh | 2009-11-18 | 1 | -0/+2 |
* | Support for DragonFly BSD | Simon Marlow | 2009-11-11 | 1 | -1/+1 |
* | Fix some bugs to do with tools in paths containing spaces | Simon Marlow | 2009-11-04 | 1 | -5/+5 |
* | Add some &&s to configure | Ian Lynagh | 2009-10-29 | 1 | -9/+10 |
* | Don't "set -e" in configure.ac | Ian Lynagh | 2009-10-29 | 1 | -2/+0 |
* | Wrap gcc on Windows, to provide the -B flags | Ian Lynagh | 2009-10-27 | 1 | -0/+2 |
* | Make a mingw tree from mingw tarballs | Ian Lynagh | 2009-10-23 | 1 | -34/+43 |
* | Do "set -e" in configure.ac | Ian Lynagh | 2009-10-23 | 1 | -0/+2 |
* | Remove FP_MINGW_GCC now that we use an in-tree gcc | Ian Lynagh | 2009-10-08 | 1 | -1/+0 |
* | Remove the windres configure check, now that we use an in-tree windres | Ian Lynagh | 2009-10-08 | 1 | -3/+0 |
* | Make the bindist AC_INIT line match the main configure script's | Ian Lynagh | 2009-10-04 | 1 | -1/+1 |
* | Remove long rotted configure support for Windows DLLs | Ben.Lippmeier@anu.edu.au | 2009-09-26 | 1 | -32/+0 |
* | Set version number to 6.13 | Ian Lynagh | 2009-09-22 | 1 | -1/+1 |
* | Fixes for compiling the HEAD with iteslf | Ian Lynagh | 2009-09-13 | 1 | -0/+2 |
* | Fix build with GHC <= 6.10.1 | Simon Marlow | 2009-09-11 | 1 | -0/+3 |
* | add $(CONF_*_OPTS) for options that come from ./configure (fixes #3426) | Simon Marlow | 2009-09-08 | 1 | -6/+6 |
* | remove --enable-hc-boot-unregisterised (implied by --enable-hc-boot now) | Simon Marlow | 2009-09-08 | 1 | -23/+0 |
* | Configurable iconv header and library locations | Matthias Kilian | 2009-08-26 | 1 | -0/+19 |
* | Restore the GHC version check | Simon Marlow | 2009-08-20 | 1 | -36/+35 |