Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VSExtension cleanup: | Bob Arnson | 2023-01-11 | 1 | -0/+1 |
| | | | | | | | | | | - Add ARM64-specific custom action. - Remove "naked" `CustomActionRef`s. - Clean up `wix convert` behavior: - Remove `PropertyRef`s for properties CA always sets. Fixes https://github.com/wixtoolset/issues/issues/7100. Fixes https://github.com/wixtoolset/issues/issues/7153. | ||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | Version extension ids. | Bob Arnson | 2021-12-23 | 1 | -1/+2 |
| | | | | | | | | | https://github.com/wixtoolset/issues/issues/5933 - Add support for detecting VS2022. - Add x64 custom actions. - Remove ancient Help 2.0 support. - Update WixCop to add the new element to trigger custom action. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -2/+2 |
| | |||||
* | Move VisualStudio.wixext into ext | Rob Mensching | 2021-05-04 | 1 | -0/+19 |