CMake/Source/CPack/WiX
Nils Gladitz de77d4a741 CPackWIX: Allow multiple patch files and diagnose if any are missing
CPACK_WIX_PATCH_FILE now accepts a list of patch files.
An error will now be produced if any of the patch files is missing.

Previously this would be silently ignored.
2015-12-14 23:28:42 +01:00
..
cmCPackWIXGenerator.cxx CPackWIX: Allow multiple patch files and diagnose if any are missing 2015-12-14 23:28:42 +01:00
cmCPackWIXGenerator.h CPackWIX: Fix installed file property lookups when using components 2015-12-10 17:38:18 +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: Allow multiple patch files and diagnose if any are missing 2015-12-14 23:28:42 +01:00
cmWIXPatch.h CPackWIX: Allow multiple patch files and diagnose if any are missing 2015-12-14 23:28:42 +01: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