[Cmake-commits] CMake branch, master, updated. v3.3.0-565-g280dde3
Brad King
brad.king at kitware.com
Mon Jul 27 09:31:24 EDT 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 280dde34dda52559411376be17591755f4b6358f (commit)
via 594bafe52773c940fc3fb9cd9022a4d1a3a194c7 (commit)
from 0679c73b6ebcf2b336c1f69d93d6539b27ccaaff (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=280dde34dda52559411376be17591755f4b6358f
commit 280dde34dda52559411376be17591755f4b6358f
Merge: 0679c73 594bafe
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 27 09:31:22 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 27 09:31:22 2015 -0400
Merge topic 'trace-expand'
594bafe5 cmake: add --trace-expand option
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake.1.rst | 10 +++++++---
Help/release/dev/trace-expand.rst | 5 +++++
Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst | 4 ++--
Source/cmMakefile.cxx | 16 ++++++++++++++--
Source/cmake.cxx | 8 ++++++++
Source/cmake.h | 3 +++
Source/cmakemain.cxx | 1 +
Tests/RunCMake/CommandLine/RunCMakeTest.cmake | 4 ++++
.../{trace-stderr.txt => trace-expand-stderr.txt} | 2 +-
.../RunCMake/CommandLine/trace-expand.cmake | 0
10 files changed, 45 insertions(+), 8 deletions(-)
create mode 100644 Help/release/dev/trace-expand.rst
copy Tests/RunCMake/CommandLine/{trace-stderr.txt => trace-expand-stderr.txt} (51%)
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/CommandLine/trace-expand.cmake (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list