[Cmake-commits] CMake branch, next, updated. v3.5.2-1523-gcd153d4
Brad King
brad.king at kitware.com
Mon May 23 13:27:54 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, next has been updated
via cd153d4e1865c3e1d5ac30277d6a0c15447a7bf8 (commit)
via 239367f036d278148836f7c7ccd31682872362b7 (commit)
from 05d0c64015540df0512f2c5afcc27eb8af590748 (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=cd153d4e1865c3e1d5ac30277d6a0c15447a7bf8
commit cd153d4e1865c3e1d5ac30277d6a0c15447a7bf8
Merge: 05d0c64 239367f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon May 23 13:27:53 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon May 23 13:27:53 2016 -0400
Merge topic 'doc-CPACK_DMG_FORMAT' into next
239367f0 CPackDMG: Document CPACK_DMG_FORMAT default
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=239367f036d278148836f7c7ccd31682872362b7
commit 239367f036d278148836f7c7ccd31682872362b7
Author: Harry Mallon <Harry at codexdigital.com>
AuthorDate: Mon May 23 17:24:58 2016 +0000
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon May 23 13:27:02 2016 -0400
CPackDMG: Document CPACK_DMG_FORMAT default
diff --git a/Modules/CPackDMG.cmake b/Modules/CPackDMG.cmake
index e34f8cd..1959f22 100644
--- a/Modules/CPackDMG.cmake
+++ b/Modules/CPackDMG.cmake
@@ -19,7 +19,7 @@
#
# The disk image format. Common values are UDRO (UDIF read-only), UDZO (UDIF
# zlib-compressed) or UDBZ (UDIF bzip2-compressed). Refer to hdiutil(1) for
-# more information on other available formats.
+# more information on other available formats. Defaults to UDZO.
#
# .. variable:: CPACK_DMG_DS_STORE
#
-----------------------------------------------------------------------
Summary of changes:
Modules/CPackDMG.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list