[Cmake-commits] CMake branch, master, updated. v3.3.0-627-ga8c3698

Brad King brad.king at kitware.com
Thu Jul 30 09:56:17 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  a8c3698526cfa11c61d9dfd8c0f9fa8d2c7ff10a (commit)
       via  e90372a0db3248d4b78d8d7d7020c66cb5dc3803 (commit)
       via  70c21301b274a28dde75b4f2adb141f9b170eb80 (commit)
       via  7371d8f3b49c020a14f6324ba5264d17c7dbbaee (commit)
       via  613bc08ac15b74a395ef0eca7668f7192b438204 (commit)
      from  7e27a42ebde342cc78dc5e3ae8b03f152eab498a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a8c3698526cfa11c61d9dfd8c0f9fa8d2c7ff10a
commit a8c3698526cfa11c61d9dfd8c0f9fa8d2c7ff10a
Merge: 7e27a42 e90372a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 30 09:56:16 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 30 09:56:16 2015 -0400

    Merge topic 'refactor-fortran-module-directory'
    
    e90372a0 cmCommonTargetGenerator: Factor out Fortran module directory computation
    70c21301 cmCommonTargetGenerator: Store working directory for relative paths
    7371d8f3 cmCommonTargetGenerator: Return string from GetFortranModuleDirectory
    613bc08a cmDependsFortran: Use string to store module directory


-----------------------------------------------------------------------

Summary of changes:
 Source/cmCommonTargetGenerator.cxx   |   93 +++++++++++++++++++---------------
 Source/cmCommonTargetGenerator.h     |    7 ++-
 Source/cmDependsFortran.cxx          |   13 ++---
 Source/cmDependsFortran.h            |    3 +-
 Source/cmMakefileTargetGenerator.cxx |   15 +++---
 Source/cmNinjaTargetGenerator.cxx    |    2 +-
 6 files changed, 70 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list