[commit: ghc] ghc-7.10: Move win32 tarball download logic to script (d3e069a)
git at git.haskell.org
git at git.haskell.org
Tue Oct 27 23:25:38 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.10
Link : http://ghc.haskell.org/trac/ghc/changeset/d3e069a3f8238c01df235ec7aff5c946843e8a21/ghc
>---------------------------------------------------------------
commit d3e069a3f8238c01df235ec7aff5c946843e8a21
Author: Ben Gamari <ben at smart-cactus.org>
Date: Mon Oct 26 23:12:57 2015 +0100
Move win32 tarball download logic to script
This provides an easy way for users and packages to grab the tarballs
necessary to generate a complete source tarball.
>---------------------------------------------------------------
d3e069a3f8238c01df235ec7aff5c946843e8a21
.gitignore | 1 +
configure.ac | 110 +++++++++++-------------------------
mk/get-win32-tarballs.sh | 144 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 177 insertions(+), 78 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc d3e069a3f8238c01df235ec7aff5c946843e8a21
More information about the ghc-commits
mailing list