aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/bal.cmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-211-11/+32
|
* WiX Toolset v4-preview.1v4.0.0-preview.1Rob Mensching2022-11-111-1/+1
|
* Allow customization of the .wixpdb output folderRob Mensching2022-08-251-1/+1
| | | | Fixes 6857
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-1/+1
| | | | | | | Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-8/+0
| | | | Implements 6835
* Upgrade dnchost's nethost dependency to .NET 6.0.4.Sean Hall2022-04-201-0/+4
|
* Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests.Sean Hall2022-04-191-3/+2
| | | | Fixes 6651
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-191-1/+6
|
* More VS2022 fixes.Sean Hall2021-12-061-1/+2
| | | | | | | Update v4.0 projects to target v4.7.2. Skip all Bal managed host tests for now. Remove ToolsVersion from DTF test projects. Remove Microsoft.NETFramework.ReferenceAssemblies from Directory.Packages.props.
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-0/+36