aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/dnchost (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
* Remove support for .NET Core 3.x from dnchost.Sean Hall2022-10-256-384/+19
* Skip logging errors in some places when they are due to missing files or regi...Sean Hall2022-08-091-1/+1
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-3/+5
* Add PathConcatRelativeToBase and use it in Burn.Sean Hall2022-05-311-1/+1
* Add option to hosts to always install prereqs.Sean Hall2022-05-141-0/+19
* Move infinite loop detection into the hosts.Sean Hall2022-05-144-29/+34
* Update balutil and Bal.wixext to use more concise Exit* macros.Sean Hall2022-05-141-17/+10
* Upgrade dnchost's nethost dependency to .NET 6.0.4.Sean Hall2022-04-202-4/+4
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-196-27/+35
* Set each native library dependency version to the build version.Sean Hall2022-04-191-2/+0
* Fix warning in dnchost by using release runtime in debug.Sean Hall2022-04-191-3/+8
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
* Implement integrated build processRob Mensching2021-05-112-41/+25
* Move Bal.wixext into extRob Mensching2021-05-0310-0/+1089