[Cmake-commits] CMake branch, release, updated. v3.0.0-rc6-14-g695ce68
Brad King
brad.king at kitware.com
Wed Jun 4 09:19:47 EDT 2014
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, release has been updated
via 695ce68419d52b9e6762f9bd85cba4f91bd07915 (commit)
via 44e2923f332653f6b1aad610b314a9edbdf6bf24 (commit)
from 687e0d6319ef666345620eb24e8916b272610e51 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Source/cmake.cxx | 8 +++++++-
Tests/RunCMake/CommandLine/RunCMakeTest.cmake | 7 +++++++
.../build-bad-generator-result.txt} | 0
Tests/RunCMake/CommandLine/build-bad-generator-stderr.txt | 1 +
.../build-no-cache-result.txt} | 0
Tests/RunCMake/CommandLine/build-no-cache-stderr.txt | 1 +
.../build-no-generator-result.txt} | 0
Tests/RunCMake/CommandLine/build-no-generator-stderr.txt | 1 +
Tests/RunCMake/CommandLine/cache-bad-generator/CMakeCache.txt | 1 +
.../RunCMake/CommandLine/cache-no-generator/CMakeCache.txt | 0
10 files changed, 18 insertions(+), 1 deletion(-)
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/build-bad-generator-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/build-bad-generator-stderr.txt
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/build-no-cache-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/build-no-cache-stderr.txt
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/build-no-generator-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/build-no-generator-stderr.txt
create mode 100644 Tests/RunCMake/CommandLine/cache-bad-generator/CMakeCache.txt
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/CommandLine/cache-no-generator/CMakeCache.txt (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list