[Cmake-commits] CMake branch, master, updated. v3.2.2-1294-g129bf45

Brad King brad.king at kitware.com
Tue May 26 09:23:59 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  129bf45dee4d6fc4cca8103235013b60464660f2 (commit)
       via  0de47b05f74bd12d41b46634f00aea3bcb6f3678 (commit)
      from  36386413969149fde706c04dec478a3de50c5a28 (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=129bf45dee4d6fc4cca8103235013b60464660f2
commit 129bf45dee4d6fc4cca8103235013b60464660f2
Merge: 3638641 0de47b0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 26 09:23:57 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 26 09:23:57 2015 -0400

    Merge topic 'ExternalData-no-symlinks'
    
    0de47b05 ExternalData: Add option to disable use of symlinks


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

Summary of changes:
 Help/release/dev/ExternalData-no-symlinks.rst                 |    7 +++++++
 Modules/ExternalData.cmake                                    |    9 ++++++++-
 Modules/ExternalData_config.cmake.in                          |    1 +
 Tests/Module/ExternalData/CMakeLists.txt                      |    1 +
 Tests/Module/ExternalData/DataNoSymlinks/CMakeLists.txt       |    8 ++++++++
 Tests/Module/ExternalData/{ => DataNoSymlinks}/Data.dat.md5   |    0
 .../ExternalData/DataNoSymlinks/DataNoSymlinksCheck.cmake     |    6 ++++++
 7 files changed, 31 insertions(+), 1 deletion(-)
 create mode 100644 Help/release/dev/ExternalData-no-symlinks.rst
 create mode 100644 Tests/Module/ExternalData/DataNoSymlinks/CMakeLists.txt
 copy Tests/Module/ExternalData/{ => DataNoSymlinks}/Data.dat.md5 (100%)
 create mode 100644 Tests/Module/ExternalData/DataNoSymlinks/DataNoSymlinksCheck.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list