| Commit message (Expand) | Author | Age | Files | Lines |
* | Start WiX Toolset v4.0.6 | Rob Mensching | 2024-10-04 | 1 | -1/+1 |
* | WiX Toolset v4.0.5v4.0.5 | Rob Mensching | 2024-03-22 | 1 | -1/+1 |
* | Work around lack of upper-bound limit on extension versions | Rob Mensching | 2024-03-22 | 2 | -7/+7 |
* | Protect elevated working folder from malicious data | Rob Mensching | 2024-03-22 | 7 | -37/+49 |
* | Don't follow junctions when recursing directories. | Rob Mensching | 2024-03-22 | 2 | -3/+13 |
* | Start WiX Toolset v4.0.5 | Rob Mensching | 2024-03-22 | 1 | -1/+1 |
* | WiX Toolset v4.0.4v4.0.4 | Rob Mensching | 2024-02-06 | 1 | -1/+1 |
* | Do not follow junctions when recursively deleting directories | Rob Mensching | 2024-02-06 | 1 | -4/+4 |
* | Mitigate .local DLL redirection Windows bug. | Bob Arnson | 2024-02-06 | 3 | -0/+28 |
* | Fix crash when CloseApplications_X64 closes Electron app | Andrzej Wojtas | 2024-02-06 | 1 | -1/+1 |
* | Clean up TouchFile. | Bob Arnson | 2024-02-06 | 2 | -6/+6 |
* | Normalize signing command-line | Rob Mensching | 2024-02-06 | 1 | -9/+8 |
* | Build tweaks to support VS 17.8... | Bob Arnson | 2024-01-28 | 6 | -4/+19 |
* | Start WiX Toolset v4.0.4 | Rob Mensching | 2024-01-28 | 1 | -1/+1 |
* | WiX Toolset v4.0.3v4.0.3 | Rob Mensching | 2023-11-13 | 1 | -1/+1 |
* | 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 |
* | Start WiX Toolset v4.0.3 | Rob Mensching | 2023-11-07 | 1 | -1/+1 |
* | WiX Toolset v4.0.2v4.0.2 | Rob Mensching | 2023-09-12 | 1 | -1/+1 |
* | Update to latest signing infrastructure | Rob Mensching | 2023-09-12 | 4 | -46/+19 |
* | Correctly process build -outputType switch | Rob Mensching | 2023-09-05 | 13 | -13/+73 |
* | Properly fragment NetFx custom actions. | Bob Arnson | 2023-08-15 | 2 | -22/+11 |
* | Fix the use of ModuleSubstitution table | Rob Mensching | 2023-08-08 | 6 | -3/+93 |
* | 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-07 | 1 | -3/+3 |
* | Partial fix for the weirdly broken... | Bob Arnson | 2023-07-13 | 5 | -7/+82 |
* | Extract object fields with modularization GUIDs. | Bob Arnson | 2023-06-30 | 4 | -4/+30 |
* | Handle MergeModule.CABinet for extraction. | Bob Arnson | 2023-06-21 | 3 | -16/+36 |
* | Start WiX Toolset v4.0.2. | Bob Arnson | 2023-06-21 | 1 | -1/+1 |
* | WiX Toolset v4.0.1v4.0.1 | Rob Mensching | 2023-06-04 | 1 | -1/+1 |
* | ProjectReferences to wixlibs should participate in DefineConstants creation | Rob Mensching | 2023-06-03 | 2 | -3/+6 |
* | Downgrade bad ProductVersion error to warning. | Bob Arnson | 2023-06-03 | 8 | -27/+85 |
* | Obsolete removed PackageState.Cached value | Rob Mensching | 2023-06-03 | 2 | -6/+7 |
* | Fix duplicate keys from inline subdirectories. | Bob Arnson | 2023-06-03 | 3 | -11/+36 |
* | Skip processing missing FeatureComponents table. | Bob Arnson | 2023-06-03 | 8 | -1/+55 |
* | Fix Dialog table decompilation. | Bob Arnson | 2023-06-03 | 3 | -1/+5 |
* | Show correct error message when upgrade is blocked | timberto | 2023-06-03 | 3 | -3/+39 |
* | Fix Msmq key table relationship. | Bob Arnson | 2023-06-03 | 1 | -1/+1 |
* | Fix build failure when bundle has multiple RemoteBundle elements | Nir Bar | 2023-06-03 | 5 | -2/+49 |
* | Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomile | fyodorkor | 2023-06-03 | 2 | -9/+34 |
* | Tame some wild pointers. | Bob Arnson | 2023-06-03 | 2 | -5/+16 |
* | Fix XmlConfig lookup logic. | Bob Arnson | 2023-06-03 | 8 | -16/+134 |
* | Fix WcaErrorMessage `cArgs==-1` case. | Bob Arnson | 2023-06-03 | 4 | -17/+26 |
* | Remove InstallDirDlg reference from WixUI_Mondo | Bob Arnson | 2023-06-03 | 2 | -2/+0 |
* | Fix merged ProductCode from mergemod.cub and... | Bob Arnson | 2023-06-03 | 7 | -54/+86 |
* | Fix harvesting project names with invalid chars | Mike Wileczka | 2023-06-03 | 6 | -32/+32 |