[Cmake-commits] CMake branch, master, updated. v2.8.11.1-412-g62428f5

Brad King brad.king at kitware.com
Mon Jul 1 09:15:14 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  62428f5e72a9f3fbc0cb0d64b8215f8023386f65 (commit)
       via  539356f1281902f5494828eca963d95e2b726dda (commit)
       via  874e17120db832656a77665e2ac13168aaf1e207 (commit)
       via  88d27ad0140ac2274e886c10ac2bf9f8eede54c7 (commit)
      from  07095e1ea7a82d4d2c0b89931cc860539569c1e5 (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=62428f5e72a9f3fbc0cb0d64b8215f8023386f65
commit 62428f5e72a9f3fbc0cb0d64b8215f8023386f65
Merge: 07095e1 539356f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 1 09:15:09 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 1 09:15:09 2013 -0400

    Merge topic 'ninja_phony_targets'
    
    539356f Ninja: Custom Command file depends don't need to exist before building
    874e171 Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
    88d27ad Add a test to expose a bug with add_custom_command and ninja.


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

Summary of changes:
 Source/cmGlobalNinjaGenerator.cxx        |  219 +++++++++++++++++++++++-------
 Source/cmGlobalNinjaGenerator.h          |   41 ++++---
 Source/cmLocalNinjaGenerator.cxx         |   17 ++-
 Source/cmNinjaNormalTargetGenerator.cxx  |   77 ++++++-----
 Source/cmNinjaTargetGenerator.cxx        |   24 ++--
 Source/cmNinjaUtilityTargetGenerator.cxx |   19 ++--
 Tests/CustomCommand/CMakeLists.txt       |   13 ++
 7 files changed, 280 insertions(+), 130 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list