[Cmake-commits] CMake branch, master, updated. v2.8.12.1-598-g298ef43
Brad King
brad.king at kitware.com
Tue Nov 12 08:31:50 EST 2013
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 298ef4332934ff835e8d6f239977cb082b228ff2 (commit)
via 8c6c1f16c94318630a547425637fdbc34f86f1fc (commit)
from cb4a4686ac807182fd86544fec10547428a83804 (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=298ef4332934ff835e8d6f239977cb082b228ff2
commit 298ef4332934ff835e8d6f239977cb082b228ff2
Merge: cb4a468 8c6c1f1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 12 08:31:48 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 12 08:31:48 2013 -0500
Merge topic 'test-RunCMake.CMP0037-everywhere'
8c6c1f1 Enable RunCMake.CMP0037 test everywhere
-----------------------------------------------------------------------
Summary of changes:
...NEW-result.txt => CMP0037-NEW-colon-result.txt} | 0
.../RunCMake/CMP0037/CMP0037-NEW-colon-stderr.txt | 19 +++++++++
Tests/RunCMake/CMP0037/CMP0037-NEW-colon.cmake | 5 ++
.../CMP0037-NEW-space-result.txt} | 0
.../RunCMake/CMP0037/CMP0037-NEW-space-stderr.txt | 19 +++++++++
Tests/RunCMake/CMP0037/CMP0037-NEW-space.cmake | 5 ++
Tests/RunCMake/CMP0037/CMP0037-NEW-stderr.txt | 39 ------------------
Tests/RunCMake/CMP0037/CMP0037-NEW.cmake | 7 ---
...OLD-result.txt => CMP0037-OLD-space-result.txt} | 0
...OLD-stderr.txt => CMP0037-OLD-space-stderr.txt} | 0
.../{CMP0037-OLD.cmake => CMP0037-OLD-space.cmake} | 0
...RN-result.txt => CMP0037-WARN-colon-result.txt} | 0
.../RunCMake/CMP0037/CMP0037-WARN-colon-stderr.txt | 21 ++++++++++
Tests/RunCMake/CMP0037/CMP0037-WARN-colon.cmake | 3 +
.../CMP0037-WARN-space-result.txt} | 0
.../RunCMake/CMP0037/CMP0037-WARN-space-stderr.txt | 21 ++++++++++
Tests/RunCMake/CMP0037/CMP0037-WARN-space.cmake | 3 +
Tests/RunCMake/CMP0037/CMP0037-WARN-stderr.txt | 43 --------------------
Tests/RunCMake/CMP0037/CMP0037-WARN.cmake | 5 --
Tests/RunCMake/CMP0037/RunCMakeTest.cmake | 11 ++++-
Tests/RunCMake/CMakeLists.txt | 4 +-
21 files changed, 105 insertions(+), 100 deletions(-)
rename Tests/RunCMake/CMP0037/{CMP0037-NEW-result.txt => CMP0037-NEW-colon-result.txt} (100%)
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-NEW-colon-stderr.txt
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-NEW-colon.cmake
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CMP0037/CMP0037-NEW-space-result.txt} (100%)
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-NEW-space-stderr.txt
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-NEW-space.cmake
delete mode 100644 Tests/RunCMake/CMP0037/CMP0037-NEW-stderr.txt
delete mode 100644 Tests/RunCMake/CMP0037/CMP0037-NEW.cmake
rename Tests/RunCMake/CMP0037/{CMP0037-OLD-result.txt => CMP0037-OLD-space-result.txt} (100%)
rename Tests/RunCMake/CMP0037/{CMP0037-OLD-stderr.txt => CMP0037-OLD-space-stderr.txt} (100%)
rename Tests/RunCMake/CMP0037/{CMP0037-OLD.cmake => CMP0037-OLD-space.cmake} (100%)
rename Tests/RunCMake/CMP0037/{CMP0037-WARN-result.txt => CMP0037-WARN-colon-result.txt} (100%)
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-WARN-colon-stderr.txt
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-WARN-colon.cmake
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CMP0037/CMP0037-WARN-space-result.txt} (100%)
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-WARN-space-stderr.txt
create mode 100644 Tests/RunCMake/CMP0037/CMP0037-WARN-space.cmake
delete mode 100644 Tests/RunCMake/CMP0037/CMP0037-WARN-stderr.txt
delete mode 100644 Tests/RunCMake/CMP0037/CMP0037-WARN.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list