Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use UTF-8 for Kazakh language | Rob Mensching | 2022-03-14 | 1 | -0/+20 |
| | | | | Fixes 5685 | ||||
* | Add compiler extension to handle platforms. | Bob Arnson | 2022-01-30 | 6 | -42/+79 |
| | | | | | | | | 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. | ||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
| | |||||
* | Read WindowsInstallerData at same XML conformance as writing | Rob Mensching | 2022-01-04 | 1 | -0/+33 |
| | |||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -6/+6 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -17/+6 |
| | |||||
* | Move UI.wixext into ext | Rob Mensching | 2021-05-03 | 8 | -0/+274 |