Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update READMEs to include OSMF | Rob Mensching | 2025-04-04 | 1 | -0/+5 |
| | | | | | Fixes 7862 Fixes 8974 | ||||
* | Add a basic unit test for the round msmq decompiler round trip. | Bevan Weiss | 2025-03-03 | 3 | -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 Weiss | 2025-03-03 | 1 | -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 sections | Rob Mensching | 2023-12-16 | 1 | -6/+0 |
| | |||||
* | Remove unused symbol `Version`. | Bob Arnson | 2023-09-12 | 1 | -2/+0 |
| | |||||
* | Fix Msmq key table relationship. | Bob Arnson | 2023-05-02 | 1 | -1/+1 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7454. | ||||
* | Fix key table names in colum definitions. | Bob Arnson | 2022-12-21 | 1 | -1/+1 |
| | | | | | - Also fix typo. - Make WiX source file parseable. | ||||
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 2 | -9/+7 |
| | | | | Fixes 6944 | ||||
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
| | |||||
* | Versioned extension ids: ComPlus, Msmq | Bob Arnson | 2022-02-13 | 2 | -6/+6 |
| | |||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 1 | -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 process | Rob Mensching | 2021-05-11 | 1 | -5/+1 |
| | |||||
* | Move Msmq.wixext into ext | Rob Mensching | 2021-05-04 | 14 | -0/+1408 |