[Cmake-commits] CMake branch, master, updated. v3.5.2-822-g811831a

Brad King brad.king at kitware.com
Fri Jun 3 10:45:43 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  811831a958c91404193cc0a35d2d90f8351eb51c (commit)
       via  7f6b8d3399dd841b0d29bf74d2b31021738c4ef8 (commit)
      from  8b289db739c8d0a288e532c560b6dbcf4bd67c30 (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=811831a958c91404193cc0a35d2d90f8351eb51c
commit 811831a958c91404193cc0a35d2d90f8351eb51c
Merge: 8b289db 7f6b8d3
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 3 10:45:40 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 3 10:45:40 2016 -0400

    Merge topic 'simplify-boolean-expressions'
    
    7f6b8d33 Simplify boolean expressions


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

Summary of changes:
 Source/CPack/IFW/cmCPackIFWRepository.cxx   |   14 +++++---------
 Source/CPack/cmCPackArchiveGenerator.cxx    |    6 +-----
 Source/CPack/cmCPackDebGenerator.cxx        |    6 +-----
 Source/CPack/cmCPackRPMGenerator.cxx        |    6 +-----
 Source/CPack/cpack.cxx                      |    6 +-----
 Source/CTest/cmCTestCoverageHandler.cxx     |   16 ++++------------
 Source/CTest/cmCTestLaunch.cxx              |    8 ++------
 Source/CTest/cmCTestMemCheckHandler.cxx     |   15 +++------------
 Source/CTest/cmCTestSubmitHandler.cxx       |    9 +--------
 Source/CTest/cmCTestTestHandler.cxx         |    2 +-
 Source/CTest/cmParsePHPCoverage.cxx         |    5 +----
 Source/CursesDialog/cmCursesBoolWidget.cxx  |    6 +-----
 Source/cmCacheManager.cxx                   |    2 +-
 Source/cmComputeLinkInformation.cxx         |    3 +--
 Source/cmCustomCommand.cxx                  |    2 +-
 Source/cmDependsC.cxx                       |    6 +++---
 Source/cmDependsFortran.cxx                 |    5 ++---
 Source/cmELF.cxx                            |    6 +++---
 Source/cmExtraCodeBlocksGenerator.cxx       |    8 ++++----
 Source/cmExtraCodeLiteGenerator.cxx         |    2 +-
 Source/cmExtraEclipseCDT4Generator.cxx      |    2 +-
 Source/cmGeneratedFileStream.cxx            |    4 ++--
 Source/cmGeneratorTarget.cxx                |    6 +-----
 Source/cmGlobalGenerator.cxx                |    3 +--
 Source/cmGlobalNinjaGenerator.cxx           |    6 +++---
 Source/cmGraphVizWriter.cxx                 |   14 +++++++-------
 Source/cmListFileCache.cxx                  |    5 +----
 Source/cmLocalUnixMakefileGenerator3.cxx    |    2 +-
 Source/cmMakefile.cxx                       |   17 ++++-------------
 Source/cmMakefileLibraryTargetGenerator.cxx |    3 +--
 Source/cmNinjaTargetGenerator.cxx           |    3 +--
 Source/cmPropertyDefinitionMap.cxx          |    7 +------
 Source/cmQtAutoGenerators.cxx               |   11 +++++------
 Source/cmSourceFileLocation.cxx             |    5 +----
 Source/cmSourceGroup.cxx                    |    6 +-----
 Source/cmSystemTools.cxx                    |    7 ++-----
 Source/cmcmd.cxx                            |    8 ++------
 37 files changed, 73 insertions(+), 169 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list