[Cmake-commits] CMake branch, master, updated. v3.0.0-1483-gfe4e6ed

Brad King brad.king at kitware.com
Wed Jul 23 09:44:37 EDT 2014


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  fe4e6ed991b936e147536832bbf7190f05887814 (commit)
       via  848fab9575271f41c9632086011af4c4560702e3 (commit)
       via  85cea8a7af77cd482f4d3c7ec15f68bc5adeb0ba (commit)
       via  e7ee892b391992e0e8198917b8ef5cce76da2fd1 (commit)
       via  9f92a78be21a7f126f1776d481cc4bd2acdf4a1b (commit)
      from  91d21518ae652089dd94a3c9d09e5e800ab0dd6b (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=fe4e6ed991b936e147536832bbf7190f05887814
commit fe4e6ed991b936e147536832bbf7190f05887814
Merge: 91d2151 848fab9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 23 09:44:35 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 23 09:44:35 2014 -0400

    Merge topic 'refactor-makerule-path-conversion'
    
    848fab95 cmGlobalVisualStudio7Generator: Remove unused variable
    85cea8a7 cmDepends: Refactor object file path conversion
    e7ee892b cmLocalGenerator: Fix AddBuildTargetRule object file path conversion
    9f92a78b cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'


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

Summary of changes:
 Source/cmDepends.cxx                        |    7 +-----
 Source/cmDependsC.cxx                       |   12 ++++++---
 Source/cmDependsFortran.cxx                 |   35 +++++++++++++++------------
 Source/cmGlobalUnixMakefileGenerator3.cxx   |    2 +-
 Source/cmGlobalVisualStudio7Generator.cxx   |    1 -
 Source/cmLocalGenerator.cxx                 |    4 +--
 Source/cmLocalGenerator.h                   |    2 +-
 Source/cmLocalUnixMakefileGenerator3.cxx    |    4 +--
 Source/cmMakefileTargetGenerator.cxx        |    6 ++---
 Source/cmMakefileUtilityTargetGenerator.cxx |    2 +-
 10 files changed, 40 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list