[commit: ghc] master: Move win32 tarball download logic to script (aa289d2)
git at git.haskell.org
git at git.haskell.org
Fri Oct 30 19:20:25 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/aa289d2a1bea3c30719710530c5a4409230f90d4/ghc
>---------------------------------------------------------------
commit aa289d2a1bea3c30719710530c5a4409230f90d4
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Oct 30 19:54:45 2015 +0100
Move win32 tarball download logic to script
This allows it to be used by users and packagers to grab the tarballs
necessary to generate a source tarball.
Test Plan: try it
Reviewers: thomie, austin, Phyx
Reviewed By: thomie, austin, Phyx
Subscribers: erikd
Differential Revision: https://phabricator.haskell.org/D1378
>---------------------------------------------------------------
aa289d2a1bea3c30719710530c5a4409230f90d4
configure.ac | 110 +++++++++++-------------------------
mk/get-win32-tarballs.sh | 144 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 176 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 aa289d2a1bea3c30719710530c5a4409230f90d4
More information about the ghc-commits
mailing list