| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove warning for `Wix` bundle variable prefix. | Bob Arnson | 2024-01-01 | 8 | -97/+50 |
* | Use `/DEPENDENTLOADFLAG` to tell the loader... | Bob Arnson | 2023-12-31 | 1 | -0/+1 |
* | Remove bundle container signing support. | Bob Arnson | 2023-12-31 | 2 | -29/+2 |
* | Rename IWindowsInstallerDecompileContext... | Bob Arnson | 2023-12-31 | 6 | -19/+11 |
* | Add a warning that VBScript is deprecated. | Bob Arnson | 2023-12-30 | 4 | -0/+66 |
* | Add default major upgrade. | Bob Arnson | 2023-12-30 | 9 | -5/+164 |
* | Provide a default INSTALLFOLDER. | Bob Arnson | 2023-12-30 | 6 | -40/+157 |
* | Implement default-feature feature. | Bob Arnson | 2023-12-26 | 9 | -8/+250 |
* | ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg... | Nir Bar | 2023-12-24 | 8 | -29/+135 |
* | Make the minimum supported .NET Framework v4.6.2 | Rob Mensching | 2023-12-19 | 38 | -57/+56 |
* | Enhance error message. | Bob Arnson | 2023-12-16 | 1 | -1/+1 |
* | Improve error reporting of duplicate symbols | Rob Mensching | 2023-12-16 | 12 | -78/+251 |
* | Introducing the WiX Standard Library | Rob Mensching | 2023-12-16 | 18 | -267/+292 |
* | Initial support for virtual symbols. | Rob Mensching | 2023-12-16 | 27 | -200/+621 |
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 41 | -121/+237 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 24 | -51/+51 |
* | Update to xunit 2.5.1 | Rob Mensching | 2023-12-16 | 4 | -20/+20 |
* | Resolve issues with inner text | cpuwzd | 2023-12-12 | 2 | -98/+625 |
* | Build tweaks to support VS 17.8... | Bob Arnson | 2023-12-04 | 6 | -4/+19 |
* | Remove the deprecated DifxApp WiX extension. | Bob Arnson | 2023-11-19 | 27 | -703/+0 |
* | Clean up. | Bob Arnson | 2023-11-19 | 2 | -7/+1 |
* | add firewall extension decompiler, make msi modifications work, add all attri... | chris_bednarski | 2023-11-19 | 35 | -347/+3356 |
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 15 | -67/+552 |
* | Return intermediate even if compiler encounters error | Rob Mensching | 2023-11-13 | 1 | -1/+1 |
* | Include duplicated inline directory symbols referenced in subsequent sections | Rob Mensching | 2023-11-07 | 7 | -52/+108 |
* | Fix duplication of AdditionalOptions being added to command-line | Rob Mensching | 2023-11-07 | 5 | -9/+0 |
* | Correctly handle top-level AppId element | Rob Mensching | 2023-11-07 | 5 | -35/+97 |
* | Avoid use of Encoding.WindowsCodePage | Rob Mensching | 2023-11-07 | 4 | -4/+62 |
* | Introduce a new phase in the build pipeline. | Bob Arnson | 2023-10-28 | 14 | -7/+253 |
* | Random typo fix. | Bob Arnson | 2023-10-13 | 1 | -6/+6 |
* | Add cert and x64 tests. | Bob Arnson | 2023-10-13 | 3 | -17/+41 |
* | DotNetCompatibilityCheck: If running NetCoreCheck.exe fails with error code E... | apacker1 | 2023-10-03 | 1 | -5/+13 |
* | Update to latest signing infrastructure | Rob Mensching | 2023-09-13 | 4 | -46/+19 |
* | add FIREWALL_EXCEPTION_ATTRIBUTES struct | chris_bednarski | 2023-09-12 | 1 | -109/+89 |
* | Remove unused symbol `Version`. | Bob Arnson | 2023-09-12 | 10 | -20/+0 |
* | Correctly process build -outputType switch | Rob Mensching | 2023-09-05 | 14 | -14/+73 |
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 5 | -438/+102 |
* | add firewall extension decompiler | chris_bednarski | 2023-08-26 | 5 | -81/+164 |
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 7 | -4/+153 |
* | add integration tests for the firewall extenstion | chris_bednarski | 2023-08-19 | 9 | -0/+898 |
* | Properly fragment NetFx custom actions. | Bob Arnson | 2023-08-15 | 2 | -22/+11 |
* | Fix the use of ModuleSubstitution table | Rob Mensching | 2023-08-07 | 6 | -3/+93 |
* | Remove Esproj test | Rob Mensching | 2023-08-07 | 22 | -29916/+0 |
* | Ensure the Font actions are scheduled for TrueType fonts | Rob Mensching | 2023-08-07 | 3 | -5/+13 |
* | Remove legacy permissions support. | Bob Arnson | 2023-08-07 | 2 | -49/+4 |
* | fix stack corruption around cbdata when adding a machine certificate | chris_bednarski | 2023-08-02 | 1 | -3/+3 |
* | Multiple extension support in unit tests | chris_bednarski | 2023-07-23 | 4 | -13/+31 |
* | Fix mentions of dark.exe. | Bob Arnson | 2023-07-21 | 2 | -2/+2 |
* | Allow custom package comments | Marco Stadler | 2023-07-19 | 12 | -13/+295 |
* | Fix out of date references to Product in warnings | Rob Mensching | 2023-07-19 | 1 | -12/+12 |