| Commit message (Expand) | Author | Age | Files | Lines |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -2/+2 |
* | Fix the dynmaic library paths in the libs, as well as in the programs | Ian Lynagh | 2013-06-22 | 1 | -0/+1 |
* | Some build system refactoring | Ian Lynagh | 2013-04-20 | 1 | -2/+2 |
* | Add a check that the Windows DLL split is OK; fixes #7780 | Ian Lynagh | 2013-04-07 | 1 | -0/+11 |
* | Build system fix: really print the number of symbols in DLLs | Ian Lynagh | 2013-04-06 | 1 | -1/+1 |
* | When making a DLL, print the number of symbols that are in it | Ian Lynagh | 2013-04-06 | 1 | -0/+1 |
* | By default, use the dynamic way for programs in the GHC tree | Ian Lynagh | 2013-03-15 | 1 | -1/+1 |
* | Finish adding support for 2 DLLs in the ghc package; fixes #5987 | Ian Lynagh | 2013-03-13 | 1 | -3/+17 |
* | Fix building the GHC package DLL on Windows | Ian Lynagh | 2013-03-11 | 1 | -8/+33 |
* | Rename hs-suffix-rules to hs-suffix-way-rules | Ian Lynagh | 2013-02-21 | 1 | -1/+1 |
* | Finish removing BootingFromHc | Ian Lynagh | 2013-02-17 | 1 | -4/+0 |
* | Small build system refactoring | Ian Lynagh | 2013-01-11 | 1 | -2/+0 |
* | Remove some dependencies | Ian Lynagh | 2012-11-18 | 1 | -11/+0 |
* | Give dynamic libraries, as well as programs, RPATHs | Ian Lynagh | 2012-11-08 | 1 | -2/+2 |
* | Get dynamic-by-default mostly working on OS X | Ian Lynagh | 2012-10-14 | 1 | -1/+2 |
* | Double a couple of $s for consistency | Ian Lynagh | 2012-10-14 | 1 | -2/+2 |
* | Don't set dynlib install names when building | Ian Lynagh | 2012-10-14 | 1 | -1/+0 |
* | Fix test for GHCi lib building | Ian Lynagh | 2012-10-13 | 1 | -1/+3 |
* | Fix typo | Ian Lynagh | 2012-10-13 | 1 | -1/+1 |
* | Don't build the HS*.o files when DYNAMIC_BY_DEFAULT | Ian Lynagh | 2012-10-12 | 1 | -0/+2 |
* | Fix a dependency bug in the build system | Simon Marlow | 2012-10-08 | 1 | -2/+6 |
* | Add missing flag for respecting EXTRA_LIBDIR | Gabor Pali | 2012-08-08 | 1 | -1/+1 |
* | Link the extra-libraries when making a .so for a package (#7062) | Simon Marlow | 2012-07-11 | 1 | -0/+1 |
* | On Windows, detect if DLLs have too many symbols; trac #5987 | Ian Lynagh | 2012-06-29 | 1 | -0/+3 |
* | Merge remote-tracking branch 'origin/pretty-build' | Paolo Capriotti | 2012-06-08 | 1 | -4/+4 |
|\ |
|
| * | A build-system tweak for more readable build output. | Iavor S. Diatchki | 2012-04-27 | 1 | -4/+4 |
* | | Enable and fix building dynlibs on Win64 | Ian Lynagh | 2012-05-05 | 1 | -1/+1 |
|/ |
|
* | typo | Gabor Greif | 2012-02-27 | 1 | -1/+1 |
* | Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes trac #5240 | Ian Lynagh | 2011-11-27 | 1 | -1/+1 |
* | Improve the way we call "rm" in the build system; fixes trac #4916 | Ian Lynagh | 2011-11-19 | 1 | -2/+2 |
* | Add $$($1_$2_$3_ALL_HC_OPTS) when linking dynamic libraries. Not | Simon Marlow | 2011-05-09 | 1 | -4/+4 |
* | Add stage-specific versions of more ar-related makefile vars | Ian Lynagh | 2011-04-23 | 1 | -3/+3 |
* | Make and use AR_STAGE[0123] makefile vars | Ian Lynagh | 2011-04-23 | 1 | -2/+2 |
* | Merge _stub.o files into the main .o file (Fixes #3687 and #706) | Simon Marlow | 2011-04-05 | 1 | -11/+4 |
* | Add build system profiling to build system | Ian Lynagh | 2011-01-23 | 1 | -0/+2 |
* | Remove a debugging 'info' | Ian Lynagh | 2011-01-19 | 1 | -1/+0 |
* | Handle dependencies of programs on libraries correctly | Ian Lynagh | 2011-01-16 | 1 | -0/+11 |
* | Always enable the archive-loading code | Ian Lynagh | 2010-11-27 | 1 | -2/+6 |
* | add a simple trace facility to the build system | Simon Marlow | 2010-09-21 | 1 | -0/+1 |
* | Implement archive loading for ghci | Ian Lynagh | 2010-09-20 | 1 | -0/+4 |
* | Don't rely on "-packagefoo" working; use "-package foo" instead | Ian Lynagh | 2010-06-22 | 1 | -2/+2 |
* | Explicitly check whether ar supports the @file syntax | Ian Lynagh | 2010-03-29 | 1 | -1/+1 |
* | Fix the build for non-GNU-ar | Ian Lynagh | 2010-03-24 | 1 | -0/+4 |
* | Tweak the Makefile code for making .a libs; fixes trac #3642 | Ian Lynagh | 2010-03-23 | 1 | -6/+7 |
* | Escape some $s in makefiles for consistency | Ian Lynagh | 2010-01-19 | 1 | -1/+1 |
* | Link all dynamic libraries with the correct install_name on Mac OS/X. | Ian Lynagh | 2009-12-04 | 1 | -0/+1 |
* | Provide extralibs when linking Windows DLLs | Ben.Lippmeier@anu.edu.au | 2009-11-14 | 1 | -0/+12 |
* | Split XARGS into XARGS and XARGS_OPTS | Ian Lynagh | 2009-11-07 | 1 | -2/+2 |
* | Fix some more build bugs exposed by the addition of the ghc dependency to dph | Simon Marlow | 2009-11-05 | 1 | -0/+9 |
* | Fix #3642: m GHC builds using the Haskell Platform | Simon Marlow | 2009-11-05 | 1 | -2/+2 |