Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -1/+0 |
| | |||||
* | Add compiler extension to handle platforms. | Bob Arnson | 2022-01-30 | 1 | -0/+16 |
| | | | | | | | | 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. | ||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -4/+4 |
| | |||||
* | Move UI.wixext into ext | Rob Mensching | 2021-05-03 | 9 | -0/+816 |