[Cmake-commits] CMake branch, next, updated. v3.5.1-766-gcf723c4

Ben Boeckel ben.boeckel at kitware.com
Fri Apr 1 10:04:53 EDT 2016


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  cf723c4cfbf1a71749c7b987a5348034703f91cc (commit)
       via  af7c29f98c7fd569afcf8f37f76b1ff6cd23edb8 (commit)
      from  5b146672d69eb0fc001d468fb82699a89f73cf3c (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cf723c4cfbf1a71749c7b987a5348034703f91cc
commit cf723c4cfbf1a71749c7b987a5348034703f91cc
Merge: 5b14667 af7c29f
Author:     Ben Boeckel <ben.boeckel at kitware.com>
AuthorDate: Fri Apr 1 10:04:51 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 1 10:04:51 2016 -0400

    Merge topic 'ctest-run-submodule-sync' into next
    
    af7c29f9 fixup! cmCTestGIT: add an option to initialize submodules on update


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=af7c29f98c7fd569afcf8f37f76b1ff6cd23edb8
commit af7c29f98c7fd569afcf8f37f76b1ff6cd23edb8
Author:     Ben Boeckel <ben.boeckel at kitware.com>
AuthorDate: Fri Apr 1 10:03:47 2016 -0400
Commit:     Ben Boeckel <ben.boeckel at kitware.com>
CommitDate: Fri Apr 1 10:03:47 2016 -0400

    fixup! cmCTestGIT: add an option to initialize submodules on update

diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in
index 2da8354..c2341c9 100644
--- a/Modules/DartConfiguration.tcl.in
+++ b/Modules/DartConfiguration.tcl.in
@@ -52,6 +52,7 @@ SVNUpdateOptions: @SVN_UPDATE_OPTIONS@
 
 # Git options
 GITCommand: @GITCOMMAND@
+GITInitSubmodules: @GIT_INIT_SUBMODULES@
 GITUpdateOptions: @GIT_UPDATE_OPTIONS@
 GITUpdateCustom: @CTEST_GIT_UPDATE_CUSTOM@
 

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

Summary of changes:
 Modules/DartConfiguration.tcl.in |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list