Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formalize official WiX build and update tags in nupkgs | Rob Mensching | 4 days | 1 | -2/+3 |
| | |||||
* | Introduce the Open Source Maintenance Fee EULA | Rob Mensching | 4 days | 1 | -2/+3 |
| | | | | | | This adds the EULA to all the binary releases Closes 8974 | ||||
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 7 | -38/+58 |
| | | | | | | | 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". | ||||
* | Fix parsing variables' case sensitivity from BootstrapperApplicationData | Nir Bar | 2024-12-26 | 1 | -1/+1 |
| | | | | Fixes 8769 | ||||
* | 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 | 1 | -3/+3 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Fix the upper bound version in native nupkg references | Rob Mensching | 2024-04-02 | 1 | -1/+1 |
| | | | | Fixes 8091 | ||||
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 1 | -2/+2 |
| | | | | | Take this breaking change opportunity to simplify the header files used by BA devs. | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 36 | -0/+10463 |