[Cmake-commits] CMake branch, master, updated. v3.0.2-2003-gfa56eb5

Brad King brad.king at kitware.com
Tue Oct 7 14:45:28 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  fa56eb56b979214233da3937b7e0d5789d4c9cf6 (commit)
       via  f25e431d6efc2f03b49e15c831df9ee17594eea2 (commit)
       via  f0661bf318b75ebb191a4e0ba07e4e15d260710d (commit)
       via  ca9cc25ce8c6f74998fd9f30d36449814c170ea5 (commit)
       via  0b9ffffcd437c3538ff5aa1858d743a289b06129 (commit)
      from  36c7f6620687752a2143f69688b0df3c9f7217f7 (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=fa56eb56b979214233da3937b7e0d5789d4c9cf6
commit fa56eb56b979214233da3937b7e0d5789d4c9cf6
Merge: 36c7f66 f25e431
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 7 14:45:26 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 7 14:45:26 2014 -0400

    Merge topic 'ctest-memcheck-sanitizers'
    
    f25e431d tests: set sanitizer options properly
    f0661bf3 tests: fix copy/paste from tsan -> asan comments
    ca9cc25c ctest: add support for additional sanitizer options
    0b9ffffc ctest: update documentation for CTEST_MEMORYCHECK_TYPE


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

Summary of changes:
 Help/manual/cmake-variables.7.rst                     |    1 +
 Help/manual/ctest.1.rst                               |   12 ++++++++++++
 Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst |    5 +++++
 Help/variable/CTEST_MEMORYCHECK_TYPE.rst              |    5 +++--
 Modules/DartConfiguration.tcl.in                      |    1 +
 Source/CTest/cmCTestMemCheckCommand.cxx               |    2 ++
 Source/CTest/cmCTestMemCheckHandler.cxx               |   16 +++++++++++-----
 Source/CTest/cmCTestMemCheckHandler.h                 |    2 +-
 Tests/CTestTestMemcheck/CMakeLists.txt                |    4 ++--
 Tests/CTestTestMemcheck/testAddressSanitizer.cmake    |    5 ++---
 10 files changed, 40 insertions(+), 13 deletions(-)
 create mode 100644 Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list