[Cmake-commits] CMake branch, release, updated. v3.3.0-rc2-6-g38ee28b

Brad King brad.king at kitware.com
Tue Jun 23 09:10:40 EDT 2015


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, release has been updated
       via  38ee28bfd501e0d29650bc2fbd08eaec416eade3 (commit)
       via  5d85fb4f407cd661fb904f68e2c9cc27ddcc0331 (commit)
       via  49988996c1eb59df2986ad57d2207e14da5e14d9 (commit)
       via  17c5152170992e84d95a25df37d0aec7949f54c5 (commit)
      from  8576c394b105b9697cefb6dbf7d105d74fa5ee60 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Help/manual/cmake-buildsystem.7.rst                |    2 +-
 Source/cmForEachCommand.cxx                        |   22 +++++++++++++-------
 Source/cmForEachCommand.h                          |    5 +++--
 Source/cmMakefile.cxx                              |    1 -
 Source/cmMakefile.h                                |    9 --------
 Source/cmWhileCommand.cxx                          |   17 ++++++++++-----
 Source/cmWhileCommand.h                            |    5 +++--
 .../FunctionUnmatched-result.txt}                  |    0
 Tests/RunCMake/Syntax/FunctionUnmatched-stderr.txt |    6 ++++++
 Tests/RunCMake/Syntax/FunctionUnmatched.cmake      |    2 ++
 .../MacroUnmatched-result.txt}                     |    0
 Tests/RunCMake/Syntax/MacroUnmatched-stderr.txt    |    6 ++++++
 Tests/RunCMake/Syntax/MacroUnmatched.cmake         |    2 ++
 Tests/RunCMake/Syntax/RunCMakeTest.cmake           |    2 ++
 14 files changed, 51 insertions(+), 28 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => Syntax/FunctionUnmatched-result.txt} (100%)
 create mode 100644 Tests/RunCMake/Syntax/FunctionUnmatched-stderr.txt
 create mode 100644 Tests/RunCMake/Syntax/FunctionUnmatched.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => Syntax/MacroUnmatched-result.txt} (100%)
 create mode 100644 Tests/RunCMake/Syntax/MacroUnmatched-stderr.txt
 create mode 100644 Tests/RunCMake/Syntax/MacroUnmatched.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list