[Cmake-commits] CMake branch, master, updated. v3.6.1-889-g4469e98

Brad King brad.king at kitware.com
Wed Sep 7 09:48:31 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  4469e986ee2189378f9054231b796249e6db54e1 (commit)
       via  d47c7bf608d3ca23c8d518ff98a42d6d5f449a70 (commit)
      from  bb000ba4fa53a91354f6630f0ef0666ef31eda4c (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=4469e986ee2189378f9054231b796249e6db54e1
commit 4469e986ee2189378f9054231b796249e6db54e1
Merge: bb000ba d47c7bf
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 7 09:48:29 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 7 09:48:29 2016 -0400

    Merge topic 'include-what-you-use'
    
    d47c7bf6 CPack: include what you use


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

Summary of changes:
 Source/CPack/IFW/cmCPackIFWGenerator.cxx     |   29 +++++++++++++-------------
 Source/CPack/IFW/cmCPackIFWGenerator.h       |   10 ++++++++-
 Source/CPack/IFW/cmCPackIFWInstaller.cxx     |   14 ++++++++-----
 Source/CPack/IFW/cmCPackIFWInstaller.h       |    8 +++++--
 Source/CPack/IFW/cmCPackIFWPackage.cxx       |   19 +++++++++++------
 Source/CPack/IFW/cmCPackIFWPackage.h         |    8 +++++--
 Source/CPack/IFW/cmCPackIFWRepository.cxx    |   12 ++++++-----
 Source/CPack/IFW/cmCPackIFWRepository.h      |    5 ++++-
 Source/CPack/cmCPack7zGenerator.cxx          |    3 +++
 Source/CPack/cmCPack7zGenerator.h            |    4 ++++
 Source/CPack/cmCPackArchiveGenerator.cxx     |   13 ++++++------
 Source/CPack/cmCPackArchiveGenerator.h       |    9 +++++++-
 Source/CPack/cmCPackComponentGroup.h         |    3 ++-
 Source/CPack/cmCPackDebGenerator.cxx         |   21 ++++++++-----------
 Source/CPack/cmCPackDebGenerator.h           |    6 ++++++
 Source/CPack/cmCPackGenerator.cxx            |    5 ++++-
 Source/CPack/cmCPackGenerator.h              |   18 +++++++++-------
 Source/CPack/cmCPackGeneratorFactory.cxx     |    3 +++
 Source/CPack/cmCPackGeneratorFactory.h       |    9 +++++++-
 Source/CPack/cmCPackLog.cxx                  |    2 ++
 Source/CPack/cmCPackLog.h                    |    7 +++++++
 Source/CPack/cmCPackNSISGenerator.cxx        |   11 ++++++----
 Source/CPack/cmCPackNSISGenerator.h          |    9 ++++++++
 Source/CPack/cmCPackRPMGenerator.cxx         |    8 +++++++
 Source/CPack/cmCPackRPMGenerator.h           |    5 +++++
 Source/CPack/cmCPackSTGZGenerator.cxx        |    8 ++++---
 Source/CPack/cmCPackSTGZGenerator.h          |    6 ++++++
 Source/CPack/cmCPackTGZGenerator.cxx         |    3 +++
 Source/CPack/cmCPackTGZGenerator.h           |    4 ++++
 Source/CPack/cmCPackTXZGenerator.cxx         |    3 +++
 Source/CPack/cmCPackTXZGenerator.h           |    4 ++++
 Source/CPack/cmCPackTarBZip2Generator.cxx    |    3 +++
 Source/CPack/cmCPackTarBZip2Generator.h      |    4 ++++
 Source/CPack/cmCPackTarCompressGenerator.cxx |    3 +++
 Source/CPack/cmCPackTarCompressGenerator.h   |    6 +++++-
 Source/CPack/cmCPackZIPGenerator.cxx         |    3 +++
 Source/CPack/cmCPackZIPGenerator.h           |    4 ++++
 Source/CPack/cpack.cxx                       |   20 ++++++++++++------
 38 files changed, 230 insertions(+), 82 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list