aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Firewall/wixext (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing WixToolset.Firewall.wixext versionRob Mensching2024-07-151-2/+0
| | | | Fixes 8624
* Use the correct case for firewall attribute valuesRob Mensching2024-03-241-2/+8
|
* Fix Profile column definition.Bob Arnson2024-03-181-2/+2
| | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043.
* Cleaning up a typo and a missed commit.Bob Arnson2024-02-271-0/+5
|
* Use camelCase attribute values.Bob Arnson2024-02-272-63/+81
|
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-161-2/+0
|
* add firewall extension decompiler, make msi modifications work, add all ↵chris_bednarski2023-11-197-97/+1063
| | | | attributes
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-193-20/+66
|
* Remove unused symbol `Version`.Bob Arnson2023-09-121-2/+0
|
* add firewall extension decompilerchris_bednarski2023-08-264-80/+106
|
* 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
|
* Simplify and normalize ext projectsRob Mensching2021-12-301-7/+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-6/+2
|
* Move Firewall.wixext into extRob Mensching2021-05-0412-0/+883