Prepare GHC for building with Git
authorMax Bolingbroke <batterseapower@hotmail.com>
Wed, 6 Aug 2008 21:02:07 +0000 (21:02 +0000)
committerMax Bolingbroke <batterseapower@hotmail.com>
Wed, 6 Aug 2008 21:02:07 +0000 (21:02 +0000)
commit99daef874ab8f0c3b1d1ec1888d6bb6d368a4b79
tree396d0ccfd2dbdc1151c7cb96630459ccc28ba5be
parentd1984e439154e95b2804ee83897e740b1713c53d
Prepare GHC for building with Git
* New packages format lets you select source control system in use
* Packages file now includes root repo explicitly
* Scripts darcs-all and push-all updated for the new packages format only
* New sync-all script, intended for use after Git changeover and for buildbots right now
* Had to remove libraries/bootstrapping from tree since Git cannot track empty directories without a hack
* Determine checkout date with Git using Darcs fallback in aclocal.m4
aclocal.m4
darcs-all
libraries/Makefile
packages
push-all
sync-all [new file with mode: 0644]