| Commit message (Expand) | Author | Age | Files | Lines |
* | Make DESTDIR an absolute path when installing; fixes #4883 | Ian Lynagh | 2011-01-08 | 1 | -0/+4 |
* | On Cygwin, use a Cygwin-style path for /bin/install's destination | Ian Lynagh | 2011-01-06 | 1 | -8/+33 |
* | Drop a seven years old workaround for happy | Matthias Kilian | 2010-12-31 | 1 | -4/+0 |
* | Drop GhcWithLlvmCodeGen configuration bits | Matthias Kilian | 2010-12-19 | 1 | -3/+0 |
* | provide shared libraries support on i386-unknown-solaris2 platform | Karel Gardas | 2010-12-17 | 1 | -0/+1 |
* | comments on SRC_HC_OPTS (#4829) | Simon Marlow | 2010-12-14 | 1 | -0/+17 |
* | Remove dead code now that we require the bootstrapping compiler be >= 6.12 | Ian Lynagh | 2010-12-14 | 1 | -2/+0 |
* | Make CPPFLAGS variables, as well as CFLAGS and LDFLAGS | Ian Lynagh | 2010-12-07 | 1 | -0/+3 |
* | Always enable the archive-loading code | Ian Lynagh | 2010-11-27 | 1 | -6/+0 |
* | Remove an unused build system variable: GhcDir | Ian Lynagh | 2010-11-24 | 1 | -2/+0 |
* | Remove unused build system variable: GhcHasEditline | Ian Lynagh | 2010-11-24 | 1 | -3/+0 |
* | Remove unused variables from the build system: HBC, NHC, MKDEPENDHS | Ian Lynagh | 2010-11-24 | 1 | -8/+2 |
* | Remove references to Haskell 98 | Ian Lynagh | 2010-11-23 | 1 | -1/+0 |
* | Libraries bytestirng, time, binary need -fno-warn-identities | simonpj@microsoft.com | 2010-11-16 | 1 | -2/+5 |
* | Fix computation of installed packages | simonpj@microsoft.com | 2010-09-24 | 1 | -0/+3 |
* | For now, switch off incomplete-pattern warnings in containers | simonpj@microsoft.com | 2010-09-23 | 1 | -0/+3 |
* | turn off -Werror for primitive and vector | Simon Marlow | 2010-09-23 | 1 | -0/+6 |
* | Refactoring and tidy up in the build system | Simon Marlow | 2010-09-23 | 1 | -0/+4 |
* | "UseArchivesForGhci = YES" on darwin | Ian Lynagh | 2010-09-20 | 1 | -0/+4 |
* | Implement archive loading for ghci | Ian Lynagh | 2010-09-20 | 1 | -0/+2 |
* | Enable shared libs on OpenBSD | Matthias Kilian | 2010-09-18 | 1 | -1/+6 |
* | Tidy up the ArchHasAdjustorSupport definition | Ian Lynagh | 2010-09-04 | 1 | -1/+1 |
* | ppc: switch handling of 'foreign import wrapper' (FIW) to libffi | Sergei Trofimovich | 2010-08-29 | 1 | -1/+1 |
* | Binary no longer has unusable UNPACK pragmas, so no need to turn of -Werror | Ian Lynagh | 2010-09-04 | 1 | -3/+0 |
* | Remove some duplication of C flags | Ian Lynagh | 2010-08-19 | 1 | -1/+2 |
* | Disable object splitting on OSX; works around #4013 | Ian Lynagh | 2010-08-15 | 1 | -7/+8 |
* | Reduce the xargs -s value we use on Windows | Ian Lynagh | 2010-08-12 | 1 | -2/+4 |
* | Delete GhcLibProfiled | simonpj@microsoft.com | 2010-08-13 | 1 | -2/+3 |
* | Fix the HsColour test in the build system | Ian Lynagh | 2010-08-05 | 1 | -1/+1 |
* | Always haddock by default | Ian Lynagh | 2010-07-30 | 1 | -1/+1 |
* | Use different CC/LD options for different stages | Ian Lynagh | 2010-07-23 | 1 | -3/+7 |
* | ia64: switch handling of 'foreign import wrapper' (FIW) to libffi | Sergei Trofimovich | 2010-07-09 | 1 | -1/+1 |
* | Move all the warning workarounds to one place | Ian Lynagh | 2010-07-10 | 1 | -0/+16 |
* | alpha: switch handling of 'foreign import wrapper' (FIW) to libffi | Sergei Trofimovich | 2010-07-08 | 1 | -1/+1 |
* | Remove some more unused make variables | Ian Lynagh | 2010-06-16 | 1 | -10/+0 |
* | Convert some more variable names to FOO_CMD, for consistency | Ian Lynagh | 2010-06-16 | 1 | -17/+4 |
* | Rename some variables from FOO to FOO_CMD | Ian Lynagh | 2010-06-16 | 3 | -10/+10 |
* | Make the "show" target work anywhere in the build tree | Ian Lynagh | 2010-06-16 | 1 | -1/+5 |
* | Add new LLVM code generator to GHC. (Version 2) | David Terei | 2010-06-15 | 1 | -0/+3 |
* | powerpc-apple-darwin now supports shared libs | Ian Lynagh | 2010-06-01 | 1 | -1/+1 |
* | Add configure flags for the location of GMP includes/library; fixes #4022 | Ian Lynagh | 2010-05-25 | 1 | -0/+2 |
* | Move some make variables around so they are available when cleaning | Ian Lynagh | 2010-05-08 | 2 | -9/+15 |
* | Add tools to test that cleaning works properly | Ian Lynagh | 2010-05-08 | 1 | -1/+1 |
* | Add a way to show what cleaning would be done, without actually doing it | Ian Lynagh | 2010-05-08 | 1 | -0/+6 |
* | Tidy up the "rm" flags in the build system | Ian Lynagh | 2010-05-08 | 1 | -0/+1 |
* | Add $(GhcDynamic) knob, set to YES to get stage2 linked with -dynamic | Simon Marlow | 2010-04-28 | 1 | -3/+1 |
* | Fix dynamic libs on OS X, and enable them by default | Ian Lynagh | 2010-05-03 | 1 | -1/+1 |
* | Correct the name of the amd64/FreeBSD platform in PlatformSupportsSharedLibs | Ian Lynagh | 2010-04-24 | 1 | -1/+1 |
* | Remove the ghc_ge_609 makefile variables | Ian Lynagh | 2010-04-12 | 1 | -1/+0 |
* | Don't install EXTRA_PACKAGES by default | Simon Marlow | 2010-03-30 | 1 | -0/+10 |