| Commit message (Expand) | Author | Files | Lines |
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 |
2023-04-03 | Handle error case when payload is missing both Name and SourceFile | Rob Mensching | 4 | -0/+90 |
2023-03-31 | Explicitly mention need for nuget.exe. | Bob Arnson | 1 | -4/+6 |
2023-03-30 | Fix bug when parsing bal prereq attributes. | Sean Hall | 3 | -1/+65 |
2023-03-30 | Update WixToolset.Sdk.nuspec | 舰队的偶像-岛风酱! | 1 | -0/+3 |
2023-03-26 | Fix for wrong column index values in WixToolset.Dtf.WindowsInstaller.Linq.Ent... | Narcis Dumitrescu | 1 | -5/+5 |
2023-03-25 | Correctly detect non-keypath file change creating patches | Rob Mensching | 6 | -8/+8 |
2023-03-24 | File and folder names that start with dots are not valid short names | Rob Mensching | 3 | -1/+3 |
2023-03-23 | Always add space to to test folder to flush out such bugs | Rob Mensching | 5 | -30/+30 |
2023-03-23 | Escape a trailing backslash in args to wixnative.exe | Rob Mensching | 2 | -7/+13 |
2023-03-16 | Start WiX Toolset v4-rc.5 | Rob Mensching | 1 | -1/+1 |
2023-03-16 | WiX Toolset v4-rc.4v4.0.0-rc.4 | Rob Mensching | 1 | -1/+1 |
2023-03-16 | Handle project references that return invalid target paths | Rob Mensching | 23 | -2/+29930 |
2023-03-14 | Remove obsolete Product OutputType | Rob Mensching | 2 | -7/+3 |
2023-03-13 | Add tests for custom WixUI sets. | Bob Arnson | 8 | -4/+285 |
2023-03-10 | Warn when WiX is run on unsupported platforms | Rob Mensching | 1 | -0/+5 |
2023-03-09 | Remove now redundant code due to updated LaunchCondition converter | Rob Mensching | 1 | -19/+0 |
2023-03-09 | Warn on mismatched output times and validate only Windows Installer databases | Rob Mensching | 6 | -11/+22 |
2023-03-09 | Prevent direct references to platform neutral WixUI | Rob Mensching | 12 | -122/+218 |
2023-03-09 | Correctly convert LaunchConditions everywhere | Rob Mensching | 2 | -28/+19 |
2023-02-28 | Add NetFx 4.8.1 detection and package groups. | Bob Arnson | 3 | -0/+154 |