[Cmake-commits] CMake branch, master, updated. v3.4.0-568-gb6f4717

Brad King brad.king at kitware.com
Fri Nov 20 08:53:18 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  b6f471773d943bfb0f5cc012bce3fd25f5f9f7fa (commit)
       via  3477b26ff6c455b64421bf19000d7203acdd6024 (commit)
       via  7d64a0598db5da2c4c1874f9fe8726fd6c9b18a7 (commit)
       via  866c75dedd42fae9dd05be402bdc94d51ffc7713 (commit)
      from  7171f64cc108dfb4072def578ef38ed8ce99187b (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=b6f471773d943bfb0f5cc012bce3fd25f5f9f7fa
commit b6f471773d943bfb0f5cc012bce3fd25f5f9f7fa
Merge: 7171f64 3477b26
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 20 08:53:17 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 20 08:53:17 2015 -0500

    Merge topic 'ninja-symbolic-custom-command'
    
    3477b26f Ninja: Always re-run custom commands that have symbolic dependencies
    7d64a059 Ninja: Add 'restat' parameter to custom command generation method
    866c75de Ninja: Refactor generation of 'restat' on custom commands


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

Summary of changes:
 Source/cmGlobalNinjaGenerator.cxx               |    8 +++++++-
 Source/cmGlobalNinjaGenerator.h                 |    1 +
 Source/cmLocalNinjaGenerator.cxx                |   11 +++++++++++
 Source/cmNinjaUtilityTargetGenerator.cxx        |    1 +
 Tests/RunCMake/BuildDepends/Custom-Always.cmake |   24 +++++++++++++++++++++++
 Tests/RunCMake/BuildDepends/RunCMakeTest.cmake  |    2 ++
 6 files changed, 46 insertions(+), 1 deletion(-)
 create mode 100644 Tests/RunCMake/BuildDepends/Custom-Always.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list