| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix out of date references to Product in warnings | Rob Mensching | 2023-07-19 | 1 | -12/+12 |
* | Ensure extensions get the same decompiler helper. | Bob Arnson | 2023-07-13 | 2 | -4/+6 |
* | Partial fix for the weirdly broken... | Bob Arnson | 2023-07-13 | 1 | -1/+2 |
* | Update WindowsInstallerStandard.cs ordered sequence | Jesper Hansen | 2023-06-13 | 1 | -147/+115 |
* | Downgrade bad ProductVersion error to warning. | Bob Arnson | 2023-05-31 | 2 | -6/+11 |
* | Obsolete removed PackageState.Cached value | Rob Mensching | 2023-05-30 | 1 | -5/+6 |
* | Fix build failure when bundle has multiple RemoteBundle elements | Nir Bar | 2023-05-02 | 1 | -1/+1 |
* | Remove obsolete Product OutputType | Rob Mensching | 2023-03-14 | 1 | -4/+0 |
* | Warn on mismatched output times and validate only Windows Installer databases | Rob Mensching | 2023-03-09 | 1 | -2/+2 |
* | WindowsVolume is not a standard directory | Rob Mensching | 2023-02-22 | 1 | -1/+0 |
* | Fix a couple of attributes mentioned in messages. | Bob Arnson | 2023-02-20 | 1 | -3/+3 |
* | Elevate known cab failures to messages. | Bob Arnson | 2023-02-10 | 1 | -2/+2 |
* | Fix ComponentGroupSymbol fields | Rob Mensching | 2023-02-09 | 1 | -6/+14 |
* | Some small SAL annotation fixups | Rob Mensching | 2023-02-09 | 2 | -11/+11 |
* | Warn when using `embedded` as the pdbType and fallback to `full` | Rob Mensching | 2023-01-19 | 1 | -0/+5 |