[Cmake-commits] CMake branch, master, updated. v3.3.2-1209-g732e86e

Brad King brad.king at kitware.com
Fri Sep 18 09:56:38 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  732e86ef3ab872c3394730f489bd5a91217fd1ed (commit)
       via  73a058f85680a044aeeecd815f8d6cc34fd29f3d (commit)
       via  438fabf242bae84dde71d51298b43c2b6fa760eb (commit)
      from  b3c176b7dbceb2c4e34489cd97ad6c929819ce62 (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=732e86ef3ab872c3394730f489bd5a91217fd1ed
commit 732e86ef3ab872c3394730f489bd5a91217fd1ed
Merge: b3c176b 73a058f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 18 09:56:37 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 18 09:56:37 2015 -0400

    Merge topic 'test-RunCMake-BuildDepends'
    
    73a058f8 Tests: Add RunCMake.BuildDepends test
    438fabf2 Tests: Teach RunCMake infrastructure to use custom check.cmake file


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

Summary of changes:
 Tests/RunCMake/BuildDepends/C-Exe.cmake            |   12 +++++++
 Tests/RunCMake/BuildDepends/C-Exe.step1.cmake      |    3 ++
 Tests/RunCMake/BuildDepends/C-Exe.step2.cmake      |    3 ++
 .../{CMP0064 => BuildDepends}/CMakeLists.txt       |    0
 Tests/RunCMake/BuildDepends/RunCMakeTest.cmake     |   23 +++++++++++++
 Tests/RunCMake/BuildDepends/check.cmake            |   34 ++++++++++++++++++++
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 Tests/RunCMake/RunCMake.cmake                      |    6 +++-
 8 files changed, 81 insertions(+), 1 deletion(-)
 create mode 100644 Tests/RunCMake/BuildDepends/C-Exe.cmake
 create mode 100644 Tests/RunCMake/BuildDepends/C-Exe.step1.cmake
 create mode 100644 Tests/RunCMake/BuildDepends/C-Exe.step2.cmake
 copy Tests/RunCMake/{CMP0064 => BuildDepends}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/BuildDepends/RunCMakeTest.cmake
 create mode 100644 Tests/RunCMake/BuildDepends/check.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list