2009-10-23 |
Ian Lynagh | Make a mingw tree from mingw tarballs |
tree | commitdiff |
2009-10-23 |
Ian Lynagh | Don't build PS/PDF docs when validating |
tree | commitdiff |
2009-09-26 |
Ben.Lippmeier@anu... | Remove long rotted configure support for Windows DLLs |
tree | commitdiff |
2009-09-27 |
Ian Lynagh | More bindist tweaking |
tree | commitdiff |
2009-09-27 |
Ian Lynagh | Don't use absolute paths unnecessarily when making... |
tree | commitdiff |
2009-09-27 |
Ian Lynagh | Change where bindists are made |
tree | commitdiff |
2009-09-20 |
Matthias Kilian | Don't build haddock if HADDOC_DOCS = NO, and disable... |
tree | commitdiff |
2009-09-21 |
Simon Marlow | move way-related stuff into a separate file |
tree | commitdiff |
2009-09-18 |
Simon Marlow | ignore unused-import warnings from Haskeline |
tree | commitdiff |
2009-09-17 |
Manuel M T Chakravarty | Use CONF_CC_OPTS |
tree | commitdiff |
2009-09-17 |
Simon Marlow | fix install on Windows |
tree | commitdiff |
2009-09-13 |
Ian Lynagh | Fixes for compiling the HEAD with iteslf |
tree | commitdiff |
2009-09-11 |
Simon Marlow | Fix build with GHC <= 6.10.1 |
tree | commitdiff |
2009-09-10 |
Simon Marlow | binary has unused-import warnings |
tree | commitdiff |
2009-09-10 |
Simon Marlow | Change the representation of the package database |
tree | commitdiff |
2009-09-09 |
Simon Marlow | Fix up logic to decide whether shared libs are being... |
tree | commitdiff |
2009-09-08 |
Simon Marlow | add $(CONF_*_OPTS) for options that come from ./configu... |
tree | commitdiff |
2009-09-08 |
Simon Marlow | remove --enable-hc-boot-unregisterised (implied by... |
tree | commitdiff |
2009-08-29 |
Simon Marlow | Unify event logging and debug tracing. |
tree | commitdiff |
2009-08-26 |
Matthias Kilian | Configurable iconv header and library locations |
tree | commitdiff |
2009-08-26 |
Matthias Kilian | Use -W, not -Werror, for gcc older than 3.4 |
tree | commitdiff |
2009-08-19 |
Simon Marlow | WAY_dyn_LIB_TARGET is not used anywhere; kill it |
tree | commitdiff |
2009-08-19 |
Simon Marlow | Make the thr_dyn RTS ways optional on GhcUnregisterised |
tree | commitdiff |
2009-08-17 |
Simon Marlow | comment fixes (install.mk.in, not dirs.mk.in) |
tree | commitdiff |
2009-08-17 |
Simon Marlow | comment fix |
tree | commitdiff |
2009-08-06 |
Simon Marlow | remove unused file |
tree | commitdiff |
2009-08-14 |
Ian Lynagh | Make our install variables etc compliant with GNU stand... |
tree | commitdiff |
2009-08-11 |
Ian Lynagh | Check Cabal packages when validating |
tree | commitdiff |
2009-08-07 |
Ian Lynagh | Leave dyn in GhcLibWays when validating |
tree | commitdiff |
2009-08-06 |
Ian Lynagh | Build shared library support by default on platforms... |
tree | commitdiff |
2009-08-02 |
Ian Lynagh | Fix permissions when installing |
tree | commitdiff |
2009-08-01 |
Ian Lynagh | Add docs to bindists |
tree | commitdiff |
2009-08-01 |
Ian Lynagh | Make the new build system install the documentation |
tree | commitdiff |
2009-07-20 |
Simon Marlow | remove unused $(HscIfaceFileVersion) |
tree | commitdiff |
2009-07-16 |
Simon Marlow | fall back on libffi for 'foreign import "wrapper"'... |
tree | commitdiff |
2009-07-18 |
Ian Lynagh | temporarily turn off unused import warnings for the... |
tree | commitdiff |
2009-07-18 |
Ian Lynagh | Temporarily turn off unused-do-bind warnings for the... |
tree | commitdiff |
2009-07-09 |
Ian Lynagh | Stop using -fno-warn-unused-do-bind when compiling... |
tree | commitdiff |
2009-07-04 |
Ian Lynagh | For now, use -fno-warn-unused-do-bind when building... |
tree | commitdiff |
2009-07-03 |
Simon Marlow | Improved infrastructure for fast-rebuilding of parts... |
tree | commitdiff |
2009-07-01 |
Simon Marlow | make GhcProfiled work, and add a "prof" flavour to... |
tree | commitdiff |
2009-06-24 |
Simon Marlow | add debug_p and thr_debug_p to $(ALL_WAYS) |
tree | commitdiff |
2009-06-16 |
Ian Lynagh | Remove more GMP bits |
tree | commitdiff |
2009-06-16 |
Simon Marlow | Add support for 'make help' in subdirectories |
tree | commitdiff |
2009-06-15 |
Simon Marlow | Add 'make fast' which omits deps (for a library) and... |
tree | commitdiff |
2009-06-10 |
Ian Lynagh | Make Windows bindists and installers work in the new... |
tree | commitdiff |
2009-06-02 |
Simon Marlow | tidy up autoconfiguration of docbook stuff |
tree | commitdiff |
2009-06-02 |
Ian Lynagh | Add a comment about why RM and RM_OPTS are not in config.mk |
tree | commitdiff |
2009-05-30 |
Ian Lynagh | Quote commands that we run, so they work if there are... |
tree | commitdiff |
2009-05-29 |
Ian Lynagh | Tweak mk/sub-makefile.mk |
tree | commitdiff |
2009-05-23 |
Ian Lynagh | Turn on warnings when validating |
tree | commitdiff |
2009-05-23 |
Ian Lynagh | ghc_ge_607 is now always true |
tree | commitdiff |
2009-05-22 |
Ian Lynagh | Change how we find the host/build/target platforms |
tree | commitdiff |
2009-05-21 |
Ian Lynagh | Don't overwrite the *OPTS/*Opts variables in mk/validat... |
tree | commitdiff |
2009-05-21 |
Ian Lynagh | Set C compiler and linker flags correctly for OS X 64 |
tree | commitdiff |
2009-05-21 |
Simon Marlow | Fix #3201: "ar: Bad file number" build error with MSYS... |
tree | commitdiff |
2009-05-16 |
Ian Lynagh | Move the fixed paths out of config.mk, so cleaning... |
tree | commitdiff |
2009-05-16 |
Ian Lynagh | Remove an incorrect comment |
tree | commitdiff |
2009-05-15 |
Ian Lynagh | Move hasktags out of the GHC repo |
tree | commitdiff |
2009-05-15 |
Simon Marlow | remove warning settings; we already have warnings turne... |
tree | commitdiff |
2009-05-15 |
Simon Marlow | disable all docs in the "quick" and "devel" builds |
tree | commitdiff |
2009-05-15 |
Simon Marlow | remove XmlDocWays relic |
tree | commitdiff |
2009-05-13 |
Simon Marlow | remove old unused fop/dvips/xmltex stuff |
tree | commitdiff |
2009-05-11 |
Simon Marlow | GhcBootLibs is no more |
tree | commitdiff |
2009-05-11 |
Simon Marlow | make it so that 'make html', 'make pdf', and 'make... |
tree | commitdiff |
2009-05-08 |
Ian Lynagh | Handle deciding what docs to build better |
tree | commitdiff |
2009-05-07 |
Ian Lynagh | Remove oldconfig.mk.in |
tree | commitdiff |
2009-05-02 |
Ian Lynagh | Makefile tweak |
tree | commitdiff |
2009-04-28 |
Simon Marlow | move nofib settings here from ghc's config.mk |
tree | commitdiff |
2009-04-28 |
Simon Marlow | move runstdtest into nofib |
tree | commitdiff |
2009-04-26 |
Ian Lynagh | GHC new build system megapatch |
tree | commitdiff |
2009-04-21 |
Simon Marlow | add a DO NOT EDIT comment |
tree | commitdiff |
2009-03-19 |
Simon Marlow | FIX unregisterised build |
tree | commitdiff |
2009-03-17 |
Simon Marlow | Add fast event logging |
tree | commitdiff |
2009-03-11 |
Simon Marlow | FIX #2832: Setting SplitObjs=NO doesn't disable -split... |
tree | commitdiff |
2009-03-08 |
Ian Lynagh | Don't force HSCOLOUR_SRCS = YES when validating |
tree | commitdiff |
2009-03-05 |
Ian Lynagh | By default, only HsColour the docs if we find HsColour... |
tree | commitdiff |
2009-02-21 |
Ian Lynagh | Only use STAGE3_PACKAGE_CONF for building GHC itself |
tree | commitdiff |
2009-02-18 |
Ian Lynagh | Fix ghc and ghci wrappers on Windows |
tree | commitdiff |
2009-02-12 |
Ian Lynagh | Only pass --with-hscolour to cabal-bin once |
tree | commitdiff |
2009-02-12 |
Ian Lynagh | Quote some more arguments to cabal-bin |
tree | commitdiff |
2009-02-10 |
Ian Lynagh | Don't use the absolute path to the bindist tarball |
tree | commitdiff |
2009-01-05 |
Ben.Lippmeier@anu... | Enable the native code generator for SPARC |
tree | commitdiff |
2009-01-04 |
Ian Lynagh | Require HsColour by default |
tree | commitdiff |
2008-12-03 |
Ian Lynagh | We need to tell cabal-bin which version of Cabal to use |
tree | commitdiff |
2008-11-14 |
Simon Marlow | Rmoeve --enable-dotnet |
tree | commitdiff |
2008-11-08 |
Ian Lynagh | ghc_ge_605 is now always YES |
tree | commitdiff |
2008-10-15 |
Ian Lynagh | Fix the build when the bootstrapping compiler has a... |
tree | commitdiff |
2008-10-14 |
Clemens Fruhwirth | Add "dyn" to GhcRTSWays when compiling --enable-shared |
tree | commitdiff |
2008-10-08 |
Clemens Fruhwirth | Turn libffi into a Haskell package |
tree | commitdiff |
2008-10-07 |
Ian Lynagh | Build a profiled GHC API by default if p is in GhcLibWays |
tree | commitdiff |
2008-09-24 |
Ian Lynagh | Use -perm -100 rather than -perm /a+x when looking... |
tree | commitdiff |
2008-09-24 |
Ian Lynagh | Use $(FIND) rather than find, as the former may be... |
tree | commitdiff |
2008-09-24 |
Ian Lynagh | Add $(strip) to a Makefile test |
tree | commitdiff |
2008-09-24 |
Ian Lynagh | Use test -f rather than test -e, for portability (Solaris) |
tree | commitdiff |
2008-09-18 |
simonpj@microsoft.com | Comments only |
tree | commitdiff |
2008-09-16 |
Ian Lynagh | Use the new -optdep flag replacements when building... |
tree | commitdiff |
2008-09-13 |
Ian Lynagh | Move the "show" target from target.mk to boilerplate.mk |
tree | commitdiff |
2008-09-13 |
Ian Lynagh | Change how we detect if we are using the bootstrapping... |
tree | commitdiff |
2008-09-12 |
Ian Lynagh | If USE_NEW_MKDEPEND_FLAGS is YES then don't use the... |
tree | commitdiff |
next |