[commit: ghc] wip/nfs-locking: Add ArMode to distinguish packing and unpacking of archives (46a37b1)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:41:52 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/46a37b154ae7b749c074c32efbcfb772d40502a8/ghc
>---------------------------------------------------------------
commit 46a37b154ae7b749c074c32efbcfb772d40502a8
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Sep 3 13:31:00 2017 +0100
Add ArMode to distinguish packing and unpacking of archives
>---------------------------------------------------------------
46a37b154ae7b749c074c32efbcfb772d40502a8
src/Builder.hs | 44 ++++++++++++++-------------------------
src/Hadrian/Builder/Ar.hs | 19 +++++++++++++----
src/Rules/Gmp.hs | 7 ++++---
src/Rules/Libffi.hs | 2 +-
src/Rules/Library.hs | 4 ++--
src/Settings/Builders/GhcCabal.hs | 4 ++--
src/Settings/Default.hs | 3 ++-
7 files changed, 42 insertions(+), 41 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 46a37b154ae7b749c074c32efbcfb772d40502a8
More information about the ghc-commits
mailing list