[Cmake-commits] CMake branch, master, updated. v3.6.2-973-ge0e047f

Brad King brad.king at kitware.com
Thu Sep 15 08:46:42 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  e0e047fe4b15addb053b56195f584ecb568a973d (commit)
       via  7a2e114dd8ab55bc9ef9e1106ae352d2fea558d3 (commit)
       via  00e78c19903c24bb7cc969f3b825b2502661f3c0 (commit)
       via  9d11bd50661a1fb0a079c7c17120273f21ea9a8c (commit)
       via  d97513d842c51e4fb996d42e1f04a9c291e3d5bf (commit)
      from  62a79dccc5f30e0e80904e83dada288b78d80182 (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=e0e047fe4b15addb053b56195f584ecb568a973d
commit e0e047fe4b15addb053b56195f584ecb568a973d
Merge: 62a79dc 7a2e114
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 15 08:46:40 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Sep 15 08:46:40 2016 -0400

    Merge topic 'refactor-target-construction'
    
    7a2e114d cmTarget: Inline SetType method at only remaining call site
    00e78c19 cmTarget: Construct with basic information up front
    9d11bd50 Avoid requiring default cmTarget constructor for map indexing
    d97513d8 cmTarget: Add method to get a copy adapted for a directory


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

Summary of changes:
 Source/cmExportTryCompileFileGenerator.cxx |    5 +-
 Source/cmGlobalGenerator.cxx               |   88 +++++++++++++++++-----------
 Source/cmInstallTargetsCommand.cxx         |   17 +++---
 Source/cmMakefile.cxx                      |   21 +++----
 Source/cmTarget.cxx                        |   35 ++++++-----
 Source/cmTarget.h                          |   26 ++++----
 6 files changed, 114 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list