[Cmake-commits] CMake branch, master, updated. v3.6.1-640-g76ff725
Brad King
brad.king at kitware.com
Wed Aug 17 10:46:25 EDT 2016
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 76ff725ae7a38b4044cc3d5dc6f8e76cbd6c20aa (commit)
via ea51b71a4f76597ada400d8bdea75cc9548530a3 (commit)
via c18dc6fbe5b68312be52353aa0a493106584ffe7 (commit)
from 65120d180b6e7658e296fd2c4c85a23f337c06dc (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=76ff725ae7a38b4044cc3d5dc6f8e76cbd6c20aa
commit 76ff725ae7a38b4044cc3d5dc6f8e76cbd6c20aa
Merge: 65120d1 ea51b71
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 17 10:46:23 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Aug 17 10:46:23 2016 -0400
Merge topic 'cmake-developer-reference'
ea51b71a QtIFW: Developer Reference installation
c18dc6fb Added CMake_BUILD_DEVELOPER_REFERENCE option
-----------------------------------------------------------------------
Summary of changes:
CMakeCPack.cmake | 16 +-
CMakeCPackOptions.cmake.in | 23 ++
CMakeLists.txt | 5 +
Source/CMakeLists.txt | 9 +
Source/QtDialog/CMakeSetup64.png | Bin 0 -> 7213 bytes
...tGUI.qs => CMake.DeveloperReference.HTML.qs.in} | 6 +-
Source/dir.dox | 7 +
Source/dir.dox.in | 7 +
Utilities/Doxygen/CMakeLists.txt | 92 +++++++-
Utilities/Doxygen/DeveloperReference/mainpage.dox | 8 +
Utilities/Doxygen/authors.txt | 17 --
Utilities/Doxygen/doc_makeall.sh.in | 248 --------------------
Utilities/Doxygen/doxyfile.in | 35 +--
13 files changed, 177 insertions(+), 296 deletions(-)
create mode 100644 Source/QtDialog/CMakeSetup64.png
copy Source/QtIFW/{CMake.Dialogs.QtGUI.qs => CMake.DeveloperReference.HTML.qs.in} (76%)
create mode 100644 Source/dir.dox
create mode 100644 Source/dir.dox.in
create mode 100644 Utilities/Doxygen/DeveloperReference/mainpage.dox
delete mode 100644 Utilities/Doxygen/authors.txt
delete mode 100755 Utilities/Doxygen/doc_makeall.sh.in
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list