| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync IEngine.SetDownloadSource with native side. | Bob Arnson | 4 days | 4 | -7/+9 |
* | 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 |
* | Only referenced components get default feature.v6.0.0-rc.2 | Bob Arnson | 2025-03-03 | 2 | -19/+0 |
* | Backward compatible GUID generation | Rob Mensching | 2025-02-12 | 1 | -0/+5 |
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 24 | -136/+205 |
* | Add "PerUserProgramFilesFolder" as standard directory | Rob Mensching | 2024-12-29 | 2 | -1/+5 |
* | 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 |
* | Magicked files in modules need complex references. | Bob Arnson | 2024-12-27 | 1 | -0/+8 |
* | 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 |
* | Introduce early exception for overlength Windows Installer table name | Bevan Weiss | 2024-12-26 | 1 | -0/+6 |
* | Typos are bad; visible typos are an abomination. | Bob Arnson | 2024-11-10 | 2 | -2/+2 |
* | Add overloads to support create-only Wixouts. | Bob Arnson | 2024-10-04 | 2 | -3/+43 |
* | Fix bad URL. | Bob Arnson | 2024-08-19 | 3 | -3/+3 |
* | Build native code with VC v143 toolset only. | Bob Arnson | 2024-06-10 | 2 | -6/+6 |
* | 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 |
* | Fix the upper bound version in native nupkg references | Rob Mensching | 2024-04-02 | 2 | -2/+2 |
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 18 | -91/+42 |
* | Fix "typo." | Bob Arnson | 2024-03-20 | 1 | -1/+1 |
* | Fix IniFile action values. | Bob Arnson | 2024-03-20 | 1 | -2/+2 |
* | Fix localization collation. | Bob Arnson | 2024-03-12 | 1 | -0/+3 |
* | Rename "bundle extension" to "bootstrapper extension" for more consistency | Rob Mensching | 2024-03-07 | 35 | -593/+595 |
* | 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 |
* | Add `Files` file harvesting. | Bob Arnson | 2024-02-26 | 4 | -1/+91 |
* | Support naked files. | Bob Arnson | 2024-01-08 | 1 | -0/+5 |
* | Remove warning for `Wix` bundle variable prefix. | Bob Arnson | 2024-01-01 | 1 | -1/+1 |
* | Rename IWindowsInstallerDecompileContext... | Bob Arnson | 2023-12-31 | 1 | -1/+1 |
* | Add a warning that VBScript is deprecated. | Bob Arnson | 2023-12-30 | 1 | -0/+6 |
* | Add default major upgrade. | Bob Arnson | 2023-12-30 | 3 | -1/+28 |
* | Implement default-feature feature. | Bob Arnson | 2023-12-26 | 2 | -0/+19 |
* | ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg... | Nir Bar | 2023-12-24 | 1 | -0/+17 |
* | Make the minimum supported .NET Framework v4.6.2 | Rob Mensching | 2023-12-19 | 2 | -4/+4 |
* | Improve error reporting of duplicate symbols | Rob Mensching | 2023-12-16 | 1 | -17/+0 |
* | Introducing the WiX Standard Library | Rob Mensching | 2023-12-16 | 6 | -48/+257 |
* | Initial support for virtual symbols. | Rob Mensching | 2023-12-16 | 4 | -149/+184 |
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 5 | -12/+78 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -1/+1 |
* | Build tweaks to support VS 17.8... | Bob Arnson | 2023-12-04 | 1 | -0/+1 |
* | Correctly handle top-level AppId element | Rob Mensching | 2023-11-07 | 1 | -1/+1 |
* | Avoid use of Encoding.WindowsCodePage | Rob Mensching | 2023-11-07 | 1 | -3/+3 |
* | Introduce a new phase in the build pipeline. | Bob Arnson | 2023-10-28 | 4 | -1/+110 |
* | Remove unused symbol `Version`. | Bob Arnson | 2023-09-12 | 1 | -2/+0 |
* | Correctly process build -outputType switch | Rob Mensching | 2023-09-05 | 1 | -0/+5 |
* | Fix the use of ModuleSubstitution table | Rob Mensching | 2023-08-07 | 1 | -1/+1 |