[Cmake-commits] CMake branch, master, updated. v3.6.0-rc4-329-g50adbfc

Brad King brad.king at kitware.com
Wed Jul 6 09:35:42 EDT 2016


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  50adbfcacb27ea656f51a699af78828aad59bde6 (commit)
       via  61fcd08a495a154e95add1a5e9d3ccc13dfb2486 (commit)
       via  7c67d4011e56fad3cf775818110fbd8d5d4be766 (commit)
       via  0076fb100b90f16163cccd06e89565b5c45316c1 (commit)
       via  30c5f94c5bbf1a5cd07858a9c037442f41b65d73 (commit)
       via  7c87ab755c96ad3f3fc6288d23c02cd0f4898785 (commit)
       via  6d8b9aa65ab06300a50f6c23897b9e37cadccc47 (commit)
       via  280d0a6947aee7d73404a3d5d0a795d490a781db (commit)
       via  898cb987b4a2ed027f7ec9308a128cab97feabf9 (commit)
      from  8df2e68614b0de60f5d5fcfba63012903815adef (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=50adbfcacb27ea656f51a699af78828aad59bde6
commit 50adbfcacb27ea656f51a699af78828aad59bde6
Merge: 8df2e68 61fcd08
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 6 09:35:38 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 6 09:35:38 2016 -0400

    Merge topic 'reorganize-cmCTest'
    
    61fcd08a Help: Fix documentation of ctest --build-and-test
    7c67d401 Help: Consistently use quotes and fix punctuation in ctest(1) manual
    0076fb10 cmCTest: Update doxygen to be consistent
    30c5f94c cmCTest: Rename "ProcessTests()" to "ProcessSteps()" and improve doxygen
    7c87ab75 cmCTest: Facilitate code reading adding consistent comments in Run()
    6d8b9aa6 cmCTest: Improve readability adding "HandleTest(Action|Model)Argument()"
    280d0a69 cmCTest: Improve readability adding "RunCMakeAndTest()" and "ExecuteTests()"
    898cb987 cmCTest: Fix typo


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

Summary of changes:
 Help/manual/ctest.1.rst |  104 ++++++++++-----------
 Source/cmCTest.cxx      |  235 +++++++++++++++++++++++++++--------------------
 Source/cmCTest.h        |  173 +++++++++++++++++++++-------------
 3 files changed, 295 insertions(+), 217 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list