[commit: ghc] wip/nfs-locking: Merge pull request #279 from michalt/gcc-mm-mg/1 (197ca35)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:38:44 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/197ca35ae05c95d3cf710c453630bd2ce399542a/ghc
>---------------------------------------------------------------
commit 197ca35ae05c95d3cf710c453630bd2ce399542a
Merge: a931066 c2d7e2a
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Wed Aug 17 19:36:55 2016 +0100
Merge pull request #279 from michalt/gcc-mm-mg/1
Use GCC's `-MM`/`-MG` to find missing dependencies
>---------------------------------------------------------------
197ca35ae05c95d3cf710c453630bd2ce399542a
src/Builder.hs | 3 ++-
src/Rules/Compile.hs | 40 ++++++++++++++++++++++++++++++++++++++++
src/Rules/Generate.hs | 17 ++++++++++++++++-
src/Settings/Builders/Cc.hs | 13 ++++++++++++-
4 files changed, 70 insertions(+), 3 deletions(-)
More information about the ghc-commits
mailing list