| Commit message (Expand) | Author | Files | Lines |
2024-10-04 | Add overloads to support create-only Wixouts. | Bob Arnson | 3 | -4/+44 |
2024-10-04 | Fix crash when adding file in patch when filtering | Bob Arnson | 10 | -10/+91 |
2024-10-04 | Fix crash with use of File/@PatchGroup. | Bob Arnson | 2 | -2/+2 |
2024-10-04 | Re-enable insignificant zeros in PackageVersion | Rob Mensching | 2 | -7/+60 |
2024-10-04 | Fix faulty memory access in Util's User custom actions | Rob Mensching | 5 | -120/+95 |
2024-10-04 | Reset current directory so SFXCA directory can be cleaned up | Rob Mensching | 1 | -0/+19 |
2024-10-04 | Update dependencies | Rob Mensching | 9 | -40/+41 |
2024-10-04 | Prevent unnecessary refreshes that move focus. | Bob Arnson | 1 | -6/+9 |
2024-10-04 | Build native code with VC v143 toolset only. | Bob Arnson | 8 | -19/+16 |
2024-10-04 | Update deprecated GitHub action upload-artifacts | Rob Mensching | 1 | -3/+3 |
2024-10-04 | Start WiX Toolset v4.0.6 | Rob Mensching | 1 | -1/+1 |
2024-03-22 | WiX Toolset v4.0.5v4.0.5 | Rob Mensching | 1 | -1/+1 |
2024-03-22 | Work around lack of upper-bound limit on extension versions | Rob Mensching | 2 | -7/+7 |
2024-03-22 | Protect elevated working folder from malicious data | Rob Mensching | 7 | -37/+49 |
2024-03-22 | Don't follow junctions when recursing directories. | Rob Mensching | 2 | -3/+13 |
2024-03-22 | Start WiX Toolset v4.0.5 | Rob Mensching | 1 | -1/+1 |
2024-02-06 | WiX Toolset v4.0.4v4.0.4 | Rob Mensching | 2 | -5/+2 |
2024-02-06 | Do not follow junctions when recursively deleting directories | Rob Mensching | 1 | -4/+4 |
2024-02-06 | Mitigate .local DLL redirection Windows bug. | Bob Arnson | 3 | -0/+28 |
2024-02-06 | Fix crash when CloseApplications_X64 closes Electron app | Andrzej Wojtas | 1 | -1/+1 |
2024-02-06 | Clean up TouchFile. | Bob Arnson | 2 | -6/+6 |
2024-02-06 | Normalize signing command-line | Rob Mensching | 1 | -9/+8 |
2024-01-28 | Build tweaks to support VS 17.8... | Bob Arnson | 6 | -4/+19 |
2024-01-28 | Start WiX Toolset v4.0.4 | Rob Mensching | 2 | -4/+4 |
2023-11-13 | WiX Toolset v4.0.3v4.0.3 | Rob Mensching | 1 | -1/+1 |
2023-11-13 | Return intermediate even if compiler encounters error | Rob Mensching | 1 | -1/+1 |
2023-11-07 | Include build permission to push to GitHub Packages | Rob Mensching | 1 | -0/+1 |
2023-11-07 | Include duplicated inline directory symbols referenced in subsequent sections | Rob Mensching | 7 | -52/+108 |
2023-11-07 | Fix duplication of AdditionalOptions being added to command-line | Rob Mensching | 5 | -9/+0 |
2023-11-07 | Correctly handle top-level AppId element | Rob Mensching | 5 | -35/+97 |
2023-11-07 | Avoid use of Encoding.WindowsCodePage | Rob Mensching | 4 | -4/+62 |
2023-11-07 | Start WiX Toolset v4.0.3 | Rob Mensching | 2 | -6/+4 |
2023-09-12 | WiX Toolset v4.0.2v4.0.2 | Rob Mensching | 1 | -1/+1 |
2023-09-12 | Update to latest signing infrastructure | Rob Mensching | 5 | -48/+37 |
2023-09-05 | Correctly process build -outputType switch | Rob Mensching | 13 | -13/+73 |
2023-08-15 | Properly fragment NetFx custom actions. | Bob Arnson | 2 | -22/+11 |
2023-08-08 | Fix the use of ModuleSubstitution table | Rob Mensching | 6 | -3/+93 |
2023-08-07 | Ensure the Font actions are scheduled for TrueType fonts | Rob Mensching | 3 | -5/+13 |
2023-08-07 | Remove legacy permissions support. | Bob Arnson | 2 | -49/+4 |
2023-08-07 | fix stack corruption around cbdata when adding a machine certificate | chris_bednarski | 1 | -3/+3 |
2023-07-13 | Partial fix for the weirdly broken... | Bob Arnson | 5 | -7/+82 |
2023-06-30 | Extract object fields with modularization GUIDs. | Bob Arnson | 4 | -4/+30 |
2023-06-21 | Handle MergeModule.CABinet for extraction. | Bob Arnson | 3 | -16/+36 |
2023-06-21 | Start WiX Toolset v4.0.2. | Bob Arnson | 2 | -2/+4 |
2023-06-04 | WiX Toolset v4.0.1v4.0.1 | Rob Mensching | 1 | -1/+1 |
2023-06-03 | ProjectReferences to wixlibs should participate in DefineConstants creation | Rob Mensching | 2 | -3/+6 |
2023-06-03 | Downgrade bad ProductVersion error to warning. | Bob Arnson | 8 | -27/+85 |
2023-06-03 | Obsolete removed PackageState.Cached value | Rob Mensching | 2 | -6/+7 |
2023-06-03 | Update CLA signatures location | Rob Mensching | 1 | -4/+4 |
2023-06-03 | Fix duplicate keys from inline subdirectories. | Bob Arnson | 3 | -11/+36 |