[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-609-gb0b0fe3

Brad King brad.king at kitware.com
Thu Nov 13 09:58:22 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  b0b0fe38d9bcfa1f453c0b01390d73d5ddd9bb87 (commit)
       via  3c497f1129c15bd5857cc6651db13b4eaab112ea (commit)
      from  52476c444975b4313ded35391a9c360964273501 (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=b0b0fe38d9bcfa1f453c0b01390d73d5ddd9bb87
commit b0b0fe38d9bcfa1f453c0b01390d73d5ddd9bb87
Merge: 52476c4 3c497f1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 13 09:58:21 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 13 09:58:21 2014 -0500

    Merge topic 'ExternalProject_UPDATE_DISCONNECTED' into next
    
    3c497f11 Help: Add notes for topic 'ExternalProject_UPDATE_DISCONNECTED'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3c497f1129c15bd5857cc6651db13b4eaab112ea
commit 3c497f1129c15bd5857cc6651db13b4eaab112ea
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 13 09:55:17 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Nov 13 09:55:17 2014 -0500

    Help: Add notes for topic 'ExternalProject_UPDATE_DISCONNECTED'

diff --git a/Help/release/dev/ExternalProject_UPDATE_DISCONNECTED.rst b/Help/release/dev/ExternalProject_UPDATE_DISCONNECTED.rst
new file mode 100644
index 0000000..bed4a89
--- /dev/null
+++ b/Help/release/dev/ExternalProject_UPDATE_DISCONNECTED.rst
@@ -0,0 +1,6 @@
+ExternalProject_UPDATE_DISCONNECTED
+-----------------------------------
+
+* The :module:`ExternalProject` module ``ExternalProject_Add`` command
+  learned an ``UPDATE_DISCONNECTED`` option to avoid automatically
+  updating the source tree checkout from version control.

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list