[Cmake-commits] CMake branch, master, updated. v2.8.11-271-gc9be17c

Brad King brad.king at kitware.com
Mon Jun 3 13:51:34 EDT 2013


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  c9be17c8609c6f84c75710be917e23c59ecdb316 (commit)
       via  e4e09212c58995a6cfde7d101bc02fce0f7829be (commit)
       via  c9b75dcd734e2dd09eadbd9b16a6497bae95941c (commit)
      from  d114fc373c1499689265c6c12e95b86f2930b227 (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=c9be17c8609c6f84c75710be917e23c59ecdb316
commit c9be17c8609c6f84c75710be917e23c59ecdb316
Merge: d114fc3 e4e0921
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 3 13:51:31 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 3 13:51:31 2013 -0400

    Merge topic 'escape-regex-specials-in-path'
    
    e4e0921 Merge branch 'master' into escape-regex-specials-in-path
    c9b75dc Fix test failures caused by regexp-sensitive characters in the build paths


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

Summary of changes:
 Tests/CMakeLists.txt                      |    5 +----
 Tests/CMakeTests/GetPropertyTest.cmake.in |   29 ++++++++++++++++-------------
 Tests/CMakeTests/IfTest.cmake.in          |    5 ++++-
 Tests/CMakeTests/ListTest.cmake.in        |   21 ++++++++++++---------
 Tests/CMakeTests/WhileTest.cmake.in       |   14 +++++++++-----
 Tests/CTestTestMemcheck/CMakeLists.txt    |   12 +++++++-----
 Tests/RegexEscapeString.cmake             |    4 ++++
 7 files changed, 53 insertions(+), 37 deletions(-)
 create mode 100644 Tests/RegexEscapeString.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list