[Cmake-commits] CMake branch, master, updated. v3.6.0-rc2-144-g290913f

Brad King brad.king at kitware.com
Thu Jun 16 09:46:51 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, master has been updated
       via  290913fab871eddee22e6ebadd3eb7ef48c1485b (commit)
       via  1c2c629769e1bca0cee9e25293c88bfa060e692b (commit)
       via  ffdc0a8e2877605f0c7f786ec0a2536db4a71f34 (commit)
       via  e4eb88e21dab2f887b2a974ed89358f398418499 (commit)
       via  535ec2bf1a57375221259ed1041c6d8d35c79b91 (commit)
       via  c3819acad22c1bc0f763f7222648e8cade777ca6 (commit)
      from  84c0fdb192ccdad66dc00064b6113d7a1e63944a (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=290913fab871eddee22e6ebadd3eb7ef48c1485b
commit 290913fab871eddee22e6ebadd3eb7ef48c1485b
Merge: 84c0fdb 1c2c629
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 16 09:46:49 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 16 09:46:49 2016 -0400

    Merge topic 'iwyu-preparation'
    
    1c2c6297 cmTargetLinkLibraryType: Extract from cmStandardIncludes.h
    ffdc0a8e cmTypeMacro: Extract from cmStandardIncludes.h
    e4eb88e2 cmCustomCommandLines: Extract from cmStandardIncludes.h
    535ec2bf cmDocumentationEntry: Extract from cmStandardIncludes
    c3819aca cmConfigure.h: Establish as 'include first' file


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

Summary of changes:
 Source/cmConfigure.cmake.h.in                      |   17 ++++
 Source/cmCustomCommandLines.h                      |   38 +++++++++
 .../cmCTestCommand.h => cmDocumentationEntry.h}    |   47 ++++++-----
 Source/cmStandardIncludes.h                        |   88 +-------------------
 ...ndFileCommand.cxx => cmTargetLinkLibraryType.h} |   15 ++--
 Source/cmTypeMacro.h                               |   37 ++++++++
 6 files changed, 130 insertions(+), 112 deletions(-)
 create mode 100644 Source/cmCustomCommandLines.h
 copy Source/{CTest/cmCTestCommand.h => cmDocumentationEntry.h} (50%)
 copy Source/{cmFindFileCommand.cxx => cmTargetLinkLibraryType.h} (76%)
 create mode 100644 Source/cmTypeMacro.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list