[commit: ghc] wip/nfs-locking: Split CompilerMode for GHC and CC (a8abbc9)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:19:58 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/a8abbc961fcfcd360e9a731fc42c28b93332bc8b/ghc
>---------------------------------------------------------------
commit a8abbc961fcfcd360e9a731fc42c28b93332bc8b
Author: Michal Terepeta <michal.terepeta at gmail.com>
Date: Sat Jul 23 16:57:19 2016 +0200
Split CompilerMode for GHC and CC
Signed-off-by: Michal Terepeta <michal.terepeta at gmail.com>
>---------------------------------------------------------------
a8abbc961fcfcd360e9a731fc42c28b93332bc8b
src/Builder.hs | 27 +++++++++++++++++----------
src/Predicate.hs | 8 +++++++-
src/Rules/Compile.hs | 6 +++---
src/Rules/Dependencies.hs | 4 ++--
src/Rules/Gmp.hs | 2 +-
src/Rules/Libffi.hs | 4 ++--
src/Rules/Program.hs | 2 +-
src/Rules/Test.hs | 4 ++--
src/Settings/Builders/Cc.hs | 4 ++--
src/Settings/Builders/DeriveConstants.hs | 2 +-
src/Settings/Builders/Ghc.hs | 8 ++++----
src/Settings/Builders/GhcCabal.hs | 6 +++---
src/Settings/Builders/Hsc2Hs.hs | 2 +-
13 files changed, 46 insertions(+), 33 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 a8abbc961fcfcd360e9a731fc42c28b93332bc8b
More information about the ghc-commits
mailing list