| Commit message (Expand) | Author | Age | Files | Lines |
* | If GhcProfiled, also build Haddock profiled. | Edward Z. Yang | 2014-08-05 | 1 | -0/+6 |
* | Use "cp -L" when making $(INPLACE_LIB)/latex too | Ian Lynagh | 2013-05-19 | 1 | -1/+1 |
* | Fix for #7879. | Andreas Voellmy | 2013-05-19 | 1 | -1/+1 |
* | Follow changes in GHC build system | Ian Lynagh | 2013-03-03 | 1 | -7/+7 |
* | Follow changes in GHC's build system | Ian Lynagh | 2013-03-01 | 1 | -1/+1 |
* | Merge branch 'ghc-7.6' into ghc-7.6-merge-2 | Kazu Yamamoto | 2013-02-01 | 1 | -4/+4 |
|\ |
|
| * | Move resources to /resources directory | Simon Hengel | 2012-10-15 | 1 | -4/+4 |
* | | Follow change in GHC build system | Ian Lynagh | 2012-10-03 | 1 | -0/+1 |
* | | Follow changes in GHC build system | Ian Lynagh | 2012-09-27 | 1 | -1/+1 |
|/ |
|
* | Follow GHC build system change to the way we call rm | Ian Lynagh | 2011-11-19 | 1 | -3/+3 |
* | Remove -DNEW_GHC_LAYOUT in ghc.mk | Ian Lynagh | 2011-11-06 | 1 | -1/+0 |
* | GHC build system: Don't install the datafiles twice | Ian Lynagh | 2011-07-28 | 1 | -6/+0 |
* | Name the haddock script haddock-ghc-7.0.2 instead of haddock-7.0.2; #4882 | Ian Lynagh | 2011-01-07 | 1 | -2/+2 |
* | Follow GHC build system changes | Ian Lynagh | 2011-01-07 | 1 | -3/+3 |
* | Tidy up haddock symlink installation | Ian Lynagh | 2010-09-30 | 1 | -5/+5 |
* | Fixes for when HADDOCK_DOCS=NO | Ian Lynagh | 2010-09-21 | 1 | -1/+4 |
* | Don't build haddock is HADDOCK_DOCS is NO | Ian Lynagh | 2010-09-21 | 1 | -0/+4 |
* | GHC build system: Add all the data files to BINDIST_EXTRAS | Ian Lynagh | 2010-08-18 | 1 | -1/+1 |
* | Fix installation in the GHC build system | Ian Lynagh | 2010-08-18 | 1 | -4/+4 |
* | Make the main haddock script versioned, and make plain "haddock" a symlink | Ian Lynagh | 2010-08-01 | 1 | -0/+9 |
* | LaTeX backend (new options: --latex, --latex-style=<style>) | Simon Marlow | 2010-06-30 | 1 | -1/+5 |
* | GHC build system: Follow "rm" variable changes | Ian Lynagh | 2010-05-08 | 1 | -1/+1 |
* | GHC build system: Make *nix installation work in paths containing spaces | Ian Lynagh | 2009-11-05 | 1 | -4/+4 |
* | Fix installation in the GHC build system | Ian Lynagh | 2009-10-25 | 1 | -1/+8 |
* | Follow GHC build system changes | Ian Lynagh | 2009-08-16 | 1 | -2/+3 |
* | Remove the -Wwarn hack in the GHC build system | Ian Lynagh | 2009-07-05 | 1 | -2/+1 |
* | Include haddock in GHC bindists | Ian Lynagh | 2009-06-13 | 1 | -2/+2 |
* | Quote program paths in ghc.mk | Ian Lynagh | 2009-05-31 | 1 | -4/+4 |
* | Tweak new build system | Ian Lynagh | 2009-04-04 | 1 | -1/+1 |
* | GHC new build system fixes | Ian Lynagh | 2009-03-29 | 1 | -2/+9 |
* | update for new GHC build system layout | Simon Marlow | 2009-03-24 | 1 | -1/+1 |
* | new GHC build system: add $(exeext) | Simon Marlow | 2009-03-24 | 1 | -1/+1 |
* | clean up | Simon Marlow | 2009-03-23 | 1 | -7/+4 |
* | install Haddock's html stuff | Simon Marlow | 2009-03-24 | 1 | -0/+6 |
* | Fix (with a hack?) haddock in teh new build system | Ian Lynagh | 2009-03-21 | 1 | -0/+2 |
* | new GHC build system: use shell-wrappers macro | Simon Marlow | 2009-03-20 | 1 | -27/+2 |
* | Install haddock in the new GHC build system | Ian Lynagh | 2009-03-01 | 1 | -5/+19 |
* | Create inplace/lib/html in the new GHC build system | Ian Lynagh | 2009-02-25 | 1 | -0/+6 |
* | Give haddock a wrapper on unix in the new GHC build system | Ian Lynagh | 2009-02-25 | 1 | -8/+14 |
* | do .depend generation for haddock with the stage1 compiler | Ian Lynagh | 2009-02-13 | 1 | -0/+7 |
* | Add a ghc.mk | Ian Lynagh | 2009-02-13 | 1 | -0/+12 |