[Cmake-commits] CMake branch, master, updated. v2.8.12-398-g7809adb

Brad King brad.king at kitware.com
Tue Oct 22 09:08:29 EDT 2013


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  7809adb8145ce0d1831dc34c49f1406ad7fa68ad (commit)
       via  4e184a21beda9de3703ecda94085c234f5bbd7da (commit)
      from  c9518497997845306b2d1127fbd7acf4e6081fe8 (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=7809adb8145ce0d1831dc34c49f1406ad7fa68ad
commit 7809adb8145ce0d1831dc34c49f1406ad7fa68ad
Merge: c951849 4e184a2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 22 09:08:15 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 22 09:08:15 2013 -0400

    Merge topic 'string-CONCAT-command'
    
    4e184a2 string: Add CONCAT sub-command


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

Summary of changes:
 Help/command/string.rst                            |    4 +++
 Source/cmStringCommand.cxx                         |   25 ++++++++++++++++++++
 Source/cmStringCommand.h                           |    1 +
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 Tests/RunCMake/{CMP0004 => string}/CMakeLists.txt  |    0
 Tests/RunCMake/string/Concat.cmake                 |   19 +++++++++++++++
 .../ConcatNoArgs-result.txt}                       |    0
 Tests/RunCMake/string/ConcatNoArgs-stderr.txt      |    4 +++
 Tests/RunCMake/string/ConcatNoArgs.cmake           |    1 +
 Tests/RunCMake/string/RunCMakeTest.cmake           |    4 +++
 10 files changed, 59 insertions(+), 0 deletions(-)
 copy Tests/RunCMake/{CMP0004 => string}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/string/Concat.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => string/ConcatNoArgs-result.txt} (100%)
 create mode 100644 Tests/RunCMake/string/ConcatNoArgs-stderr.txt
 create mode 100644 Tests/RunCMake/string/ConcatNoArgs.cmake
 create mode 100644 Tests/RunCMake/string/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list