Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -7/+5 |
| | |||||
* | CPackWIX: refactor and cleanup | Nils Gladitz | 2014-02-26 | 1 | -1/+1 |
| | | | | | Extract addtional classes and functions which are getting unsightly large. Use some of the coding conventions more consistently. | ||||
* | CPackWiX: adhere to CMake member naming convention | Nils Gladitz | 2013-12-20 | 1 | -18/+18 |
| | |||||
* | CPackWiX: allow customization of generated WiX sources | Nils Gladitz | 2013-12-17 | 1 | -0/+145 |
Added a new variable CPACK_WIX_PATCH_FILE that users can point at an XML patch file. Fragments defined within the patch file will be inserted at supported insertion points (currently Component, File and Directory). |