aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdfn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-302-14/+14
| | | | | | | 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".
* Build native code with VC v143 toolset only.Bob Arnson2024-06-101-3/+3
| | | | | | v143 output is compatible back to VS2017 (at least). Fixes https://github.com/wixtoolset/issues/issues/8211.
* Move to ReleaseFlow and SomeVerRob Mensching2024-04-251-2/+2
|
* NuGet package readmes (4/n)Bob Arnson2024-04-042-0/+13
| | | | See https://github.com/wixtoolset/issues/issues/7862.
* Fix the upper bound version in native nupkg referencesRob Mensching2024-04-021-2/+2
| | | | Fixes 8091
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-0710-0/+2589