[commit: ghc] wip/nfs-locking: Move gmp build results to buildRootPath. (a850455)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:48:53 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/a850455e1402e79b01bd65cbb0a7e0571969170a/ghc
>---------------------------------------------------------------
commit a850455e1402e79b01bd65cbb0a7e0571969170a
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Jan 10 22:52:19 2016 +0000
Move gmp build results to buildRootPath.
See #113.
>---------------------------------------------------------------
a850455e1402e79b01bd65cbb0a7e0571969170a
shaking-up-ghc.cabal | 2 +-
src/Main.hs | 4 +-
src/Rules/Data.hs | 10 +--
src/Rules/Generate.hs | 4 +-
src/Rules/Gmp.hs | 134 +++++++++++++++++++++++++++++++++++
src/Rules/IntegerGmp.hs | 137 ------------------------------------
src/Rules/Libffi.hs | 24 ++++---
src/Rules/Library.hs | 6 +-
src/Settings/Packages/IntegerGmp.hs | 25 ++++---
src/Settings/TargetDirectory.hs | 2 +-
10 files changed, 178 insertions(+), 170 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 a850455e1402e79b01bd65cbb0a7e0571969170a
More information about the ghc-commits
mailing list