Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPackWIX: Extend the patching mechanism to allow adding content to <Product>. | Nils Gladitz | 2015-02-13 | 1 | -0/+1 |
| | |||||
* | CPackWIX: Allow Windows Installer property customization | Nils Gladitz | 2014-03-01 | 1 | -0/+2 |
| | |||||
* | CPackWiX: add CPack component support | Nils Gladitz | 2013-11-26 | 1 | -1/+1 |
| | | | | | | | Creates a hierarchy of WiX features from CPack components and component groups. Switch to the FeatureTree UI in case components have been defined. Handles the component REQUIRE and HIDDEN options and the component group EXPANDED option. | ||||
* | CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789) | Eric LaFranchi | 2012-12-28 | 1 | -0/+13 |
| | |||||
* | CPack: Add a WiX Generator (#11575) | Nils Gladitz | 2012-12-03 | 1 | -0/+31 |
This new CPack generator produces an *.msi installer file. Requires having the WiX Toolset installed in order to work properly. Download the WiX Toolset installer "WiX36.exe" here: http://wix.codeplex.com/releases/view/93929 |