[Cmake-commits] CMake branch, master, updated. v3.0.1-1709-ge7dda7b

Brad King brad.king at kitware.com
Mon Aug 18 11:21:56 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  e7dda7b9b7373dc823977766d0947a4ca28845cd (commit)
       via  653529ce55a9c33fa7378708793caac92a857794 (commit)
       via  39b5df2f3714c32d498fcb7c88f5bda456f75cb3 (commit)
      from  de547ca5c3053293d144b3c8b133f701d4b81150 (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=e7dda7b9b7373dc823977766d0947a4ca28845cd
commit e7dda7b9b7373dc823977766d0947a4ca28845cd
Merge: de547ca 653529c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 18 11:21:55 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 18 11:21:55 2014 -0400

    Merge topic 'ctest_update_status_only'
    
    653529ce CTest: Allow / to be in the build name, and be consistent with the build name
    39b5df2f ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version


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

Summary of changes:
 Help/manual/cmake-variables.7.rst                  |    1 +
 Help/manual/ctest.1.rst                            |    9 ++++
 ...K_COMMAND.rst => CTEST_UPDATE_VERSION_ONLY.rst} |    4 +-
 Modules/DartConfiguration.tcl.in                   |    3 ++
 Source/CTest/cmCTestSubmitHandler.cxx              |    4 +-
 Source/CTest/cmCTestUpdateCommand.cxx              |    2 +
 Source/CTest/cmCTestUpdateHandler.cxx              |    5 +-
 Source/CTest/cmCTestUploadHandler.cxx              |    5 +-
 Source/CTest/cmCTestVC.cxx                         |   15 ++++--
 Source/cmCTest.cxx                                 |   14 ++++--
 Tests/CTestUpdateCommon.cmake                      |   48 +++++++++++++++++---
 Tests/CTestUpdateGIT.cmake.in                      |   17 +++++++
 12 files changed, 104 insertions(+), 23 deletions(-)
 copy Help/variable/{CTEST_MEMORYCHECK_COMMAND.rst => CTEST_UPDATE_VERSION_ONLY.rst} (50%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list