[Cmake-commits] CMake branch, master, updated. v3.3.0-rc4-473-ga5412fb

Brad King brad.king at kitware.com
Fri Jul 17 10:36:19 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  a5412fbab45c9386f95fba3567e38c7b1cf8308d (commit)
       via  601ff0ec55517bc2a80e9a8cc2340f1c18b93490 (commit)
      from  536b6c7519e221573cdf96db13b9d72b65c80b0b (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=a5412fbab45c9386f95fba3567e38c7b1cf8308d
commit a5412fbab45c9386f95fba3567e38c7b1cf8308d
Merge: 536b6c7 601ff0e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jul 17 10:36:17 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jul 17 10:36:17 2015 -0400

    Merge topic 'ctest-change-id'
    
    601ff0ec CTest: Optionally add a ChangeId attribute on XML Site tags


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

Summary of changes:
 Help/manual/cmake-variables.7.rst                    |    1 +
 Help/variable/CTEST_CHANGE_ID.rst                    |    9 +++++++++
 Source/CTest/cmCTestHandlerCommand.cxx               |    6 ++++++
 Source/cmCTest.cxx                                   |    7 +++++++
 Tests/RunCMake/ctest_build/BuildChangeId-check.cmake |   12 ++++++++++++
 Tests/RunCMake/ctest_build/RunCMakeTest.cmake        |    9 +++++++++
 Tests/RunCMake/ctest_test/RunCMakeTest.cmake         |   10 ++++++++++
 Tests/RunCMake/ctest_test/TestChangeId-check.cmake   |   12 ++++++++++++
 Tests/RunCMake/ctest_test/test.cmake.in              |    1 +
 9 files changed, 67 insertions(+)
 create mode 100644 Help/variable/CTEST_CHANGE_ID.rst
 create mode 100644 Tests/RunCMake/ctest_build/BuildChangeId-check.cmake
 create mode 100644 Tests/RunCMake/ctest_test/TestChangeId-check.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list