[Cmake-commits] CMake branch, master, updated. v3.6.2-1252-g5d29506
Brad King
brad.king at kitware.com
Thu Sep 29 08:09:50 EDT 2016
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 5d29506811c5b75ae48e12de6c317f6440874215 (commit)
via 66c70cd9f1eb69b03cefe7fbe8e238aaa4630f47 (commit)
via 41291b20f3881cac781e5e628f8b892b29c7b39c (commit)
from 48cd0f74059f243d57d7032578a474452265b546 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5d29506811c5b75ae48e12de6c317f6440874215
commit 5d29506811c5b75ae48e12de6c317f6440874215
Merge: 48cd0f7 66c70cd
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 29 08:09:48 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Sep 29 08:09:48 2016 -0400
Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value'
66c70cd9 cmake_parse_arguments: Add additional unit tests
41291b20 cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling
-----------------------------------------------------------------------
Summary of changes:
Source/cmParseArgumentsCommand.cxx | 25 ++++++++-
Tests/RunCMake/cmake_parse_arguments/ArgvN.cmake | 12 ++++-
.../cmake_parse_arguments/CornerCasesArgvN.cmake | 53 ++++++++++++++++++++
.../cmake_parse_arguments/RunCMakeTest.cmake | 1 +
Tests/RunCMake/cmake_parse_arguments/Utils.cmake | 1 +
.../cmake_parse_arguments/test_utils.cmake | 44 +++++++++-------
6 files changed, 115 insertions(+), 21 deletions(-)
create mode 100644 Tests/RunCMake/cmake_parse_arguments/CornerCasesArgvN.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list