[Cmake-commits] CMake branch, master, updated. v3.6.0-rc2-198-g74fde78

Brad King brad.king at kitware.com
Mon Jun 20 09:56:08 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  74fde783111ca7583b46015751dafe73b35e55e1 (commit)
       via  e63151ff543bb665fea255713e2e643e64527517 (commit)
      from  efb6d317e3ed6b609c207be2f14866e0f472275a (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=74fde783111ca7583b46015751dafe73b35e55e1
commit 74fde783111ca7583b46015751dafe73b35e55e1
Merge: efb6d31 e63151f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 20 09:56:06 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 20 09:56:06 2016 -0400

    Merge topic 'cmake-trace-source'
    
    e63151ff cmake: Add an option to control what files needs to be traced


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

Summary of changes:
 Help/manual/cmake.1.rst                            |    5 ++++
 Help/release/dev/cmake-trace-source.rst            |    4 ++++
 Source/cmMakefile.cxx                              |   24 +++++++++++++++++++-
 Source/cmake.cxx                                   |    5 ++++
 Source/cmake.h                                     |   10 ++++++++
 Source/cmakemain.cxx                               |    2 ++
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake      |    4 ++++
 .../CommandLine/trace-only-this-file.cmake         |    1 +
 Tests/RunCMake/CommandLine/trace-source-stderr.txt |    1 +
 Tests/RunCMake/CommandLine/trace-source.cmake      |    3 +++
 10 files changed, 58 insertions(+), 1 deletion(-)
 create mode 100644 Help/release/dev/cmake-trace-source.rst
 create mode 100644 Tests/RunCMake/CommandLine/trace-only-this-file.cmake
 create mode 100644 Tests/RunCMake/CommandLine/trace-source-stderr.txt
 create mode 100644 Tests/RunCMake/CommandLine/trace-source.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list