Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compiler extension to handle platforms. | Bob Arnson | 2022-01-30 | 2 | -0/+119 |
| | | | | | | | | Custom actions to print EULA and validate install directories are defined in WixUIExtension compiler extension, to handle platform-specific custom actions referred to from `DoAction` control events. This is the least-worst solution, given the `DoAction` approach used in the WixUI authoring and anyone customizing a WixUI set. | ||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 1 | -3/+2 |
| | | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other. | ||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 1 | -3/+6 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -11/+7 |
| | |||||
* | Move UI.wixext into ext | Rob Mensching | 2021-05-03 | 6 | -0/+162 |