[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1384-g6e149e1

Brad King brad.king at kitware.com
Mon Feb 10 11:24:55 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  6e149e1591249d4666b4f7eefd58f414c4b5d973 (commit)
       via  6d85a6a64c6919c07d983b584bb74f6a29cddac5 (commit)
       via  770245e9287de01c990605b54d28302c9cac3340 (commit)
      from  e180c1def031ae22c4843c308d6d3710ebcb18e2 (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=6e149e1591249d4666b4f7eefd58f414c4b5d973
commit 6e149e1591249d4666b4f7eefd58f414c4b5d973
Merge: e180c1d 6d85a6a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 10 11:24:54 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 10 11:24:54 2014 -0500

    Merge topic 'interface-library-signatures'
    
    6d85a6a6 add_library: Issue better diagnostic for INTERFACE GLOBAL signature.
    770245e9 add_library: Test invalid GLOBAL INTERFACE signature.


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

Summary of changes:
 Source/cmAddLibraryCommand.cxx                                |    7 +++++++
 Tests/RunCMake/interface_library/RunCMakeTest.cmake           |    1 +
 .../global-interface-result.txt}                              |    0
 Tests/RunCMake/interface_library/global-interface-stderr.txt  |    9 +++++++++
 Tests/RunCMake/interface_library/global-interface.cmake       |    2 ++
 Tests/RunCMake/interface_library/invalid_signature-stderr.txt |    2 +-
 Tests/RunCMake/interface_library/invalid_signature.cmake      |    2 +-
 7 files changed, 21 insertions(+), 2 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => interface_library/global-interface-result.txt} (100%)
 create mode 100644 Tests/RunCMake/interface_library/global-interface-stderr.txt
 create mode 100644 Tests/RunCMake/interface_library/global-interface.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list