[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-295-gd547aa1

Brad King brad.king at kitware.com
Tue Nov 4 13:00:06 EST 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, next has been updated
       via  d547aa15c3103804818c7f53e6c1695c2b1180f6 (commit)
       via  468fb734b4462c2c338abff8140f90a3c9d213a5 (commit)
      from  f626df6b7ddecb0a981aa083bd3b499e439babd6 (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=d547aa15c3103804818c7f53e6c1695c2b1180f6
commit d547aa15c3103804818c7f53e6c1695c2b1180f6
Merge: f626df6 468fb73
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 4 12:59:56 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 4 12:59:56 2014 -0500

    Merge topic 'ExternalProject_independent-step-targets' into next
    
    468fb734 Help: Add notes for topic 'ExternalProject_independent-step-targets'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=468fb734b4462c2c338abff8140f90a3c9d213a5
commit 468fb734b4462c2c338abff8140f90a3c9d213a5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 4 12:56:14 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Nov 4 12:56:14 2014 -0500

    Help: Add notes for topic 'ExternalProject_independent-step-targets'

diff --git a/Help/release/dev/ExternalProject_independent-step-targets.rst b/Help/release/dev/ExternalProject_independent-step-targets.rst
new file mode 100644
index 0000000..02e8db8
--- /dev/null
+++ b/Help/release/dev/ExternalProject_independent-step-targets.rst
@@ -0,0 +1,6 @@
+ExternalProject_independent-step-targets
+----------------------------------------
+
+* The :module:`ExternalProject` module learned options to create
+  independent external project step targets that do not depend
+  on the builtin steps.

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

Summary of changes:
 Help/release/dev/ExternalProject_independent-step-targets.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/ExternalProject_independent-step-targets.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list