aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/dnchost/dnchost.vcxproj (follow)
Commit message (Collapse)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-251-1/+0
| | | | Related to 6942
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-1/+1
| | | | | | | Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded. Show error when infinite prereq loop detected. Only clip the exit code if they're Win32 errors. Set related bundle type to none to avoid downgrades during preqba.
* Upgrade dnchost's nethost dependency to .NET 6.0.4.Sean Hall2022-04-201-1/+1
|
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-191-8/+0
|
* 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
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Implement integrated build processRob Mensching2021-05-111-33/+24
|
* Move Bal.wixext into extRob Mensching2021-05-031-0/+106