[Cmake-commits] CMake branch, master, updated. v3.3.0-rc3-375-g66e0681

Brad King brad.king at kitware.com
Wed Jul 8 09:19:13 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  66e0681ea0293aac6f3547224cef85593cbe4595 (commit)
       via  9ce7a663d6d50c6f2d7a3fbc76ed10c5af6a91a5 (commit)
       via  d7725a178bd498f7b50634490b6846ab9bb245f2 (commit)
       via  ecca26855a786bb126341e7fba59557325e54f7b (commit)
       via  c14f20f7dd827bd1b9164b3641db697776de85bf (commit)
       via  c823f04e0cbc4753cc5b6d5c9f45b9f015a12568 (commit)
       via  7383e4d722809e2460bd4e87ea7fdbef5f64c303 (commit)
       via  2531b9095491966c7dbcf717a8b6d3dc72c0fb9f (commit)
       via  938bbc4352cf34532dc1f52998ec7d23532df765 (commit)
      from  8c1460653e8f21b9e09324617836aeec18f350b7 (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=66e0681ea0293aac6f3547224cef85593cbe4595
commit 66e0681ea0293aac6f3547224cef85593cbe4595
Merge: 8c14606 9ce7a66
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 8 09:19:12 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 8 09:19:12 2015 -0400

    Merge topic 'cmake-install-components'
    
    9ce7a663 Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macro
    d7725a17 CMake: Add cmakexbuild component as REQUIRED to Tools group for IFW installer
    ecca2685 CMake: optional show LGPLv2.1 license when install cmake-gui component
    c14f20f7 CMake: Fix Web Site shortcut in IFW installer for Windows
    c823f04e CMake: New option CMake_INSTALL_COMPONENTS
    7383e4d7 CMake: Install COMPONENTs (sphinx-man)
    2531b909 CMake: Install COMPONENTs (QtDialog)
    938bbc43 CMake: Install COMPONENTs


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

Summary of changes:
 CMakeCPack.cmake                                  |   63 ++++++++++-
 CMakeCPackOptions.cmake.in                        |  118 ++++++++++++++++++++-
 CMakeLists.txt                                    |   11 ++
 Source/CMakeLists.txt                             |   12 ++-
 Source/CursesDialog/CMakeLists.txt                |    3 +-
 Source/QtDialog/CMakeLists.txt                    |   33 ++++--
 Source/QtIFW/CMake.Dialogs.QtGUI.qs               |   21 ++++
 Source/QtIFW/CMake.Documentation.SphinxHTML.qs.in |   21 ++++
 Source/QtIFW/{installscript.qs.in => CMake.qs.in} |   12 +--
 Source/QtIFW/installscript.qs.in                  |    8 +-
 Utilities/Sphinx/CMakeLists.txt                   |   14 ++-
 11 files changed, 285 insertions(+), 31 deletions(-)
 create mode 100644 Source/QtIFW/CMake.Dialogs.QtGUI.qs
 create mode 100644 Source/QtIFW/CMake.Documentation.SphinxHTML.qs.in
 copy Source/QtIFW/{installscript.qs.in => CMake.qs.in} (81%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list