[commit: ghc] wip/nfs-locking: Run boot and configure by default. (7166d12)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:10:46 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/7166d12eaa68317d97c8b5663d6b342042432081/ghc
>---------------------------------------------------------------
commit 7166d12eaa68317d97c8b5663d6b342042432081
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Wed May 4 23:48:15 2016 +0100
Run boot and configure by default.
See #234.
>---------------------------------------------------------------
7166d12eaa68317d97c8b5663d6b342042432081
.travis.yml | 2 +-
appveyor.yml | 2 +-
hadrian.cabal | 2 +-
src/CmdLineFlag.hs | 46 ++++++++++++++++----------------------
src/Rules.hs | 4 ++--
src/Rules/Configure.hs | 44 ++++++++++++++++++++++++++++++++++++
src/Rules/Setup.hs | 45 -------------------------------------
src/Settings/Builders/Configure.hs | 7 +-----
8 files changed, 69 insertions(+), 83 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 7166d12eaa68317d97c8b5663d6b342042432081
More information about the ghc-commits
mailing list