[Cmake-commits] CMake branch, master, updated. v3.7.0-rc2-327-g9430125

Brad King brad.king at kitware.com
Tue Oct 25 09:08:54 EDT 2016


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  9430125511865b65e2fa897c59c70414238fbf91 (commit)
       via  87cc9bfc3c6892c93e10f73421e2b0fdba06b8e9 (commit)
       via  e983bd326a9e3b7902d8f7cf0d891030ad3bd4c1 (commit)
       via  42db2ebc756a48ecdb15841c18747cb69e9df11f (commit)
      from  9a399c27a8c6e9a264cbabf9bb3b091b2e74a71f (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=9430125511865b65e2fa897c59c70414238fbf91
commit 9430125511865b65e2fa897c59c70414238fbf91
Merge: 9a399c2 87cc9bf
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 25 09:08:51 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 25 09:08:51 2016 -0400

    Merge topic 'ninja-subdir-binary-dir'
    
    87cc9bfc Merge branch 'backport-ninja-subdir-binary-dir' into ninja-subdir-binary-dir
    e983bd32 Ninja: Use binary dir for `$subdir/all` targets
    42db2ebc Ninja: Use binary dir for `$subdir/all` targets


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

Summary of changes:
 Source/cmGlobalNinjaGenerator.cxx                  |   44 +++++++-------------
 Source/cmGlobalNinjaGenerator.h                    |    1 -
 Tests/RunCMake/Ninja/RunCMakeTest.cmake            |    9 ++++
 Tests/RunCMake/Ninja/SubDir.cmake                  |    1 +
 Tests/RunCMake/Ninja/SubDirBinary-build-stdout.txt |    1 +
 .../RunCMake/Ninja/SubDirBinary-install-stdout.txt |    1 +
 Tests/RunCMake/Ninja/SubDirBinary-test-stdout.txt  |    1 +
 Tests/RunCMake/Ninja/SubDirSource/CMakeLists.txt   |    6 +++
 8 files changed, 35 insertions(+), 29 deletions(-)
 create mode 100644 Tests/RunCMake/Ninja/SubDirBinary-build-stdout.txt
 create mode 100644 Tests/RunCMake/Ninja/SubDirBinary-install-stdout.txt
 create mode 100644 Tests/RunCMake/Ninja/SubDirBinary-test-stdout.txt
 create mode 100644 Tests/RunCMake/Ninja/SubDirSource/CMakeLists.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list