| Commit message (Expand) | Author | Files | Lines |
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 |
2023-06-03 | Skip processing missing FeatureComponents table. | Bob Arnson | 8 | -1/+55 |
2023-06-03 | Fix Dialog table decompilation. | Bob Arnson | 3 | -1/+5 |
2023-06-03 | Show correct error message when upgrade is blocked | timberto | 3 | -3/+39 |
2023-06-03 | Fix Msmq key table relationship. | Bob Arnson | 1 | -1/+1 |
2023-06-03 | Fix build failure when bundle has multiple RemoteBundle elements | Nir Bar | 5 | -2/+49 |
2023-06-03 | Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomile | fyodorkor | 2 | -9/+34 |
2023-06-03 | Tame some wild pointers. | Bob Arnson | 2 | -5/+16 |
2023-06-03 | Fix XmlConfig lookup logic. | Bob Arnson | 8 | -16/+134 |
2023-06-03 | Fix WcaErrorMessage `cArgs==-1` case. | Bob Arnson | 4 | -17/+26 |
2023-06-03 | Remove InstallDirDlg reference from WixUI_Mondo | Bob Arnson | 2 | -2/+0 |
2023-06-03 | Fix merged ProductCode from mergemod.cub and... | Bob Arnson | 7 | -54/+86 |
2023-06-03 | Fix harvesting project names with invalid chars | Mike Wileczka | 6 | -32/+32 |