[commit: ghc] wip/nfs-locking: Move generated includes to build directory (f2cff6f)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:40:24 UTC 2017


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

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

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

commit f2cff6f69f43c83c33f53971c96e770a68030ca5
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Mon Oct 3 00:47:32 2016 +0900

    Move generated includes to build directory
    
    See #113.


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

f2cff6f69f43c83c33f53971c96e770a68030ca5
 src/Rules/Clean.hs                       |  4 +---
 src/Rules/Data.hs                        |  7 ++----
 src/Rules/Generate.hs                    | 20 +++++++---------
 src/Settings/Builders/Cc.hs              | 24 +++++++------------
 src/Settings/Builders/Common.hs          | 13 ++++-------
 src/Settings/Builders/DeriveConstants.hs | 21 ++++++++---------
 src/Settings/Builders/GhcCabal.hs        | 40 +++++++++++++++-----------------
 src/Settings/Builders/HsCpp.hs           |  4 ++--
 src/Settings/Packages/Compiler.hs        |  7 +++---
 src/Settings/Packages/IntegerGmp.hs      |  3 +--
 src/Settings/Packages/Rts.hs             |  8 +++----
 src/Settings/Paths.hs                    |  5 +++-
 12 files changed, 66 insertions(+), 90 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 f2cff6f69f43c83c33f53971c96e770a68030ca5


More information about the ghc-commits mailing list