aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Update extension for Data and Extensibility changes.Bob Arnson2020-02-201-3/+2
| * Update build tools to pick up important fixes.Bob Arnson2020-01-212-3/+3
| * Fix WixToolset.Netfx.wixext.targets.Sean Hall2019-11-113-4/+4
| * Update to latest Tools and Util.wixext.Bob Arnson2019-10-285-12/+18
| * Modernize tuples; update to latest dependencies.Bob Arnson2019-10-249-58/+46
| * Update to latest Cpp.Build.props for locating latest Win10 SDK.Sean Hall2019-01-133-11/+5
| * Update to latest Home\repo-templateRob Mensching2018-12-234-16/+54
| * Update extension for latest changes in WixToolset.Extensibility.Bob Arnson2018-11-292-2/+2
| * Update to latest Util.wixextRob Mensching2018-10-032-4/+4
| * Adopt new WixRunner executionRob Mensching2018-10-031-3/+2
| * Enable NCrunch supportRob Mensching2018-10-035-8/+26
| * Update to latest MSBuild & Util nupkgs and Windows 10 SDK for CABob Arnson2018-08-163-6/+7
| * Integrate Core to Tools repro and Extensibility.Data namespace changesRob Mensching2018-07-235-22/+24
| * Update to fixes in latest Util.wixextRob Mensching2018-01-012-3/+3
| * Initial code commitRob Mensching2018-01-0144-0/+4263
* Merge Bal.wixextRob Mensching2021-05-11200-0/+14198
|\
| * Move Bal.wixext into extRob Mensching2021-05-03203-0/+453
| * Update dependencies.Sean Hall2021-04-2911-53/+62
| * Use IReadOnlyCollection.Sean Hall2021-04-202-2/+2
| * Process new cache BA messages.Sean Hall2021-04-201-0/+159
| * Replace OnResolveSource with OnCacheAcquireResolving.Sean Hall2021-04-2011-74/+67
| * Update dependencies.Sean Hall2021-04-1511-49/+49
| * Release taskbar before COM uninitialized to prevent crashRob Mensching2021-04-121-1/+13
| * Update to latest Sdk.Sean Hall2021-03-319-9/+9
| * Integrate ForwardCompatible and RelatedBundle changes.Sean Hall2021-03-1112-42/+55
| * Update dependencies.Sean Hall2021-03-0310-15/+15
| * Update dependencies and integrate changes.Sean Hall2021-03-0214-85/+98
| * Use SymbolsFinalized instead of BundleFinalizeAndrij Abyzov2021-03-021-6/+3
| * Update dependencies.Sean Hall2021-02-2211-59/+58
| * Update dependencies.Sean Hall2021-02-1710-30/+30
| * Update dependencies.Sean Hall2021-02-0424-85/+44
| * Update dependencies.Sean Hall2021-01-1913-51/+51
| * Fix bug where default theme for MBA needs to be Standard.Sean Hall2021-01-031-0/+5
| * Use proper way to pack without building.Sean Hall2021-01-032-3/+3
| * Fix theme PayloadGroupRefs and BalBurnBackendExtension.Sean Hall2020-12-204-35/+66
| * Force managed host projects to be AnyCpu.Sean Hall2020-12-204-2/+6
| * Convert WixToolset.Mba.Host.csproj to SDK-style.Sean Hall2020-12-196-83/+17
| * Add the missing x64 wxs files and update dependencies.Sean Hall2020-12-1921-33/+47
| * WIXFEAT:5267 - Skip bal:Conditions for special actions like layout.Sean Hall2020-12-151-27/+41
| * WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs.Sean Hall2020-12-099-9/+99
| * Require the custom BA elements to reference built-in BAs.Sean Hall2020-12-0922-276/+348
| * Use new BootstrapperApplicationDll element.Sean Hall2020-12-083-16/+33
| * Format wixlib files using 'wix format'.Sean Hall2020-12-087-139/+124
| * Remove xsd from nuspec.Sean Hall2020-12-041-1/+0
| * xsd got moved to doc repo.Sean Hall2020-12-042-362/+0
| * Ignore C26812 warning for C style enums.Sean Hall2020-12-032-0/+16
| * WIXFEAT:4626 - Display progress for pausing updates and creating SRPSean Hall2020-12-031-0/+52
| * Update dependencies and add fallbacks for new BA messages.Sean Hall2020-12-0313-49/+159
| * More .NET 5 updates.Sean Hall2020-11-0210-20/+34
| * Add test for Overridable.Sean Hall2020-10-314-4/+49