[Cmake-commits] CMake branch, master, updated. v2.8.12-109-g5a364d8

Brad King brad.king at kitware.com
Tue Oct 8 09:53:14 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  5a364d8ed54bbfb1d3d6378503b2772256ac2a17 (commit)
       via  af0051f48ac54ff749faff885f05fb9f34037d5a (commit)
       via  cb4ec606a9e13ed4064fd8f72f00e51ec09ea537 (commit)
       via  d915819ad1a6c0dafb38dc12c1e1329d8130403f (commit)
       via  97124f91a5eaa5b1bf962813e72b1b2406960a76 (commit)
       via  8e96353fd85cff5f06bda071f3a11397e3faa757 (commit)
       via  d99303220922142c2d3fdce5346d0997e4f3b457 (commit)
       via  6cea3eeb4b785fa4b72d4a26c9b6df09180ae34c (commit)
       via  7e7a1c0a50e9ec589866ea4ebd2d27c1c8424d8f (commit)
      from  cfb2c66f66eaeb4bb2c2d9cc24608fbb49d63986 (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=5a364d8ed54bbfb1d3d6378503b2772256ac2a17
commit 5a364d8ed54bbfb1d3d6378503b2772256ac2a17
Merge: cfb2c66 af0051f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 8 09:53:13 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 8 09:53:13 2013 -0400

    Merge topic 'clang-warnings'
    
    af0051f curl, bzip2: Suppress warnings by setting initial value
    cb4ec60 cmDocumentation: Fix a few doxygen comment errors
    d915819 cm*Lexer: Populate empty doxygen @param comment
    97124f9 cmTarget: Properly escape @ char in doxygen comments
    8e96353 Fix warnings about \brief usage
    d993032 cmGraphVizWriter: Add extra space in comment to suppress warning
    6cea3ee cmNewLineStyle: Remove useless semi-colon
    7e7a1c0 curl: Fix typo in header include guard


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

Summary of changes:
 Source/cmAddCustomCommandCommand.h |    4 +---
 Source/cmCommandArgumentLexer.cxx  |    4 ++--
 Source/cmCreateTestSourceList.h    |    2 +-
 Source/cmDependsFortranLexer.cxx   |    4 ++--
 Source/cmDependsJavaLexer.cxx      |    4 ++--
 Source/cmDocumentation.h           |   13 ++++++-------
 Source/cmExprLexer.cxx             |    4 ++--
 Source/cmGraphVizWriter.cxx        |    4 ++--
 Source/cmIncludeCommand.h          |    4 +---
 Source/cmNewLineStyle.cxx          |    2 +-
 Source/cmTarget.h                  |    6 +++---
 Utilities/cmbzip2/compress.c       |    2 +-
 Utilities/cmcurl/multi.c           |    2 +-
 Utilities/cmcurl/parsedate.h       |    2 +-
 14 files changed, 26 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list