patch applied (cabal-install): "Add support for BSD fetch to bootstrap script" and 4 others
Sun Feb 27 07:24:23 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Add support for BSD fetch to bootstrap script On FreeBSD fetch is installed by default, unlike wget or curl. M ./bootstrap.sh -1 +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Sun Feb 27 07:26:37 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Only look at global packages when doing ./bootstrap.sh --global Should fix ticket #796 M ./bootstrap.sh -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Sun Feb 27 08:57:13 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Minor tweaks to bootstrap script When using curl, fail better on HTTP errors. Also remove some dead code. M ./bootstrap.sh -19 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Sun Feb 27 08:58:12 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Update dependencies in bootstrap script Works with ghc-6.12 and ghc-7.0 M ./bootstrap.sh -21 +24 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Sun Feb 27 09:54:55 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Require Cabal >= 1.10.1 It contains an important bug fix for some platforms, notably OSX M ./bootstrap.sh -1 +1 M ./cabal-install.cabal -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...
participants (1)
-
Duncan Coutts