[Cmake-commits] CMake branch, master, updated. v2.8.6-103-gbd216ef

David Cole david.cole at kitware.com
Tue Oct 25 15:34:28 EDT 2011


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  bd216ef63a57ed7cc868885f8796e3eab9355a8d (commit)
       via  ceff6ec5254bbee898ac6a193624dba5ccf18e56 (commit)
       via  19da10629d96333b2cdae8c0fa926a354fc9d79e (commit)
       via  fd63219557c4acc6e474263302ab9c78985f6d91 (commit)
       via  bfb0ed4293c3a25c47d2fef7b9f19c25b8f5a477 (commit)
       via  de512644d8b6c79b348e13e4affa25627040c597 (commit)
       via  9ae0604a623edba6f7e9598c66ae77b30adfccd5 (commit)
       via  3353d84c14c5421bf4a6a1b013652b1f6c6917df (commit)
       via  1b612caafe6ffb8804fb8deac6cf877a9e7c5565 (commit)
       via  6be15ed58b463b61c0ae99ccc960932c202d8605 (commit)
       via  a92f14f3386e8dee055fe0c3eb624bfb833ee350 (commit)
       via  faede37b79ef0c4dee9cce67ab57499ddf46b47f (commit)
       via  dd13ecd00528b8d8041145e278cb7590d943f9de (commit)
       via  d0b3a7fa48e000996775516f9ed0d78386c262de (commit)
       via  d3d7e45df205bd22d6fbeaba853354b097034719 (commit)
      from  4701843974ef7404212f9a057cba4961076b07c8 (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=bd216ef63a57ed7cc868885f8796e3eab9355a8d
commit bd216ef63a57ed7cc868885f8796e3eab9355a8d
Merge: 4701843 ceff6ec
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Oct 25 15:34:26 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 25 15:34:26 2011 -0400

    Merge topic 'some-documentation-fixes'
    
    ceff6ec ccmake: Factor toggle key help instructions.
    19da106 ccmake: Document '/' key.
    fd63219 ccmake: Align 'g' and 'q' key instructions.
    bfb0ed4 Usage: Add missing exepath argument in get_prerequisites documentation.
    de51264 Usage: Print help, version and copyright options in usage information.
    9ae0604 Usage: Document all options printing the version number.
    3353d84 Usage: Document all options printing usage information.
    1b612ca Usage: Document -j|--parallel option in help message.
    6be15ed Doxygen: Remove dependency on VTK when building doxygen.
    a92f14f Doxygen: Fix warnings.
    faede37 Doxygen: Generate call graph and relationships.
    dd13ecd Doxygen: Improve code documentation.
    d0b3a7f Fix typo.
    d3d7e45 Remove trailing white-spaces.


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

Summary of changes:
 Modules/GetPrerequisites.cmake           |    2 +-
 Source/CPack/cmCPackNSISGenerator.h      |   12 +-
 Source/CPack/cpack.cxx                   |   12 +-
 Source/CTest/cmCTestLaunch.h             |    2 +-
 Source/CTest/cmCTestSubmitHandler.h      |   28 +++---
 Source/CursesDialog/ccmake.cxx           |   36 ++++----
 Source/CursesDialog/cmCursesMainForm.cxx |  156 +++++++++++++++---------------
 Source/cmCommandArgumentLexer.cxx        |  108 ++++++++++----------
 Source/cmDependsFortranLexer.cxx         |    8 +-
 Source/cmDependsJavaLexer.cxx            |   62 ++++++------
 Source/cmDocumentation.cxx               |  157 +++++++++++++++---------------
 Source/cmDocumentationFormatter.h        |   12 +-
 Source/cmExprLexer.cxx                   |   67 ++++++-------
 Source/cmGlobalGenerator.h               |    2 +-
 Source/cmGlobalKdevelopGenerator.h       |   24 +++---
 Source/cmGlobalUnixMakefileGenerator3.h  |    4 +-
 Source/cmGlobalVisualStudio7Generator.h  |   32 +++---
 Source/cmLocalGenerator.h                |   53 +++++-----
 Source/cmLocalUnixMakefileGenerator3.h   |   48 +++++-----
 Source/cmMakefile.h                      |  146 ++++++++++++++--------------
 Source/cmake.cxx                         |    4 +-
 Source/ctest.cxx                         |   12 ++-
 Utilities/Doxygen/CMakeLists.txt         |    2 -
 Utilities/Doxygen/doxyfile.in            |    4 +-
 24 files changed, 499 insertions(+), 494 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list