aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Msmq/wixext (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update READMEs to include OSMFRob Mensching2025-04-041-0/+5
| | | | | Fixes 7862 Fixes 8974
* Add a basic unit test for the round msmq decompiler round trip.Bevan Weiss2025-03-033-21/+22
| | | | | | | Needed fix up for Group decompiler to work correctly, adding to Index, and fixing where the Group name column is located. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Fix up missing 'Wix4' prefixes on MSMQ Permission tables.Bevan Weiss2025-03-031-98/+212
| | | | | | | | 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>
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-161-6/+0
|
* Remove unused symbol `Version`.Bob Arnson2023-09-121-2/+0
|
* Fix Msmq key table relationship.Bob Arnson2023-05-021-1/+1
| | | | Fixes https://github.com/wixtoolset/issues/issues/7454.
* Fix key table names in colum definitions.Bob Arnson2022-12-211-1/+1
| | | | | - Also fix typo. - Make WiX source file parseable.
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-152-9/+7
| | | | Fixes 6944
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
|
* Versioned extension ids: ComPlus, MsmqBob Arnson2022-02-132-6/+6
|
* Simplify and normalize ext projectsRob Mensching2021-12-301-6/+5
| | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other.
* Implement integrated build processRob Mensching2021-05-111-5/+1
|
* Move Msmq.wixext into extRob Mensching2021-05-0414-0/+1408