[commit: ghc] master: Add a check that the Windows DLL split is OK; fixes #7780 (444119f)
Ian Lynagh
igloo at earth.li
Sun Apr 7 14:28:38 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
https://github.com/ghc/ghc/commit/444119fbb78aef88450bc51b54429942f8ef3cbf
>---------------------------------------------------------------
commit 444119fbb78aef88450bc51b54429942f8ef3cbf
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Apr 6 23:05:29 2013 +0100
Add a check that the Windows DLL split is OK; fixes #7780
compiler/ghc.mk | 1 +
ghc.mk | 2 +
rules/build-package-way.mk | 11 +++
utils/dll-split/Main.hs | 85 ++++++++++++++++++++++
.../ghctags.cabal => dll-split/dll-split.cabal} | 7 +-
{driver/split => utils/dll-split}/ghc.mk | 14 ++--
6 files changed, 108 insertions(+), 12 deletions(-)
Diff suppressed because of size. To see it, use:
git show 444119fbb78aef88450bc51b54429942f8ef3cbf
More information about the ghc-commits
mailing list