Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug when parsing bal prereq attributes. | Sean Hall | 2023-03-30 | 1 | -1/+1 |
| | | | | 7287 | ||||
* | Improve error messages from BalBurnBackendExtension. | Sean Hall | 2023-01-18 | 5 | -32/+104 |
| | |||||
* | Write an error when the .NET Core BA is missing the BAFactoryAssembly. | Sean Hall | 2023-01-15 | 2 | -2/+10 |
| | | | | 7166 | ||||
* | Try to convert the MBA prereq magic variables to the new attributes. | Sean Hall | 2022-12-12 | 1 | -2/+2 |
| | | | | Fixes 7026 | ||||
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 3 | -33/+7 |
| | | | | Fixes 6944 | ||||
* | Move `Bundle/@CommandLineVariables` into Bal.wixext. | Sean Hall | 2022-09-09 | 5 | -8/+139 |
| | | | | Implements 6858 | ||||
* | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 5 | -79/+573 |
| | | | | Implements 6835 | ||||
* | Add option to hosts to always install prereqs. | Sean Hall | 2022-05-14 | 4 | -1/+79 |
| | | | | | | Add PrereqPackage to BundlePackage Implements 4718 | ||||
* | Replace Dnc.Host with Dnc.HostGenerator to support linker trimming. | Sean Hall | 2022-04-19 | 1 | -1/+1 |
| | |||||
* | Enhance bundle backend validation. | Sean Hall | 2022-03-16 | 1 | -1/+22 |
| | |||||
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
| | |||||
* | Create single .zip file for non-embedded pdb files | Rob Mensching | 2022-02-17 | 1 | -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 projects | Rob Mensching | 2021-12-30 | 1 | -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 Hall | 2021-07-02 | 2 | -0/+27 |
| | | | | Fixes #3777 | ||||
* | Fix loading BAFunctions. | Sean Hall | 2021-06-04 | 2 | -2/+12 |
| | |||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 2 | -2/+4 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -22/+10 |
| | |||||
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 18 | -0/+1838 |