| Commit message (Expand) | Author | Age | Files | Lines |
* | rules/haddock: Ensure that RTS stats directory exists | Ben Gamari | 2019-10-03 | 1 | -0/+2 |
* | testsuite: introduce 'static_stats' tests | Alp Mestanogullari | 2019-05-29 | 1 | -1/+1 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -2/+2 |
* | Build Haddocks with --quickjump | Ben Gamari | 2018-02-18 | 1 | -0/+1 |
* | Don't pass -dcore-lint to haddock in Haddock.mk | Douglas Wilson | 2017-06-08 | 1 | -18/+20 |
* | rules/haddock: Add EXTRA_HADDOCK_OPTS flag | Ben Gamari | 2015-12-17 | 1 | -1/+2 |
* | Build system: fix 'make install-strip' in bindist | Thomas Miedema | 2015-12-12 | 1 | -0/+2 |
* | haddock.mk: Use \{1,\} instead of \+ | Ben Gamari | 2015-11-16 | 1 | -4/+4 |
* | rules/haddock: Set __HADDOCK_VERSION__ | Ben Gamari | 2015-11-12 | 1 | -0/+7 |
* | Build system: comments only [skip ci] | Thomas Miedema | 2015-07-13 | 1 | -1/+1 |
* | build: make haddock a bit less chatty | Austin Seipp | 2015-06-02 | 1 | -0/+1 |
* | Build system: don't install haddock .t files (#10410) | Thomas Miedema | 2015-05-27 | 1 | -1/+1 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -2/+2 |
* | Simplify ghc-cabal | Ian Lynagh | 2013-05-14 | 1 | -1/+1 |
* | Some build system refactoring | Ian Lynagh | 2013-04-20 | 1 | -1/+1 |
* | Use more of the automatically generated INPLACE variables | Ian Lynagh | 2013-03-03 | 1 | -2/+2 |
* | Add PACKAGES_STAGE0 to build-dirs too; fixes #7700 | Ian Lynagh | 2013-03-03 | 1 | -1/+4 |
* | Change how the build system handles packages | Ian Lynagh | 2013-03-01 | 1 | -1/+1 |
* | iOS patch no 2: remove obsolete CROSS_COMPILE variable; #7699 | Ian Lynagh | 2013-02-17 | 1 | -1/+1 |
* | Fix the haddocking build system rules when dynamic is the default way | Ian Lynagh | 2012-10-25 | 1 | -3/+3 |
* | Make .t files when running haddock | Ian Lynagh | 2012-08-14 | 1 | -1/+2 |
* | Improve support for cross-compilation | Simon Marlow | 2012-01-30 | 1 | -1/+1 |
* | Fix typo | Ian Lynagh | 2011-10-26 | 1 | -1/+1 |
* | Fix Haddock dependency on library archive | Manuel M T Chakravarty | 2011-10-25 | 1 | -1/+1 |
* | Add build system profiling to build system | Ian Lynagh | 2011-01-23 | 1 | -0/+2 |
* | Pass --hoogle to haddock; fixes trac #4521 | Ian Lynagh | 2010-12-19 | 1 | -0/+1 |
* | Tweak the haddock rules; no functional change | Ian Lynagh | 2010-10-20 | 1 | -1/+1 |
* | add a simple trace facility to the build system | Simon Marlow | 2010-09-21 | 1 | -0/+1 |
* | Give haddock per-package source entity paths; fixes #3810 | Ian Lynagh | 2010-09-03 | 1 | -1/+1 |
* | Pass --no-tmp-comp-dir to Haddock (see comment) | Simon Marlow | 2010-06-04 | 1 | -0/+7 |
* | fix --source-entity option passed to Haddock: we needed to escape a # | Simon Marlow | 2010-06-03 | 1 | -1/+1 |
* | When haddocking, we need the dependencies to have been built | Ian Lynagh | 2010-05-25 | 1 | -1/+1 |
* | hide modules properly with haddock | Simon Marlow | 2010-01-13 | 1 | -0/+1 |
* | fix for HSCOLOUR_SRCS=NO | Simon Marlow | 2010-01-13 | 1 | -0/+2 |
* | Invoke Haddock directly from the build system, instead of via Cabal | Simon Marlow | 2010-01-12 | 1 | -9/+20 |
* | exclude some haddock-related rules during BINDIST | Simon Marlow | 2009-11-17 | 1 | -0/+2 |
* | Use "order only constraints" for directories | Ian Lynagh | 2009-10-02 | 1 | -2/+1 |
* | Fix creation of library doc index, and put the library docs in bindists | Ian Lynagh | 2009-08-02 | 1 | -0/+1 |
* | 'make html' in a library builds the Haddock docs | Simon Marlow | 2009-06-30 | 1 | -1/+4 |
* | fix comment | Simon Marlow | 2009-05-29 | 1 | -1/+1 |
* | Quote commands that we run, so they work if there are space in their paths | Ian Lynagh | 2009-05-30 | 1 | -2/+2 |
* | Make haddocking depend on the library .a file | simonpj@microsoft.com | 2009-05-29 | 1 | -0/+4 |
* | Add a haddock target, for just building the haddock docs | Ian Lynagh | 2009-05-26 | 1 | -0/+2 |
* | Add some more $s to rules/haddock.mk for consistency | Ian Lynagh | 2009-05-26 | 1 | -2/+2 |
* | Fix haddocking | Ian Lynagh | 2009-05-26 | 1 | -1/+1 |
* | Prevent haddock docs being built when HADDOCK_DOCS=NO | Duncan Coutts | 2009-04-29 | 1 | -0/+2 |
* | Add a header to all build system files: | Simon Marlow | 2009-04-28 | 1 | -0/+12 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 1 | -0/+27 |