CMake/Source/CPack/WiX
Nils Gladitz ecdc77f14d CPackWIX: Fix installed file property lookups when using components
The WIX generator incorrectly looked for installed file properties
by relative paths that included the component specific staging
directory prefix.

Remove that prefix in installed file property lookups when
generating packages with components.
2015-12-10 17:38:18 +01:00
..
cmCPackWIXGenerator.cxx CPackWIX: Fix installed file property lookups when using components 2015-12-10 17:38:18 +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: 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