CMake/Source/CPack/WiX
Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Extend the RunSingleCommand signature to capture stdout and stderr
separately.  Allow both to be captured to the same std::string
to preserve existing behavior.  Update all call sites to do this
so that this refactoring does not introduce functional changes.
2015-04-20 15:47:50 -04:00
..
cmCPackWIXGenerator.cxx cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 2015-04-20 15:47:50 -04:00
cmCPackWIXGenerator.h CPackWIX: Add installed file properties for the creation of shortcuts. 2015-02-21 17:30:31 +01:00
cmWIXAccessControlList.cxx CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property 2014-08-09 15:30:21 +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: refactor and cleanup 2014-02-26 14:15:13 +01:00
cmWIXPatch.h CPackWIX: refactor and cleanup 2014-02-26 14:15:13 +01:00
cmWIXPatchParser.cxx CPackWIX: Add static_casts for XML_Parser. 2015-03-26 16:56:44 +01:00
cmWIXPatchParser.h stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05: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: Omit codepage conversion when internal encoding is already UTF-8. 2015-03-27 12:22:15 +01:00
cmWIXSourceWriter.h CPackWIX: Omit codepage conversion when internal encoding is already UTF-8. 2015-03-27 12:22:15 +01:00