aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/WixToolsetTest.Bal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when parsing bal prereq attributes.Sean Hall2023-03-302-0/+64
* 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
* Try to convert the MBA prereq magic variables to the new attributes.Sean Hall2022-12-121-1/+1
* 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
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-8/+1
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-093-3/+11
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-2016-0/+662
* 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
* 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
* Implement integrated build processRob Mensching2021-05-111-12/+5
* Move Bal.wixext into extRob Mensching2021-05-038-0/+230