Build system improvements
authorIan Lynagh <igloo@earth.li>
Sat, 15 Jan 2011 23:19:27 +0000 (23:19 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 15 Jan 2011 23:19:27 +0000 (23:19 +0000)
commita3be88fd60cc63b97ec8509f46a8d93025760792
treeeb73ab10e25592144b88a4dc80edd99adc18ea40
parent18fe16c9d3468c818d4fd650f47cfd6971e578b5
Build system improvements
We no longer use dummy-ghc; instead we don't configure most packages
until the stage1 compiler is available.

We also now use Cabal for building the ghc-bin package.

There are a couple more sanity checks too.
14 files changed:
Makefile
compiler/ghc.mk
docs/man/ghc.mk
ghc.mk
ghc/ghc-bin.cabal.in
ghc/ghc.mk
mk/config.mk.in
rules/build-package-data.mk
rules/build-package.mk
rules/build-perl.mk
rules/build-prog.mk
rules/docbook.mk
rules/package-config.mk
utils/dummy-ghc/ghc.mk [deleted file]