aboutsummaryrefslogtreecommitdiff
path: root/src/ext/VisualStudio/ca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VSExtension cleanup:Bob Arnson2023-01-111-0/+8
| | | | | | | | | | - 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_initRob Mensching2022-11-131-1/+0
|
* Update build dependencies and normalize more projectsRob Mensching2022-10-191-2/+2
|
* Set each native library dependency version to the build version.Sean Hall2022-04-191-1/+0
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-2/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Version extension ids.Bob Arnson2021-12-232-0/+89
| | | | | | | | | 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 processRob Mensching2021-05-112-6/+5
|
* Move VisualStudio.wixext into extRob Mensching2021-05-045-0/+614