CMake/Source/CPack/WiX
Nils Gladitz d3625b7283 CPackWIX: Don't allow users to deselect the top-level feature (#15838)
The top-level WiX feature implicitly created by the WIX generator
represents the package as a whole.

As such it does not make sense to allow installer users to deselect
it from the installation.

Suggested-by: Mark Stijnman
2015-11-09 17:50:21 +01:00
..
cmCPackWIXGenerator.cxx CPackWIX: Don't allow users to deselect the top-level feature (#15838) 2015-11-09 17:50:21 +01:00
cmCPackWIXGenerator.h CPackWIX: Add installed file properties for the creation of shortcuts. 2015-02-21 17:30:31 +01:00
cmWIXAccessControlList.cxx Replace foo.size() pattern with !foo.empty(). 2015-08-24 20:47:18 +02:00
cmWIXAccessControlList.h CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property 2014-08-09 15:30:21 +02:00
cmWIXDirectoriesSourceWriter.cxx CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. 2015-02-21 18:07:36 +01:00
cmWIXDirectoriesSourceWriter.h CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. 2015-02-21 18:07:36 +01:00
cmWIXFeaturesSourceWriter.cxx CPackWIX: refactor and cleanup 2014-02-26 14:15:13 +01:00
cmWIXFeaturesSourceWriter.h CPackWIX: refactor and cleanup 2014-02-26 14:15:13 +01:00
cmWIXFilesSourceWriter.cxx CPackWIX: Add installed file properties for the creation of shortcuts. 2015-02-21 17:30:31 +01:00
cmWIXFilesSourceWriter.h CPackWIX: Add installed file properties for the creation of shortcuts. 2015-02-21 17:30:31 +01:00
cmWIXPatch.cxx CPackWIX: Handle text nodes in XML patch content 2015-10-12 21:53:08 +02:00
cmWIXPatch.h CPackWIX: Handle text nodes in XML patch content 2015-10-12 21:53:08 +02:00
cmWIXPatchParser.cxx CPackWIX: Handle text nodes in XML patch content 2015-10-12 21:53:08 +02:00
cmWIXPatchParser.h CPackWIX: Handle text nodes in XML patch content 2015-10-12 21:53:08 +02:00
cmWIXRichTextFormatWriter.cxx CPackWIX: refactor and cleanup 2014-02-26 14:15:13 +01:00
cmWIXRichTextFormatWriter.h CPackWIX: refactor and cleanup 2014-02-26 14:15:13 +01:00
cmWIXShortcut.cxx CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. 2015-02-21 18:07:36 +01:00
cmWIXShortcut.h CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. 2015-02-21 18:07:36 +01:00
cmWIXSourceWriter.cxx CPackWIX: Handle text nodes in XML patch content 2015-10-12 21:53:08 +02:00
cmWIXSourceWriter.h CPackWIX: Handle text nodes in XML patch content 2015-10-12 21:53:08 +02:00