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