[Cmake-commits] CMake branch, master, updated. v3.1.0-rc1-75-g2e953c7

Brad King brad.king at kitware.com
Thu Oct 30 14:11:49 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, master has been updated
       via  2e953c76573b5e146ce77ee807e4b1d2f4f60ed3 (commit)
       via  aee7e4a03b8b410212e2eae23d1ecc182c8da817 (commit)
       via  368e8de4cd5a5d97c9b5e81489bf014579211bda (commit)
      from  5c5c1e3c7dee614ab108a8809507a907a629a9d3 (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=2e953c76573b5e146ce77ee807e4b1d2f4f60ed3
commit 2e953c76573b5e146ce77ee807e4b1d2f4f60ed3
Merge: 5c5c1e3 aee7e4a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 30 14:11:48 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 30 14:11:48 2014 -0400

    Merge topic 'fix--D-command-line-parsing'
    
    aee7e4a0 cmCacheManager: parse -D flags more strictly
    368e8de4 Tests: test -D parsing on the command line


-----------------------------------------------------------------------

Summary of changes:
 Source/cmCacheManager.cxx                                  |    2 +-
 Tests/RunCMake/{CMP0054 => CommandLine}/CMakeLists.txt     |    0
 Tests/RunCMake/CommandLine/D_nested_cache-stderr.txt       |    1 +
 Tests/RunCMake/CommandLine/D_nested_cache.cmake            |    1 +
 Tests/RunCMake/CommandLine/D_typed_nested_cache-stderr.txt |    1 +
 Tests/RunCMake/CommandLine/D_typed_nested_cache.cmake      |    1 +
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake              |    8 ++++++++
 7 files changed, 13 insertions(+), 1 deletion(-)
 copy Tests/RunCMake/{CMP0054 => CommandLine}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/CommandLine/D_nested_cache-stderr.txt
 create mode 100644 Tests/RunCMake/CommandLine/D_nested_cache.cmake
 create mode 100644 Tests/RunCMake/CommandLine/D_typed_nested_cache-stderr.txt
 create mode 100644 Tests/RunCMake/CommandLine/D_typed_nested_cache.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list