[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2964-ge0d897c
Clinton Stimpson
clinton at elemtech.com
Tue May 14 00:23: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, next has been updated
via e0d897c57be57b4a68fcfa377f3321bd7c5c20f1 (commit)
via 3fde03cd8c70de19512a8b0bee4dcc16db31f68b (commit)
via 26ad32031c41e44f4f641254bfc69f0e34bf9131 (commit)
via a3f106dedfa4cf913301ea13ad143583af3d20c0 (commit)
via 90dad912f811442b035105101a4924530a098fe2 (commit)
from 7b5450075384eb2ba170adf38632a4db2434fa2f (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=e0d897c57be57b4a68fcfa377f3321bd7c5c20f1
commit e0d897c57be57b4a68fcfa377f3321bd7c5c20f1
Merge: 7b54500 3fde03c
Author: Clinton Stimpson <clinton at elemtech.com>
AuthorDate: Tue May 14 00:23:46 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 14 00:23:46 2013 -0400
Merge topic 'cpack-reg-key-doc' into next
3fde03c Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.
26ad320 CMake Nightly Date Stamp
a3f106d CMake Nightly Date Stamp
90dad91 CMake Nightly Date Stamp
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3fde03cd8c70de19512a8b0bee4dcc16db31f68b
commit 3fde03cd8c70de19512a8b0bee4dcc16db31f68b
Author: Clinton Stimpson <clinton at elemtech.com>
AuthorDate: Mon May 13 22:20:24 2013 -0600
Commit: Clinton Stimpson <clinton at elemtech.com>
CommitDate: Mon May 13 22:22:45 2013 -0600
Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.
Fixes issue 13787.
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index 42d3c0c..b0260ab 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -263,8 +263,8 @@
#
##variable
# CPACK_PACKAGE_INSTALL_REGISTRY_KEY - Registry key used when
-# installing this project. This is only used
-# by installer for Windows.
+# installing this project. This is only used by installer for Windows.
+# The default value is based on the installation directory.
##end
##variable
# CPACK_CREATE_DESKTOP_LINKS - List of desktop links to create.
-----------------------------------------------------------------------
Summary of changes:
Modules/CPack.cmake | 4 ++--
Source/CMakeVersion.cmake | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list