Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Remove support for .NET Core 3.x from dnchost. | Sean Hall | 2022-10-25 | 6 | -384/+19 |
| | | | | Related to 6942 | ||||
* | Skip logging errors in some places when they are due to missing files or ↵ | Sean Hall | 2022-08-09 | 1 | -1/+1 |
| | | | | | | registry keys or values. Related to 6696 | ||||
* | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 1 | -3/+5 |
| | | | | Implements 6835 | ||||
* | Add PathConcatRelativeToBase and use it in Burn. | Sean Hall | 2022-05-31 | 1 | -1/+1 |
| | | | | Fixes 6707 | ||||
* | Add option to hosts to always install prereqs. | Sean Hall | 2022-05-14 | 1 | -0/+19 |
| | | | | | | Add PrereqPackage to BundlePackage Implements 4718 | ||||
* | Move infinite loop detection into the hosts. | Sean Hall | 2022-05-14 | 4 | -29/+34 |
| | | | | | | | 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. | ||||
* | Update balutil and Bal.wixext to use more concise Exit* macros. | Sean Hall | 2022-05-14 | 1 | -17/+10 |
| | |||||
* | Upgrade dnchost's nethost dependency to .NET 6.0.4. | Sean Hall | 2022-04-20 | 2 | -4/+4 |
| | |||||
* | Replace Dnc.Host with Dnc.HostGenerator to support linker trimming. | Sean Hall | 2022-04-19 | 6 | -27/+35 |
| | |||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -2/+0 |
| | |||||
* | Fix warning in dnchost by using release runtime in debug. | Sean Hall | 2022-04-19 | 1 | -3/+8 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -41/+25 |
| | |||||
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 10 | -0/+1089 |