[Cmake-commits] CMake branch, master, updated. v3.4.0-rc1-229-ga4f0b01

Brad King brad.king at kitware.com
Fri Oct 16 09:35:34 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  a4f0b01939ca7c69c1e31f017c6e87b642388252 (commit)
       via  7f5ec9f109dc66bc22ac377a7fb57d9221aed56b (commit)
       via  06f56d3bf5d8210d190e1bfcf05673ceb78c5594 (commit)
       via  c8f8f16541f3ac6af3397f3a78ee68fc963af151 (commit)
       via  9f299a1225798f6485ab77c9140bf9c1d589e2fe (commit)
      from  2f1c3401ec132f0672c108a2312146f39e8f017b (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a4f0b01939ca7c69c1e31f017c6e87b642388252
commit a4f0b01939ca7c69c1e31f017c6e87b642388252
Merge: 2f1c340 7f5ec9f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Oct 16 09:35:32 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Oct 16 09:35:32 2015 -0400

    Merge topic 'GetTargetDirectory-cmGeneratorTarget'
    
    7f5ec9f1 cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
    06f56d3b cmLocalUnixMakefileGenerator3: Port AppendCleanCommand to cmGeneratorTarget.
    c8f8f165 cmLocalUnixMakefileGenerator3: Port another API to cmGeneratorTarget.
    9f299a12 cmLocalUnixMakefileGenerator3: Port API to cmGenertorTarget.


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

Summary of changes:
 Source/cmCommonTargetGenerator.cxx          |    2 +-
 Source/cmExtraCodeBlocksGenerator.cxx       |   25 +++++++++++--------------
 Source/cmExtraCodeBlocksGenerator.h         |    5 +++--
 Source/cmExtraEclipseCDT4Generator.cxx      |    4 +++-
 Source/cmGlobalNinjaGenerator.cxx           |    4 +---
 Source/cmGlobalUnixMakefileGenerator3.cxx   |   24 ++++++++++++------------
 Source/cmGlobalVisualStudioGenerator.cxx    |    2 +-
 Source/cmLocalGenerator.cxx                 |    2 +-
 Source/cmLocalGenerator.h                   |    3 ++-
 Source/cmLocalNinjaGenerator.cxx            |    4 ++--
 Source/cmLocalNinjaGenerator.h              |    3 ++-
 Source/cmLocalUnixMakefileGenerator3.cxx    |   26 ++++++++++++--------------
 Source/cmLocalUnixMakefileGenerator3.h      |   11 ++++++-----
 Source/cmLocalVisualStudio6Generator.cxx    |    2 +-
 Source/cmLocalVisualStudio6Generator.h      |    3 ++-
 Source/cmLocalVisualStudio7Generator.cxx    |   12 +++++++-----
 Source/cmLocalVisualStudio7Generator.h      |    3 ++-
 Source/cmLocalXCodeGenerator.cxx            |    2 +-
 Source/cmLocalXCodeGenerator.h              |    3 ++-
 Source/cmMakefileLibraryTargetGenerator.cxx |    2 +-
 Source/cmMakefileTargetGenerator.cxx        |   20 +++++++++++---------
 Source/cmNinjaTargetGenerator.cxx           |    2 +-
 Source/cmVisualStudio10TargetGenerator.cxx  |   16 ++++++++--------
 23 files changed, 93 insertions(+), 87 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list