aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixext (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug when parsing bal prereq attributes.Sean Hall2023-03-301-1/+1
| | | | 7287
* Improve error messages from BalBurnBackendExtension.Sean Hall2023-01-185-32/+104
|
* Write an error when the .NET Core BA is missing the BAFactoryAssembly.Sean Hall2023-01-152-2/+10
| | | | 7166
* Try to convert the MBA prereq magic variables to the new attributes.Sean Hall2022-12-121-2/+2
| | | | Fixes 7026
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-153-33/+7
| | | | Fixes 6944
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-095-8/+139
| | | | Implements 6858
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-205-79/+573
| | | | Implements 6835
* Add option to hosts to always install prereqs.Sean Hall2022-05-144-1/+79
| | | | | | Add PrereqPackage to BundlePackage Implements 4718
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-191-1/+1
|
* Enhance bundle backend validation.Sean Hall2022-03-161-1/+22
|
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-4/+0
| | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files.
* Simplify and normalize ext projectsRob Mensching2021-12-301-6/+4
| | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other.
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-022-0/+27
| | | | Fixes #3777
* Fix loading BAFunctions.Sean Hall2021-06-042-2/+12
|
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-172-2/+4
|
* Implement integrated build processRob Mensching2021-05-112-22/+10
|
* Move Bal.wixext into extRob Mensching2021-05-0318-0/+1838