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  779fd101603631bfd61dc0fb03f96ba762abc92e (commit)
       via  5ee9e6bc11a01c7450ffeb14d86f0fe0cef540d6 (commit)
       via  0bfcb450e6cab8d9c2c079e10bf0acea62ffadbe (commit)
      from  784e6e7f15fa9b655d2b51ee29756f0d777cb071 (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=779fd101603631bfd61dc0fb03f96ba762abc92e
commit 779fd101603631bfd61dc0fb03f96ba762abc92e
Merge: 784e6e7 5ee9e6b
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Nov 26 09:36:58 2013 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Nov 26 09:36:58 2013 -0500

    Merge topic 'INTERFACE_LIBRARY-property-whitelist'
    
    5ee9e6b cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.
    0bfcb45 INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.


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

Summary of changes:
 Source/cmComputeTargetDepends.cxx                  |   10 +-
 Source/cmExportFileGenerator.cxx                   |   30 ++--
 Source/cmGeneratorExpressionEvaluator.cxx          |    3 +-
 Source/cmGlobalGenerator.cxx                       |    9 +
 Source/cmGlobalVisualStudio7Generator.cxx          |    8 +
 Source/cmGlobalVisualStudio8Generator.cxx          |    3 +-
 Source/cmInstallCommand.cxx                        |    3 +-
 Source/cmLocalGenerator.cxx                        |    9 +
 Source/cmLocalNinjaGenerator.cxx                   |    3 +-
 Source/cmLocalUnixMakefileGenerator3.cxx           |    3 +-
 Source/cmMakefile.cxx                              |    8 +
 Source/cmMakefileLibraryTargetGenerator.cxx        |    9 +-
 Source/cmStandardIncludes.h                        |    6 +
 Source/cmTarget.cxx                                |  203 ++++++++++++++------
 Source/cmVisualStudio10TargetGenerator.cxx         |    3 +-
 .../RunCMake/interface_library/RunCMakeTest.cmake  |    1 +
 .../whitelist-result.txt}                          |    0
 .../interface_library/whitelist-stderr.txt         |   19 ++
 Tests/RunCMake/interface_library/whitelist.cmake   |    6 +
 19 files changed, 255 insertions(+), 81 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => 
interface_library/whitelist-result.txt} (100%)
 create mode 100644 Tests/RunCMake/interface_library/whitelist-stderr.txt
 create mode 100644 Tests/RunCMake/interface_library/whitelist.cmake


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to