[Cmake-commits] CMake branch, master, updated. v2.8.12.1-642-g15872a3
Brad King
brad.king at kitware.com
Thu Nov 14 11:28:15 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 15872a3c3038368784e43074ea0b9539b3e03bfb (commit)
via bf755c7c381d8d7d84578bf2dc4ac673aefa090a (commit)
via bc280f1c8108809abed700c2fe039340bb9ae1c0 (commit)
via 20afbd5e037a0ccfa55af8564ed8cd3ec2430540 (commit)
from 42eaf3416890ca6fc4462c112492bb740e943525 (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=15872a3c3038368784e43074ea0b9539b3e03bfb
commit 15872a3c3038368784e43074ea0b9539b3e03bfb
Merge: 42eaf34 bf755c7
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 14 11:28:12 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 14 11:28:12 2013 -0500
Merge topic 'set_emptyvar_PARENT_SCOPE'
bf755c7 set: Add unit tests for set/unset PARENT_SCOPE
bc280f1 set: Fix handling of empty value with PARENT_SCOPE
20afbd5 set: Handle value-less PARENT_SCOPE explicitly
-----------------------------------------------------------------------
Summary of changes:
Source/cmSetCommand.cxx | 19 ++++++-----
Tests/RunCMake/CMakeLists.txt | 1 +
Tests/RunCMake/{CMP0004 => set}/CMakeLists.txt | 2 +-
.../PARENT_SCOPE-result.txt} | 0
Tests/RunCMake/set/PARENT_SCOPE.cmake | 33 ++++++++++++++++++++
Tests/RunCMake/set/RunCMakeTest.cmake | 3 ++
6 files changed, 48 insertions(+), 10 deletions(-)
copy Tests/RunCMake/{CMP0004 => set}/CMakeLists.txt (61%)
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => set/PARENT_SCOPE-result.txt} (100%)
create mode 100644 Tests/RunCMake/set/PARENT_SCOPE.cmake
create mode 100644 Tests/RunCMake/set/RunCMakeTest.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list