[Cmake-commits] CMake branch, master, updated. v2.8.12.1-636-g0b2d376

Brad King brad.king at kitware.com
Thu Nov 14 11:28:01 EST 2013


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  0b2d376142a46efe6cc68814c4f72eb8a618e590 (commit)
       via  8eb20eeabeb2b0196723a3e6dcfbe0501dceb5e7 (commit)
      from  becc689127c9553d9f506af0b19586865757c926 (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=0b2d376142a46efe6cc68814c4f72eb8a618e590
commit 0b2d376142a46efe6cc68814c4f72eb8a618e590
Merge: becc689 8eb20ee
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 14 11:27:56 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 14 11:27:56 2013 -0500

    Merge topic 'ExternalData-allow-no-urls'
    
    8eb20ee ExternalData: Allow local stores without any URL templates


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

Summary of changes:
 Modules/ExternalData.cmake                         |   15 ++++++++++-----
 Tests/Module/ExternalData/CMakeLists.txt           |    1 +
 .../ExternalData/{Data3 => Data4}/CMakeLists.txt   |   11 ++++++-----
 Tests/Module/ExternalData/{ => Data4}/Data.dat.md5 |    0
 .../Data3Check.cmake => Data4/Data4Check.cmake}    |    5 +++--
 .../ExternalData/{Data3 => Data4}/Other.dat.md5    |    0
 .../ExternalData/NoURLTemplates-stderr.txt         |    2 +-
 Tests/RunCMake/ExternalData/ObjectStoreOnly.cmake  |    3 +++
 Tests/RunCMake/ExternalData/RunCMakeTest.cmake     |    1 +
 9 files changed, 25 insertions(+), 13 deletions(-)
 copy Tests/Module/ExternalData/{Data3 => Data4}/CMakeLists.txt (56%)
 copy Tests/Module/ExternalData/{ => Data4}/Data.dat.md5 (100%)
 copy Tests/Module/ExternalData/{Data3/Data3Check.cmake => Data4/Data4Check.cmake} (81%)
 copy Tests/Module/ExternalData/{Data3 => Data4}/Other.dat.md5 (100%)
 create mode 100644 Tests/RunCMake/ExternalData/ObjectStoreOnly.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list