[Cmake-commits] CMake branch, master, updated. v2.8.12-494-ge378bc6

Brad King brad.king at kitware.com
Mon Oct 28 08:38:47 EDT 2013


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  e378bc6441331d99663048dd131c650bac8f9751 (commit)
       via  eeb4aece1cf564c10d1c4e7409907ca6c92462ed (commit)
      from  25cfc1e38095ed3cf2c9e94f4fd4d0f9bc0a2111 (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=e378bc6441331d99663048dd131c650bac8f9751
commit e378bc6441331d99663048dd131c650bac8f9751
Merge: 25cfc1e eeb4aec
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Oct 28 08:38:40 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Oct 28 08:38:40 2013 -0400

    Merge topic 'ninja-use-deps'
    
    eeb4aec Ninja: use deps = gcc/msvc feature


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

Summary of changes:
 Modules/CMakeCCompiler.cmake.in         |    2 +-
 Modules/CMakeCXXCompiler.cmake.in       |    2 +-
 Modules/CMakeClDeps.cmake               |    4 +-
 Modules/CMakeDetermineCCompiler.cmake   |    3 +-
 Modules/CMakeDetermineCXXCompiler.cmake |    3 +-
 Source/cmGlobalNinjaGenerator.cxx       |   36 ++++++++-
 Source/cmGlobalNinjaGenerator.h         |   15 ++--
 Source/cmLocalNinjaGenerator.cxx        |   20 ++++-
 Source/cmNinjaNormalTargetGenerator.cxx |   23 +++++-
 Source/cmNinjaTargetGenerator.cxx       |  125 ++++++++++++++++++-------------
 Source/cmNinjaTargetGenerator.h         |    2 +
 11 files changed, 158 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list