[Cmake-commits] CMake branch, master, updated. v2.8.5-58-g119dce3

Brad King brad.king at kitware.com
Tue Jul 26 14:57:36 EDT 2011


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  119dce33d3b51e01507e917ca53f1dd08a7a4c23 (commit)
       via  9dbba1b46421d4c45f7090f4573df6e73afccf69 (commit)
      from  dc96b975c52f79ba332b15bc33048ae01108e0ab (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=119dce33d3b51e01507e917ca53f1dd08a7a4c23
commit 119dce33d3b51e01507e917ca53f1dd08a7a4c23
Merge: dc96b97 9dbba1b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 26 14:57:32 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 26 14:57:32 2011 -0400

    Merge topic 'SetPropertyAppendString'
    
    9dbba1b Fix #12342: Add APPEND_STRING option to set_property()


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

Summary of changes:
 Source/cmCacheManager.cxx       |   12 +++++++-----
 Source/cmCacheManager.h         |    6 ++++--
 Source/cmMakefile.cxx           |    5 +++--
 Source/cmMakefile.h             |    2 +-
 Source/cmProperty.cxx           |    4 ++--
 Source/cmProperty.h             |    2 +-
 Source/cmPropertyMap.cxx        |    4 ++--
 Source/cmPropertyMap.h          |    2 +-
 Source/cmSetPropertyCommand.cxx |   20 ++++++++++++++------
 Source/cmSetPropertyCommand.h   |    6 +++++-
 Source/cmSourceFile.cxx         |    6 ++++--
 Source/cmSourceFile.h           |    2 +-
 Source/cmTarget.cxx             |    5 +++--
 Source/cmTarget.h               |    2 +-
 Source/cmTest.cxx               |    4 ++--
 Source/cmTest.h                 |    2 +-
 Source/cmake.cxx                |    4 ++--
 Source/cmake.h                  |    2 +-
 Tests/Properties/CMakeLists.txt |   18 ++++++++++++++++++
 19 files changed, 73 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list