[Cmake-commits] CMake branch, master, updated. v3.3.0-rc1-130-g1adcec3

Brad King brad.king at kitware.com
Tue Jun 9 09:18:55 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, master has been updated
       via  1adcec3983c4c017f4e0d79e5bb7d68742ec58ea (commit)
       via  c3f40f4fd98388a2fd31c707e7225d33a7fc76f6 (commit)
      from  7f14943e5c7d508e937d45cb2608b07dd7c1e2b0 (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=1adcec3983c4c017f4e0d79e5bb7d68742ec58ea
commit 1adcec3983c4c017f4e0d79e5bb7d68742ec58ea
Merge: 7f14943 c3f40f4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 9 09:18:54 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 9 09:18:54 2015 -0400

    Merge topic 'doc-formatting'
    
    c3f40f4f Help: Improve formatting of command documentation


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

Summary of changes:
 Help/command/add_subdirectory.rst              |   14 +--
 Help/command/aux_source_directory.rst          |    2 +-
 Help/command/build_name.rst                    |    5 +-
 Help/command/cmake_host_system_information.rst |    6 +-
 Help/command/cmake_minimum_required.rst        |    2 +-
 Help/command/create_test_sourcelist.rst        |   18 +--
 Help/command/ctest_run_script.rst              |    6 +-
 Help/command/ctest_start.rst                   |    2 +-
 Help/command/define_property.rst               |   28 ++---
 Help/command/else.rst                          |    2 +-
 Help/command/elseif.rst                        |    2 +-
 Help/command/enable_language.rst               |    2 +-
 Help/command/enable_testing.rst                |    8 +-
 Help/command/endforeach.rst                    |    4 +-
 Help/command/endfunction.rst                   |    2 +-
 Help/command/endif.rst                         |    2 +-
 Help/command/endmacro.rst                      |    2 +-
 Help/command/endwhile.rst                      |    2 +-
 Help/command/exec_program.rst                  |    8 +-
 Help/command/execute_process.rst               |   14 +--
 Help/command/export.rst                        |   18 +--
 Help/command/export_library_dependencies.rst   |   12 +-
 Help/command/fltk_wrap_ui.rst                  |    2 +-
 Help/command/foreach.rst                       |    6 +-
 Help/command/get_cmake_property.rst            |    8 +-
 Help/command/get_directory_property.rst        |    6 +-
 Help/command/get_filename_component.rst        |   12 +-
 Help/command/get_source_file_property.rst      |   10 +-
 Help/command/get_target_property.rst           |    6 +-
 Help/command/get_test_property.rst             |    8 +-
 Help/command/include.rst                       |   18 +--
 Help/command/include_external_msproject.rst    |    6 +-
 Help/command/include_regular_expression.rst    |    4 +-
 Help/command/install_files.rst                 |   18 +--
 Help/command/install_programs.rst              |   23 ++--
 Help/command/install_targets.rst               |   12 +-
 Help/command/link_directories.rst              |    8 +-
 Help/command/list.rst                          |   48 ++++----
 Help/command/load_cache.rst                    |    4 +-
 Help/command/load_command.rst                  |    6 +-
 Help/command/make_directory.rst                |    2 +-
 Help/command/mark_as_advanced.rst              |    8 +-
 Help/command/math.rst                          |    2 +-
 Help/command/message.rst                       |    2 +-
 Help/command/option.rst                        |    6 +-
 Help/command/qt_wrap_cpp.rst                   |    2 +-
 Help/command/qt_wrap_ui.rst                    |    6 +-
 Help/command/remove.rst                        |    8 +-
 Help/command/remove_definitions.rst            |    6 +-
 Help/command/return.rst                        |   14 +--
 Help/command/separate_arguments.rst            |    8 +-
 Help/command/set_target_properties.rst         |  145 ++++++++++++------------
 Help/command/string.rst                        |   66 +++++------
 Help/command/subdirs.rst                       |   12 +-
 Help/command/unset.rst                         |   10 +-
 Help/command/utility_source.rst                |    4 +-
 Help/command/variable_requires.rst             |    8 +-
 Help/command/while.rst                         |    8 +-
 Help/command/write_file.rst                    |   14 +--
 59 files changed, 352 insertions(+), 345 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list