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  5d1690725bdbd5840e1188e9025121ac2f9878ed (commit)
       via  49ad7f9af84dd46e5527e6fefaa47d8bde748bca (commit)
       via  1d408dc10f492d060b8b9546c3ed3521d7051fd8 (commit)
      from  76ff725ae7a38b4044cc3d5dc6f8e76cbd6c20aa (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=5d1690725bdbd5840e1188e9025121ac2f9878ed
commit 5d1690725bdbd5840e1188e9025121ac2f9878ed
Merge: 76ff725 49ad7f9
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Aug 17 10:46:26 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Wed Aug 17 10:46:26 2016 -0400

    Merge topic 'cmake-capabilities'
    
    49ad7f9a cmake: Add `cmake -E capabilities` mode
    1d408dc1 cmake: Constify cmake::GetRegisteredGenerators


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

Summary of changes:
 Help/manual/cmake.1.rst                            |   37 +++++++++
 Help/release/dev/cmake-capabilities.rst            |    6 ++
 Source/cmake.cxx                                   |   81 +++++++++++++++++++-
 Source/cmake.h                                     |    4 +-
 Source/cmcmd.cxx                                   |   12 +++
 .../E_capabilities-arg-result.txt}                 |    0
 .../CommandLine/E_capabilities-arg-stderr.txt      |    1 +
 .../RunCMake/CommandLine/E_capabilities-stdout.txt |    1 +
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake      |    2 +
 9 files changed, 142 insertions(+), 2 deletions(-)
 create mode 100644 Help/release/dev/cmake-capabilities.rst
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => 
CommandLine/E_capabilities-arg-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/E_capabilities-arg-stderr.txt
 create mode 100644 Tests/RunCMake/CommandLine/E_capabilities-stdout.txt


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to