[Cmake-commits] CMake branch, master, updated. v2.8.8-451-g8657c3c

David Cole david.cole at kitware.com
Mon Jul 9 14:22:04 EDT 2012


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  8657c3cea65ebce68b907fd5cb75055363a351c3 (commit)
       via  361696ae2073b537545755e8ef765d080490d244 (commit)
       via  c77b57ba7d8198a71d8d90a4eac5bcd526050cf9 (commit)
       via  93d084c180fde5bc3c31b9945ea7ddb06d9a6007 (commit)
       via  af298480d020e814fa4537ca7d7dd44d472489b5 (commit)
       via  24ba0fd078ca1db13cdbeb51e531b0fce53f3f3f (commit)
      from  e6ce00a4ac92c34fedc68fe56d74c31183ea8124 (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=8657c3cea65ebce68b907fd5cb75055363a351c3
commit 8657c3cea65ebce68b907fd5cb75055363a351c3
Merge: e6ce00a 361696a
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Mon Jul 9 14:22:02 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 9 14:22:02 2012 -0400

    Merge topic 'ctest-cmd-line-vars'
    
    361696a CTest: Add test to verify -D variable definitions work
    c77b57b CTest: Allow -Dvar=value with no space between the D and the var
    93d084c CTest: Extend -D command line arg handling for variable definitions
    af29848 CTest: Rename local variable for clarity
    24ba0fd CTest: Refactor error output into ErrorMessageUnknownDashDValue


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

Summary of changes:
 Source/CTest/cmCTestScriptHandler.cxx  |    9 +++
 Source/cmCTest.cxx                     |   88 +++++++++++++++++++++-----------
 Source/cmCTest.h                       |   14 +++++
 Source/ctest.cxx                       |    6 ++
 Tests/CMakeLists.txt                   |   13 +++++
 Tests/CTestConfig/ScriptWithArgs.cmake |   16 ++++++
 6 files changed, 116 insertions(+), 30 deletions(-)
 create mode 100644 Tests/CTestConfig/ScriptWithArgs.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list