[commit: ghc] wip/nfs-locking: Turn Configure into a Builder. (72f6ec6)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:57:22 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/72f6ec653e2f8801fc275ffa5d294a85e6e34ee8/ghc

>---------------------------------------------------------------

commit 72f6ec653e2f8801fc275ffa5d294a85e6e34ee8
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Mon May 2 02:49:30 2016 +0100

    Turn Configure into a Builder.


>---------------------------------------------------------------

72f6ec653e2f8801fc275ffa5d294a85e6e34ee8
 hadrian.cabal                      |  1 +
 src/Builder.hs                     | 70 ++++++++++++++++++--------------------
 src/Predicates.hs                  | 17 +++++++--
 src/Rules/Actions.hs               | 53 ++++++++++++++---------------
 src/Rules/Gmp.hs                   | 19 ++++-------
 src/Rules/Libffi.hs                | 51 ++++++++++++---------------
 src/Rules/Setup.hs                 | 19 +++++++----
 src/Settings/Args.hs               |  2 ++
 src/Settings/Builders/Configure.hs | 30 ++++++++++++++++
 src/Settings/Paths.hs              |  6 +++-
 src/Settings/User.hs               |  2 +-
 11 files changed, 155 insertions(+), 115 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 72f6ec653e2f8801fc275ffa5d294a85e6e34ee8


More information about the ghc-commits mailing list