[Cmake-commits] CMake branch, next, updated. v3.0.0-4157-gb5a1c27

Brad King brad.king at kitware.com
Wed Jul 9 09:52:50 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, next has been updated
       via  b5a1c27295e789f46c2568555e76fc89ca26cddb (commit)
       via  7c80ce6f057a7d97b049fe152a6f9d914093da5f (commit)
      from  e1831ef5f272dfb703645ae7b53f38e108cbe397 (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=b5a1c27295e789f46c2568555e76fc89ca26cddb
commit b5a1c27295e789f46c2568555e76fc89ca26cddb
Merge: e1831ef 7c80ce6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 9 09:52:50 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 9 09:52:50 2014 -0400

    Merge topic 'thread-sanitizer' into next
    
    7c80ce6f Help: Add notes for topic 'thread-sanitizer'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7c80ce6f057a7d97b049fe152a6f9d914093da5f
commit 7c80ce6f057a7d97b049fe152a6f9d914093da5f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 9 09:50:45 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 9 09:50:45 2014 -0400

    Help: Add notes for topic 'thread-sanitizer'

diff --git a/Help/release/dev/thread-sanitizer.rst b/Help/release/dev/thread-sanitizer.rst
new file mode 100644
index 0000000..f38e8e1
--- /dev/null
+++ b/Help/release/dev/thread-sanitizer.rst
@@ -0,0 +1,5 @@
+thread-sanitizer
+----------------
+
+* The :command:`ctest_memcheck` command learned to support
+  ``ThreadSanitizer``.

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

Summary of changes:
 Help/release/dev/thread-sanitizer.rst |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 Help/release/dev/thread-sanitizer.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list