aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/WixToolsetTest.Bal/BalExtensionFixture.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve error messages from BalBurnBackendExtension.Sean Hall2023-01-181-1/+1
|
* Write an error when the .NET Core BA is missing the BAFactoryAssembly.Sean Hall2023-01-151-0/+29
| | | | 7166
* Try to convert the MBA prereq magic variables to the new attributes.Sean Hall2022-12-121-1/+1
| | | | Fixes 7026
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-2/+2
|
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-091-1/+8
| | | | Implements 6858
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-0/+6
| | | | Implements 6835
* Use WixAssert in more places.Sean Hall2022-06-151-10/+16
|
* Add option to hosts to always install prereqs.Sean Hall2022-05-141-2/+36
| | | | | | Add PrereqPackage to BundlePackage Implements 4718
* Enhance bundle backend validation.Sean Hall2022-03-161-4/+18
|
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-1/+26
| | | | Fixes #3777
* Move Bal.wixext into extRob Mensching2021-05-031-0/+133