aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/ca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Set each native library dependency version to the build version.Sean Hall2022-04-191-1/+0
|
* Add compiler extension to handle platforms.Bob Arnson2022-01-301-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 Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Implement integrated build processRob Mensching2021-05-111-4/+4
|
* Move UI.wixext into extRob Mensching2021-05-039-0/+816