[Cmake-commits] CMake branch, master, updated. v3.3.0-rc3-348-g2a249d7

Brad King brad.king at kitware.com
Tue Jul 7 09:53:49 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  2a249d734b16a05ac09bd44573b015e024ad276b (commit)
       via  e494763997c2e28ead2269f21a1c6a66a815ac2e (commit)
      from  b33b5cd3170c08f61cbc05fc2a2e462a09703879 (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=2a249d734b16a05ac09bd44573b015e024ad276b
commit 2a249d734b16a05ac09bd44573b015e024ad276b
Merge: b33b5cd e494763
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 7 09:53:48 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 7 09:53:48 2015 -0400

    Merge topic 'ExternalProject-USES_TERMINAL'
    
    e4947639 ExternalProject: Added new USES_TERMINAL options


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

Summary of changes:
 Help/release/dev/ExternalProject-USES_TERMINAL.rst |    7 ++
 Modules/ExternalProject.cmake                      |   83 +++++++++++++++++
 Tests/RunCMake/ExternalProject/RunCMakeTest.cmake  |    1 +
 .../ExternalProject/UsesTerminal-check.cmake       |   97 ++++++++++++++++++++
 Tests/RunCMake/ExternalProject/UsesTerminal.cmake  |   45 +++++++++
 5 files changed, 233 insertions(+)
 create mode 100644 Help/release/dev/ExternalProject-USES_TERMINAL.rst
 create mode 100644 Tests/RunCMake/ExternalProject/UsesTerminal-check.cmake
 create mode 100644 Tests/RunCMake/ExternalProject/UsesTerminal.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list