[Cmake-commits] CMake branch, master, updated. v3.2.1-432-ge9072d2
Brad King
brad.king at kitware.com
Tue Mar 17 10:14:51 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 e9072d26c0d90a8ff521d46347e5d1b3555f8099 (commit)
via 874fdd914a646d25096c34b97caafe43e2a77748 (commit)
from 4fb9abc5629ee5c046292adc77b2583ffc15c230 (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=e9072d26c0d90a8ff521d46347e5d1b3555f8099
commit e9072d26c0d90a8ff521d46347e5d1b3555f8099
Merge: 4fb9abc 874fdd9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 17 10:14:49 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 17 10:14:49 2015 -0400
Merge topic 'output-ctest-env-vars'
874fdd91 CTest: Output test-specific env vars in verbose mode (#15446)
-----------------------------------------------------------------------
Summary of changes:
Source/CTest/cmCTestRunTest.cxx | 15 +++++++++++++++
Tests/CMakeLists.txt | 11 +++++++++++
Tests/CTestTestVerboseOutput/CMakeLists.txt | 11 +++++++++++
.../CTestConfig.cmake | 2 +-
.../CTestTestVerboseOutput/nop.c | 0
.../test.cmake.in} | 13 ++++++-------
6 files changed, 44 insertions(+), 8 deletions(-)
create mode 100644 Tests/CTestTestVerboseOutput/CMakeLists.txt
copy Tests/{CTestTestScheduler => CTestTestVerboseOutput}/CTestConfig.cmake (83%)
copy Modules/DummyCXXFile.cxx => Tests/CTestTestVerboseOutput/nop.c (100%)
copy Tests/{CTestTestFailure/testNoExe.cmake.in => CTestTestVerboseOutput/test.cmake.in} (72%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list