| Commit message (Expand) | Author | Age | Files | Lines |
* | Emit deprecation warning for Heat. | Bob Arnson | 2025-01-23 | 1 | -1/+1 |
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 3 | -23/+23 |
* | Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadId | Andrij Abyzov | 2024-12-26 | 2 | -2/+54 |
* | Add a IUIBA edge-case test and clean up a bit. | Bob Arnson | 2024-06-10 | 4 | -7/+120 |
* | Build native code with VC v143 toolset only. | Bob Arnson | 2024-06-10 | 1 | -3/+3 |
* | Move to ReleaseFlow and SomeVer | Rob Mensching | 2024-04-25 | 1 | -2/+2 |
* | NuGet package readmes (4/n) | Bob Arnson | 2024-04-04 | 4 | -0/+25 |
* | Fix the upper bound version in native nupkg references | Rob Mensching | 2024-04-02 | 1 | -2/+2 |
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 9 | -47/+20 |
* | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 27 | -16/+2924 |
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 88 | -120/+168 |
* | WIP - BA header simplification | Rob Mensching | 2024-03-06 | 6 | -10/+2 |
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 181 | -4773/+1448 |
* | Make the minimum supported .NET Framework v4.6.2 | Rob Mensching | 2023-12-19 | 10 | -19/+18 |
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 1 | -6/+0 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -5/+5 |
* | Build tweaks to support VS 17.8... | Bob Arnson | 2023-12-04 | 1 | -1/+6 |
* | Fix bug when parsing bal prereq attributes. | Sean Hall | 2023-03-30 | 3 | -1/+65 |
* | Update some extensions to take advantage of multitargeting project references | Rob Mensching | 2023-02-21 | 5 | -35/+46 |
* | Change wixiuiba to request FORCE_PRESENT instead of REPAIR. | Sean Hall | 2023-02-08 | 1 | -1/+1 |
* | Remove WixToolset.Dnc.HostGenerator workaround. | Bob Arnson | 2023-01-30 | 1 | -11/+0 |
* | Remove use of AppVeyor | Rob Mensching | 2023-01-23 | 1 | -2/+2 |
* | Improve error messages from BalBurnBackendExtension. | Sean Hall | 2023-01-18 | 6 | -33/+105 |
* | Write an error when the .NET Core BA is missing the BAFactoryAssembly. | Sean Hall | 2023-01-15 | 4 | -2/+52 |
* | Don't fail on bad/missing update feed URL. | Bob Arnson | 2022-12-15 | 1 | -0/+15 |
* | wixstdba should not change the action if not showing full UI. | Sean Hall | 2022-12-13 | 1 | -2/+3 |
* | Try to convert the MBA prereq magic variables to the new attributes. | Sean Hall | 2022-12-12 | 2 | -3/+3 |
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 8 | -8/+1 |
* | WiX Toolset v4-preview.1v4.0.0-preview.1 | Rob Mensching | 2022-11-11 | 1 | -1/+1 |
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 8 | -12/+12 |
* | Ensure all published .nupkgs have an icon | Rob Mensching | 2022-11-08 | 2 | -7/+11 |
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 29 | -1005/+801 |
* | Remove support for .NET Core 3.x from dnchost. | Sean Hall | 2022-10-25 | 6 | -384/+19 |
* | Name the bind path item group "BindPath" in MSBuild | Rob Mensching | 2022-10-15 | 3 | -8/+8 |
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 3 | -33/+7 |
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 5 | -5/+5 |
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 4 | -26/+3 |
* | Support bundle updates in WixStdBA. | Bob Arnson | 2022-09-12 | 8 | -2/+148 |
* | Move `Bundle/@CommandLineVariables` into Bal.wixext. | Sean Hall | 2022-09-09 | 8 | -11/+150 |
* | Add WixCanRestart and make wixstdba elevate for restart when required. | Sean Hall | 2022-09-03 | 1 | -7/+56 |
* | Process and return the failed version of reboot exit codes in Burn. | Sean Hall | 2022-08-26 | 2 | -4/+4 |
* | Allow customization of the .wixpdb output folder | Rob Mensching | 2022-08-25 | 1 | -1/+1 |
* | Handle downgrade failure detection during Detect. | Bob Arnson | 2022-08-22 | 1 | -16/+28 |
* | Use conditional text rather than controls. | Bob Arnson | 2022-08-18 | 2 | -4/+8 |
* | Fix OnExecuteMsiMessage to return chosen result. | Bob Arnson | 2022-08-14 | 1 | -5/+19 |
* | Allow wixstdba special controls to have declarative text. | Sean Hall | 2022-08-10 | 1 | -26/+27 |
* | Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName. | Sean Hall | 2022-08-10 | 1 | -15/+11 |
* | Skip logging errors in some places when they are due to missing files or regi... | Sean Hall | 2022-08-09 | 2 | -51/+50 |
* | Handle suppressed Options button. | Bob Arnson | 2022-08-03 | 3 | -3/+6 |
* | Update expected message in CanLoadFDDx86EarliestCoreMBA. | Sean Hall | 2022-08-03 | 1 | -1/+2 |