aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/WixToolsetTest.Bal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug when parsing bal prereq attributes.Sean Hall2023-03-302-0/+64
| | | | 7287
* 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-152-0/+42
| | | | 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-083-5/+5
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-3/+3
| | | | Fixes 6970
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-8/+1
|
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-093-3/+11
| | | | Implements 6858
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-2016-0/+662
| | | | Implements 6835
* Use WixAssert in more places.Sean Hall2022-06-151-10/+16
|
* Add option to hosts to always install prereqs.Sean Hall2022-05-142-2/+48
| | | | | | Add PrereqPackage to BundlePackage Implements 4718
* Enhance bundle backend validation.Sean Hall2022-03-163-4/+24
|
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-024-7/+41
| | | | Fixes #3777
* Implement integrated build processRob Mensching2021-05-111-12/+5
|
* Move Bal.wixext into extRob Mensching2021-05-038-0/+230