[Cmake-commits] CMake branch, master, updated. v3.1.0-rc1-261-g2c71fe6
Brad King
brad.king at kitware.com
Thu Nov 13 10:08:24 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, master has been updated
via 2c71fe6d62c3095b40ab5778ac4482dc99c0bc61 (commit)
via 3c497f1129c15bd5857cc6651db13b4eaab112ea (commit)
via aba5cec6b262c392bfd9f94176a80113d1315917 (commit)
via 3f606fa7d06a209cc2cd3a97afb84951d1c4c033 (commit)
via c0b749cf62a2e985c2b1f94ff919107dbd697b2c (commit)
from e41799d574e6fbcc28882c54de55931d546f86f8 (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=2c71fe6d62c3095b40ab5778ac4482dc99c0bc61
commit 2c71fe6d62c3095b40ab5778ac4482dc99c0bc61
Merge: e41799d 3c497f1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 13 10:08:22 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 13 10:08:22 2014 -0500
Merge topic 'ExternalProject_UPDATE_DISCONNECTED'
3c497f11 Help: Add notes for topic 'ExternalProject_UPDATE_DISCONNECTED'
aba5cec6 ExternalProject: Add unit tests for UPDATE_DISCONNECTED
3f606fa7 ExternalProject: Add UPDATE_DISCONNECTED option
c0b749cf ExternalProject: Always add a command to a step
-----------------------------------------------------------------------
Summary of changes:
.../dev/ExternalProject_UPDATE_DISCONNECTED.rst | 6 ++
Modules/ExternalProject.cmake | 64 ++++++++++++-
Tests/ExternalProjectUpdate/CMakeLists.txt | 12 +++
.../ExternalProjectUpdateTest.cmake | 96 ++++++++++++++++++++
4 files changed, 177 insertions(+), 1 deletion(-)
create mode 100644 Help/release/dev/ExternalProject_UPDATE_DISCONNECTED.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list