[Cmake-commits] CMake branch, master, updated. v2.8.12-331-g8f2b0c3

Brad King brad.king at kitware.com
Thu Oct 17 08:57:48 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  8f2b0c330706fe479fb0804b3526bf28503cd52a (commit)
       via  9b212ad01a31bebe30975ab43a6a675eb78f9144 (commit)
       via  5dde65ac5b1ecdcc5b47bdba1b806a25fe6d3402 (commit)
       via  ae944d176ee77611bb492d5977b7c51c4ab9720f (commit)
       via  4f7d708ac71239f18a42f1866e7f09ac64b64a92 (commit)
      from  fa8fc51aec1ca6454bb0a65a95d8792680283724 (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=8f2b0c330706fe479fb0804b3526bf28503cd52a
commit 8f2b0c330706fe479fb0804b3526bf28503cd52a
Merge: fa8fc51 9b212ad
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 17 08:57:45 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 17 08:57:45 2013 -0400

    Merge topic 'help-manual-cleanup'
    
    9b212ad Make --help-* options available from all command-line tools
    5dde65a Help: De-duplicate manual/(cmake|ccmake).1.rst build options
    ae944d1 Help: Organize manual/*.1.rst sections
    4f7d708 Help: Drop leftover conversion content from manual/*.1.rst


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

Summary of changes:
 Help/manual/LINKS.txt          |   21 +++
 Help/manual/OPTIONS_BUILD.txt  |   57 ++++++++
 Help/manual/OPTIONS_HELP.txt   |  111 ++++++++++++++
 Help/manual/ccmake.1.rst       |  161 ++-------------------
 Help/manual/cmake-gui.1.rst    |  126 ++---------------
 Help/manual/cmake.1.rst        |  313 ++--------------------------------------
 Help/manual/cpack.1.rst        |  146 ++------------------
 Help/manual/ctest.1.rst        |  126 ++---------------
 Source/CPack/cpack.cxx         |    8 +-
 Source/CursesDialog/ccmake.cxx |    2 +
 Source/QtDialog/CMakeSetup.cxx |    7 +-
 Source/cmDocumentation.cxx     |   44 +++++-
 Source/cmDocumentation.h       |    2 +-
 Source/cmakemain.cxx           |   21 ---
 Source/ctest.cxx               |    8 +-
 15 files changed, 283 insertions(+), 870 deletions(-)
 create mode 100644 Help/manual/LINKS.txt
 create mode 100644 Help/manual/OPTIONS_BUILD.txt
 create mode 100644 Help/manual/OPTIONS_HELP.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list