aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Msmq/ca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up missing 'Wix4' prefixes on MSMQ Permission tables.Bevan Weiss12 days2-8/+8
| | | | | | | | And updated decompiler to Wix4 table names etc in line with firewall CA. Fixes wixtoolset/issues#8902 Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-182-4/+6
| | | | | | | | | Fix up lack of WIX CUSTOM_ACTION_DECORATION wrappers Add new RuntimeTest skipper for Server Features / Optional Features. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* 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-3/+0
|
* Fix table names missing `Wix4` prefix.Bob Arnson2022-02-131-2/+2
|
* Versioned extension ids: ComPlus, MsmqBob Arnson2022-02-136-71/+22
|
* 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-112-15/+8
|
* Move Msmq.wixext into extRob Mensching2021-05-0417-0/+2624