| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Require "accept EULA" in .nupkgs plus some "accept EULA" bug fixes | Rob Mensching | 34 hours | 2 | -0/+2 |
| | | | | | Resolves 9196 | ||||
| * | Privatize warning messages to their components | Rob Mensching | 12 days | 1 | -722/+5 |
| | | | | | Fixes 6423 | ||||
| * | Privatize error messages to their components | Rob Mensching | 12 days | 1 | -1999/+89 |
| | | | | | Fixes 6423 | ||||
| * | Add bal:DisplayFilesInUseDialogCondition to disable Files In Use dialog | Charles Baker | 2026-01-03 | 4 | -0/+14 |
| | | | | | | | Disabling display skips showing the "Files In Use" dialog and returning a result as if the user had chosen to ignore the dialog and reboot in the case of files that were unable to be replaced. | ||||
| * | Migrate all .sln files to .slnx | Rob Mensching | 2025-12-14 | 15 | -396/+83 |
| | | | | | Modernize projects against new .slnx expecations as well. | ||||
| * | Update to use .NET 10 SDK for builds | Rob Mensching | 2025-12-14 | 1 | -2/+4 |
| | | |||||
| * | Add exists option to ProductSearchResult for matching other search types | Raul Metsma | 2025-12-13 | 1 | -0/+1 |
| | | | | | | | (e.g. FileSearch, DirectorySearch, RegistrySearch) Signed-off-by: Raul Metsma <raul@metsma.ee> | ||||
| * | Properly deprecate PatchCreation and remove mostly dead code | Rob Mensching | 2025-12-13 | 21 | -70/+125 |
| | | | | | Resolves 9099 | ||||
| * | Improve error message when MSI is read-only | Rob Mensching | 2025-11-04 | 1 | -6/+0 |
| | | | | | Fixes 9113 | ||||
| * | Use CompareStringOrdinal() instead of CompareString() case-sensitive | Rob Mensching | 2025-11-03 | 3 | -19/+19 |
| | | | | | | | | This commit moves to the modern CompareStringOrdinal() for all case-sensitve uses of CompareString() with the invariant locale. Resolves 6947 | ||||
| * | Use CompareStringOrdinal() instead of CompareString() case-insensitive | Rob Mensching | 2025-11-03 | 1 | -2/+2 |
| | | | | | | | | This commit moves to the modern CompareStringOrdinal() for all case-insensitve uses of CompareString() with the invariant locale. Partially resolves 6947 | ||||
| * | Add support for perMachineOrUser | Rob Mensching | 2025-11-03 | 1 | -0/+1 |
| | | | | | Resolves 9175 | ||||
| * | Update to .NET 8 to fix build | Rob Mensching | 2025-11-02 | 3 | -4/+4 |
| | | | | | | .NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it releases. | ||||
| * | Better date/time checking/error message. | Bob Arnson | 2025-10-08 | 1 | -1/+1 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9120 | ||||
| * | Clarify the underlying reason .wxls are loaded. | Bob Arnson | 2025-07-22 | 1 | -1/+1 |
| | | |||||
| * | Update ErrorMessages.cs to refine duplicate identifiers message | cz-dev-ge | 2025-07-22 | 1 | -1/+1 |
| | | | | | Adds information about necessary neutral language definition. | ||||
| * | Fix HarvestPayloads field names (kinda). | Bob Arnson | 2025-06-19 | 1 | -4/+4 |
| | | |||||
| * | Remove deprecated Heat. | Bob Arnson | 2025-06-18 | 2 | -23/+0 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9039 | ||||
| * | Add `Payloads` element to harvest bundle payloads. | Bob Arnson | 2025-06-11 | 2 | -0/+69 |
| | | | | | Implements https://github.com/wixtoolset/issues/issues/9049 | ||||
| * | Sync IEngine.SetUpdateSource with native side. | Bob Arnson | 2025-04-04 | 3 | -4/+6 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9023 | ||||
| * | Update READMEs to include OSMF | Rob Mensching | 2025-04-04 | 8 | -3/+143 |
| | | | | | | Fixes 7862 Fixes 8974 | ||||
| * | Sync IEngine.SetDownloadSource with native side. | Bob Arnson | 2025-04-03 | 4 | -7/+9 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/9018 | ||||
| * | Formalize official WiX build and update tags in nupkgs | Rob Mensching | 2025-03-19 | 2 | -4/+6 |
| | | |||||
| * | Introduce the Open Source Maintenance Fee EULA | Rob Mensching | 2025-03-19 | 2 | -4/+6 |
| | | | | | | | This adds the EULA to all the binary releases Closes 8974 | ||||
| * | Only referenced components get default feature.v6.0.0-rc.2 | Bob Arnson | 2025-03-03 | 2 | -19/+0 |
| | | | | | | Fixes https://github.com/wixtoolset/issues/issues/8882 Fixes https://github.com/wixtoolset/issues/issues/8939 | ||||
| * | Backward compatible GUID generation | Rob Mensching | 2025-02-12 | 1 | -0/+5 |
| | | | | | | | Plus, validation to ensure GUID generation does not drift again in the future. Fixes 8663 | ||||
| * | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 24 | -136/+205 |
| | | | | | | | | The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code". | ||||
| * | Add "PerUserProgramFilesFolder" as standard directory | Rob Mensching | 2024-12-29 | 2 | -1/+5 |
| | | | | | | | Windows Installer uses LocalAppDataFolder\Programs as the replacement for ProgramFilesFolder when installing per-user in a dual-mode package. Add a standard directory in WiX to match it for use by default INSTALLFOLDER. | ||||
| * | Fix WixPackageSymbol Attributes, Scope, UpgradeStrategy fields | Rob Mensching | 2024-12-29 | 1 | -7/+21 |
| | | |||||
| * | Audit all transitive dependencies and fix latest vulnerabilities | Rob Mensching | 2024-12-27 | 1 | -4/+0 |
| | | | | | | Also, standardize .NET Core TFMs listed before .NET Framework TFMs for no reason but to be consistent | ||||
| * | Magicked files in modules need complex references. | Bob Arnson | 2024-12-27 | 1 | -0/+8 |
| | | | | | | | | | Magic files (naked `File`s and `Files`) that are direct children of a `Module` need complex references from the generated component to that module, to ensure that they're wired up correctly as module components. Fixes https://github.com/wixtoolset/issues/issues/8860 | ||||
| * | Fix messages related to package scope. | Bob Arnson | 2024-12-26 | 2 | -2/+2 |
| | | |||||
| * | Fix parsing variables' case sensitivity from BootstrapperApplicationData | Nir Bar | 2024-12-26 | 1 | -1/+1 |
| | | | | | Fixes 8769 | ||||
| * | Introduce early exception for overlength Windows Installer table name | Bevan Weiss | 2024-12-26 | 1 | -0/+6 |
| | | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
| * | Typos are bad; visible typos are an abomination. | Bob Arnson | 2024-11-10 | 2 | -2/+2 |
| | | | | | At least one person makes the same typo almost-but-not-quite everywhere. | ||||
| * | Add overloads to support create-only Wixouts. | Bob Arnson | 2024-10-04 | 2 | -3/+43 |
| | | | | | | | This prevents the .NET ZipArchive (and friends) from keeping the whole thing in memory, to support updating when we don't need to update the Wixout when building a binary Wixlib. | ||||
| * | Fix bad URL. | Bob Arnson | 2024-08-19 | 3 | -3/+3 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/8704 | ||||
| * | Build native code with VC v143 toolset only. | Bob Arnson | 2024-06-10 | 2 | -6/+6 |
| | | | | | | | v143 output is compatible back to VS2017 (at least). Fixes https://github.com/wixtoolset/issues/issues/8211. | ||||
| * | Move to ReleaseFlow and SomeVer | Rob Mensching | 2024-04-25 | 2 | -2/+2 |
| | | |||||
| * | Report E_MOREDATA from Bal functions when string buffer too small | Rob Mensching | 2024-04-04 | 1 | -0/+20 |
| | | | | | | | | | WiX v4 (and probably v3) standardized on the error code E_MOREDATA when string buffers were too small instead of E_INSUFFICIIENT_BUFFER. This fixes v5 to match in a few missing cases. Fixes 8094 | ||||
| * | Fix the upper bound version in native nupkg references | Rob Mensching | 2024-04-02 | 2 | -2/+2 |
| | | | | | Fixes 8091 | ||||
| * | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 18 | -91/+42 |
| | | | | | | Take this breaking change opportunity to simplify the header files used by BA devs. | ||||
| * | Fix "typo." | Bob Arnson | 2024-03-20 | 1 | -1/+1 |
| | | |||||
| * | Fix IniFile action values. | Bob Arnson | 2024-03-20 | 1 | -2/+2 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/8059. | ||||
| * | Fix localization collation. | Bob Arnson | 2024-03-12 | 1 | -0/+3 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/8036. | ||||
| * | Rename "bundle extension" to "bootstrapper extension" for more consistency | Rob Mensching | 2024-03-07 | 35 | -593/+595 |
| | | | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi. | ||||
| * | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 13 | -2574/+1 |
| | | |||||
| * | Better .nupkg names | Rob Mensching | 2024-03-07 | 65 | -170/+85 |
| | | |||||
| * | WIP - BA header simplification | Rob Mensching | 2024-03-06 | 13 | -48/+40 |
| | | |||||
| * | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 54 | -2292/+8492 |
| | | |||||
