| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use the --docdir etc that autoconf provides | Ian Lynagh | 2007-08-31 | 1 | -5/+15 |
* | Make rts docs obey DESTDIR | Ian Lynagh | 2007-08-31 | 1 | -1/+1 |
* | Fix where all the documentation gets installed | Ian Lynagh | 2007-08-30 | 3 | -19/+27 |
* | Remove INSTALL_INCLUDES; no longer used | Ian Lynagh | 2007-08-28 | 1 | -8/+0 |
* | Use DESTDIR when installing | Ian Lynagh | 2007-08-28 | 2 | -61/+62 |
* | Make some header-installing machinery, and use it to install gmp.h | Ian Lynagh | 2007-08-28 | 2 | -0/+11 |
* | Add a bindisttest directory | Ian Lynagh | 2007-08-22 | 1 | -0/+1 |
* | Add a GhcDebugged build setting, for whether GHC is linked with -debug | Ian Lynagh | 2007-08-17 | 1 | -0/+1 |
* | Make dependencies of source files on Makefiles disableable | Ian Lynagh | 2007-08-16 | 1 | -0/+2 |
* | Get closer to GhcCompilerWays=p working | Ian Lynagh | 2007-08-12 | 1 | -0/+7 |
* | Build RTS as dynamic library | Clemens Fruhwirth | 2007-08-08 | 3 | -124/+60 |
* | Fix a problem with package.mk being included too early | Simon Marlow | 2007-06-20 | 1 | -0/+7 |
* | Use a real binary instead of scripts for ghc-inplace | Simon Marlow | 2007-06-21 | 1 | -7/+1 |
* | Make building haddock docs opt-in rather than opt-out | Ian Lynagh | 2007-06-20 | 1 | -2/+2 |
* | Use $(if...) to get lazy tests instead of if..endif in a few places | Simon Marlow | 2007-06-13 | 1 | -29/+14 |
* | Install the RTS from a bindist correctly | Ian Lynagh | 2007-06-05 | 2 | -27/+17 |
* | ghc-pkg-inplace now has .bat extension on Windows | Ian Lynagh | 2007-06-01 | 1 | -1/+7 |
* | Add omitted files (mk/{install,recurse}.mk) | Ian Lynagh | 2007-06-01 | 2 | -0/+412 |
* | Fix bindist creation | Ian Lynagh | 2007-06-01 | 1 | -367/+2 |
* | Rework the build system a bit | Ian Lynagh | 2007-05-31 | 4 | -106/+3 |
* | FIX unregisterised build | Simon Marlow | 2007-05-31 | 1 | -3/+3 |
* | Build Windows installer when making a bindist if ISCC is set | Ian Lynagh | 2007-05-29 | 1 | -0/+4 |
* | don't build the threaded RTS when GhcUnregisterised=YES | Simon Marlow | 2007-05-29 | 1 | -3/+9 |
* | add $(ghc_ge_607) | Simon Marlow | 2007-05-25 | 1 | -0/+2 |
* | Remove non-functional uninstall Makefile target | Ian Lynagh | 2007-05-13 | 1 | -37/+3 |
* | Move the libraries bindist generation code into libraries/Makefile | Ian Lynagh | 2007-05-13 | 1 | -0/+4 |
* | Tweak generation of generated files | Ian Lynagh | 2007-05-12 | 2 | -4/+6 |
* | Remove ghc_ge_504 (it's required to be true now anyway) | Ian Lynagh | 2007-05-09 | 1 | -2/+0 |
* | Add WAY_debug_t_NAME and WAY_debug_t_HC_OPTS | simonpj@microsoft.com | 2007-04-24 | 1 | -0/+4 |
* | Pass configure arguments to the library configure scripts | Ian Lynagh | 2007-04-18 | 1 | -0/+8 |
* | Re-working of the breakpoint support | Simon Marlow | 2007-04-17 | 1 | -3/+0 |
* | Allow ProjectTags to be specified in mk/build.mk | Ian Lynagh | 2007-04-13 | 1 | -1/+2 |
* | add comments about ticky RTS ways | Simon Marlow | 2007-04-04 | 1 | -0/+2 |
* | Use a sensible set of compiler options for building dynamic libraries on Mac ... | wolfgang.thaller@gmx.net | 2007-03-27 | 1 | -11/+22 |
* | cache the values of ghc_ge_XXX at configure-time | Simon Marlow | 2007-03-13 | 1 | -5/+5 |
* | Be a bit more verbose about what's happening when recursively making in subdirs | Ian Lynagh | 2007-03-12 | 1 | -1/+7 |
* | Have configure take arguments telling it where gmp is; fixes trac #957 | Ian Lynagh | 2007-03-11 | 1 | -0/+3 |
* | Fixed typo in devel1 flavor | Kirsten Chevalier | 2007-02-07 | 1 | -1/+1 |
* | Adhere to the new GNU Coding Standards, avoiding a warning with autoconf 2.59... | sven.panne@aedion.de | 2007-02-01 | 1 | -0/+1 |
* | Toggle whether the RTS gets build with debugger support for ghci | Pepe Iborra | 2006-12-11 | 1 | -0/+3 |
* | update, and add some more build flavours (inc. dons's fast build) | Simon Marlow | 2006-12-14 | 1 | -27/+72 |
* | Add PowerPC to the list of SMP arches | Ian Lynagh | 2006-12-09 | 1 | -1/+3 |
* | x86_64: support PIC and therefore, Mac OS X in the NCG | wolfgang.thaller@gmx.net | 2006-12-07 | 1 | -1/+4 |
* | Make a ghc/ghci manpage | Ian Lynagh | 2006-12-05 | 1 | -0/+1 |
* | reorganise PAPI configuration: off by default, even if library is found | Simon Marlow | 2006-11-20 | 1 | -3/+5 |
* | Added configure gadgets to detect Papi, and fixed build problems | 'Alexey Rodriguez | 2006-11-09 | 1 | -0/+3 |
* | hp2ps_config_mk | Ravi Nanavati | 2006-09-29 | 1 | -0/+2 |
* | Remove STANDALONE_PACKAGE bits that had escaped the removal | Ian Lynagh | 2006-11-10 | 1 | -17/+0 |
* | use the right $(HC) for stage 3 | Simon Marlow | 2006-11-09 | 1 | -0/+2 |
* | remove unused STANDALONE_PACKAGE stuff | Simon Marlow | 2006-11-09 | 1 | -26/+0 |