| Commit message (Expand) | Author | Files | Lines |
2023-01-23 | Remove use of AppVeyor | Rob Mensching | 5 | -121/+4 |
2023-01-20 | Display error correctly with multiple properties in a Property value | Rob Mensching | 3 | -1/+41 |
2023-01-20 | Start WiX Toolset v4-rc.3 | Rob Mensching | 1 | -1/+1 |
2023-01-20 | WiX Toolset v4-rc.2v4.0.0-rc.2 | Rob Mensching | 1 | -1/+1 |
2023-01-19 | Warn when using `embedded` as the pdbType and fallback to `full` | Rob Mensching | 2 | -1/+15 |
2023-01-19 | Don't uninstall superseded MSI packages. | Sean Hall | 3 | -5/+93 |
2023-01-19 | Finish the XML documentation in WixToolset.Mba.Core. | Sean Hall | 14 | -624/+555 |
2023-01-18 | Improve error messages from BalBurnBackendExtension. | Sean Hall | 6 | -33/+105 |
2023-01-18 | Add netfx:DotNetCoreSdkFeatureBandSearch. | Sean Hall | 25 | -428/+745 |
2023-01-18 | Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheck | Staffan Gustafsson | 19 | -119/+770 |
2023-01-18 | Fix two kinds of typos. | Bob Arnson | 1 | -1/+1 |
2023-01-16 | Add TargetFrameworks to ProjectReference to ease handling multi-framework pro... | Rob Mensching | 12 | -115/+242 |
2023-01-16 | Remove extension data after extensions get PreDecompileTables callback | Rob Mensching | 5 | -17/+104 |
2023-01-15 | Write an error when the .NET Core BA is missing the BAFactoryAssembly. | Sean Hall | 4 | -2/+52 |
2023-01-15 | Add Name to Payloads created during directory harvesting. | Sean Hall | 4 | -2/+43 |
2023-01-15 | Implement SourceDir substitution for Payloads. | Sean Hall | 2 | -0/+115 |
2023-01-14 | Improve test coverage for recent Burn changes. | Sean Hall | 2 | -2/+9 |
2023-01-14 | Expose QueryNativeMachine. | Bob Arnson | 1 | -0/+1 |
2023-01-12 | Add support for ALLUSERS=2 with Scope=perUserOrMachine | Rob Mensching | 5 | -1/+133 |
2023-01-12 | Fix compiler to handle util:ServiceConfig absent reset period and start delay | Rob Mensching | 3 | -2/+46 |
2023-01-12 | Ensure a CustomAction source is provided | Rob Mensching | 2 | -10/+17 |
2023-01-11 | Minor code clean up | Rob Mensching | 1 | -9/+9 |
2023-01-11 | Remove support for importing WixToolset.Sdk via PackageReference | Rob Mensching | 16 | -173/+27 |
2023-01-11 | Customize project references to not attempt assembly reference resolution | Rob Mensching | 2 | -31/+29 |
2023-01-11 | Add more .nupkgs to clean | Rob Mensching | 1 | -0/+5 |
2023-01-11 | Correctly convert Controls with multiple Conditions with same action | Rob Mensching | 2 | -1/+54 |
2023-01-11 | VSExtension cleanup: | Bob Arnson | 11 | -48/+88 |
2023-01-10 | Stop Richedit control from scrolling during load. | Bob Arnson | 1 | -1/+1 |
2023-01-04 | Fix build badge | Rob Mensching | 1 | -1/+1 |
2023-01-01 | Fix missing prefixes in IIS table names. | Bob Arnson | 3 | -21/+21 |
2023-01-01 | Small fixes found while updating XSDs | Rob Mensching | 13 | -14/+16 |
2022-12-28 | Fix decompiling UI | Rob Mensching | 5 | -66/+632 |
2022-12-25 | Handle case where TMP isn't REG_EXPAND_SZ. | Bob Arnson | 1 | -0/+5 |
2022-12-22 | Fix RegistrySymbol creation helper for non-string types | Rob Mensching | 8 | -89/+103 |
2022-12-22 | Register the InstallDate in Burn | Rob Mensching | 4 | -2/+24 |
2022-12-22 | Correctly schedule custom actions in Merge Modules | Rob Mensching | 5 | -1/+99 |
2022-12-21 | Get "real" Burn version for logging. | Bob Arnson | 2 | -1/+4 |
2022-12-21 | Fix up WixAdditionalTools metadata | Rob Mensching | 3 | -2/+4 |
2022-12-21 | Support ui:WixUI with WixUI_Common. | Bob Arnson | 2 | -2/+10 |
2022-12-21 | Fix key table names in colum definitions. | Bob Arnson | 6 | -36/+36 |
2022-12-18 | Fix broken firewall direction. | Bob Arnson | 3 | -16/+23 |
2022-12-17 | Add relevant links to README badges | Daniel Chalmers | 1 | -3/+3 |
2022-12-16 | Start WiX Toolset v4-rc.2 | Rob Mensching | 1 | -1/+1 |
2022-12-16 | WiX Toolset v4-rc.1v4.0.0-rc.1 | Rob Mensching | 1 | -1/+1 |
2022-12-15 | Don't fail on bad/missing update feed URL. | Bob Arnson | 4 | -1/+56 |
2022-12-14 | Add missing fallback TFM | Rob Mensching | 1 | -1/+1 |
2022-12-13 | Ensure engine inscribe path is different from the original engine path | Rob Mensching | 2 | -6/+6 |
2022-12-13 | Slightly larger buffer when inscribing bundle plus minor code cleanup | Rob Mensching | 3 | -5/+5 |
2022-12-13 | Ignore references to v3 wix.dll that NCrunch thinks conflicts with v4 wix.dll | Rob Mensching | 2 | -0/+14 |
2022-12-13 | Sign WixAdditionalTools bundle | Rob Mensching | 2 | -0/+15 |