| Commit message (Expand) | Author | Files | Lines |
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 |
2023-06-03 | Do not crash on Subdirectory when missing Component Directory attribute | Rob Mensching | 3 | -3/+41 |
2023-06-03 | Allow "." as valid Directory SourceName | Rob Mensching | 2 | -2/+2 |
2023-06-03 | Start WiX Toolset v4.0.1 | Rob Mensching | 2 | -2/+4 |
2023-04-05 | WiX Toolset v4.0.0v4.0.0 | Rob Mensching | 1 | -1/+1 |
2023-04-04 | Fix build of outputs with comma in their filename | Rob Mensching | 4 | -1/+58 |
2023-04-04 | Fix missing table prefix. | Bob Arnson | 1 | -3/+3 |
2023-04-04 | Fix SuppressSignatureVerification spelling | Rob Mensching | 4 | -21/+76 |
2023-04-04 | Add link to FAQ for conversion errors | Rob Mensching | 4 | -18/+18 |
2023-04-04 | Push TARGETDIR down to child Components | Rob Mensching | 2 | -3/+92 |
2023-04-04 | Convert bal:Condition inner-text to Condition attribute | Rob Mensching | 2 | -0/+60 |
2023-04-04 | Convert RelatedBundle Action to lowercase | Rob Mensching | 2 | -0/+81 |
2023-04-04 | Convert iis:Certificate BinaryKey to BinaryRef | Rob Mensching | 2 | -1/+71 |
2023-04-04 | Hide visible NetCoreCheck.exe window. | Bob Arnson | 7 | -17/+60 |