[commit: ghc] wip/nfs-locking: Move build artefacts to .build/ directory. (eda85ff)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:48:16 UTC 2017


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

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

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

commit eda85ffd9bca4b43667b9a172fc5a4b888f018cd
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Jan 10 05:02:18 2016 +0000

    Move build artefacts to .build/ directory.
    
    See #113.


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

eda85ffd9bca4b43667b9a172fc5a4b888f018cd
 src/Base.hs                     |  2 ++
 src/GHC.hs                      | 33 +---------------------
 src/Oracles/LookupInPath.hs     | 15 ++++------
 src/Oracles/PackageDeps.hs      |  4 +--
 src/Rules/Compile.hs            |  3 +-
 src/Rules/Config.hs             |  1 +
 src/Rules/Data.hs               | 62 ++++++++++++++++++++++++++---------------
 src/Rules/Dependencies.hs       | 10 +++++--
 src/Rules/Generate.hs           |  6 ++--
 src/Rules/IntegerGmp.hs         |  1 +
 src/Rules/Libffi.hs             | 10 ++++---
 src/Rules/Library.hs            | 13 ++++++---
 src/Rules/Program.hs            |  4 +--
 src/Settings/Builders/Ghc.hs    |  3 +-
 src/Settings/Builders/GhcPkg.hs |  6 ++--
 src/Settings/Default.hs         | 36 ++++++++++++++++++++++--
 src/Settings/Packages/Rts.hs    |  5 ++--
 src/Settings/TargetDirectory.hs |  4 +--
 src/Settings/User.hs            | 26 +++++++++--------
 19 files changed, 143 insertions(+), 101 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 eda85ffd9bca4b43667b9a172fc5a4b888f018cd


More information about the ghc-commits mailing list