[Cmake-commits] CMake branch, master, updated. v3.2.0-rc2-336-g0bf6c7f

Brad King brad.king at kitware.com
Fri Feb 27 10:34:38 EST 2015


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  0bf6c7fa7bdc40af27a7e81b7e424c6eff02e24a (commit)
       via  d1082448a8d0a75974920690dcbad8895169bfd6 (commit)
       via  ce935ebe50926bde199d86fbde4a78974a4043f9 (commit)
      from  38f1f4e7f30bc9544805da7925d500045722bff1 (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=0bf6c7fa7bdc40af27a7e81b7e424c6eff02e24a
commit 0bf6c7fa7bdc40af27a7e81b7e424c6eff02e24a
Merge: 38f1f4e d108244
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 27 10:34:36 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 27 10:34:36 2015 -0500

    Merge topic 'cmake-build-ninja-verbose'
    
    d1082448 Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'
    ce935ebe cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja


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

Summary of changes:
 Source/CPack/cmCPackGenerator.cxx                   |    2 +-
 Source/CTest/cmCTestBuildAndTestHandler.cxx         |    2 +-
 Source/cmGlobalGenerator.cxx                        |   11 ++++++-----
 Source/cmGlobalGenerator.h                          |    5 +++--
 Source/cmGlobalNinjaGenerator.cxx                   |    6 ++++++
 Source/cmGlobalNinjaGenerator.h                     |    2 +-
 Source/cmGlobalUnixMakefileGenerator3.cxx           |    2 +-
 Source/cmGlobalUnixMakefileGenerator3.h             |    2 +-
 Source/cmGlobalVisualStudio10Generator.cxx          |    4 ++--
 Source/cmGlobalVisualStudio10Generator.h            |    2 +-
 Source/cmGlobalVisualStudio6Generator.cxx           |    2 +-
 Source/cmGlobalVisualStudio6Generator.h             |    2 +-
 Source/cmGlobalVisualStudio7Generator.cxx           |    2 +-
 Source/cmGlobalVisualStudio7Generator.h             |    2 +-
 Source/cmGlobalXCodeGenerator.cxx                   |    2 +-
 Source/cmGlobalXCodeGenerator.h                     |    2 +-
 Source/cmake.cxx                                    |    7 ++++++-
 Tests/RunCMake/CommandLine/Build-ninja-v-stdout.txt |    1 +
 Tests/RunCMake/CommandLine/Build.cmake              |    5 +++++
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake       |   16 ++++++++++++++++
 20 files changed, 57 insertions(+), 22 deletions(-)
 create mode 100644 Tests/RunCMake/CommandLine/Build-ninja-v-stdout.txt
 create mode 100644 Tests/RunCMake/CommandLine/Build.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list