[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-806-g4777e82

Brad King brad.king at kitware.com
Wed May 7 15:04:50 EDT 2014


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  4777e82a0a47fcaa46e4e61b91273b9a993f88de (commit)
       via  2583eff6fe34f219a017c973c9e3bf12eb503178 (commit)
       via  18e478a860ce480f47ca2fdf583f3c5d65f93ccf (commit)
       via  6fa6bedf78981d336b66d55ca10a1d290d014101 (commit)
       via  01b79c6385d32e635b5720d8075a60fd50577c66 (commit)
       via  3c640891177923e71a0a50d26988a3595a0f3c43 (commit)
      from  ff95e44264571b9a53e5174a827877102952a2dd (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=4777e82a0a47fcaa46e4e61b91273b9a993f88de
commit 4777e82a0a47fcaa46e4e61b91273b9a993f88de
Merge: ff95e44 2583eff
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed May 7 15:04:49 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 7 15:04:49 2014 -0400

    Merge topic 'dev/refactor-source-depends-in-ninja'
    
    2583eff6 ninja: Factor out custom command order-only depends
    18e478a8 ninja: Factor out target-level order-only dependencies
    6fa6bedf LocalGenerator: Add a string overload for AppendFlags
    01b79c63 ninja: Don't use a stringstream to build an argument list
    3c640891 ninja: Use string parameters


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

Summary of changes:
 Source/cmExtraSublimeTextGenerator.cxx      |    2 +-
 Source/cmGlobalNinjaGenerator.cxx           |   28 ++++++------
 Source/cmLocalGenerator.cxx                 |   19 +++++---
 Source/cmLocalGenerator.h                   |    1 +
 Source/cmLocalNinjaGenerator.cxx            |    2 +-
 Source/cmLocalNinjaGenerator.h              |    2 +-
 Source/cmLocalUnixMakefileGenerator3.cxx    |   13 ++++--
 Source/cmLocalUnixMakefileGenerator3.h      |    1 +
 Source/cmMakefileLibraryTargetGenerator.cxx |    4 +-
 Source/cmMakefileTargetGenerator.cxx        |   14 +++---
 Source/cmNinjaTargetGenerator.cxx           |   65 +++++++++++++++++----------
 Source/cmNinjaTargetGenerator.h             |    8 +++-
 12 files changed, 100 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list