Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 1 | -3/+5 |
| | | | | Implements 6835 | ||||
* | Add option to hosts to always install prereqs. | Sean Hall | 2022-05-14 | 1 | -5/+49 |
| | | | | | | Add PrereqPackage to BundlePackage Implements 4718 | ||||
* | Move infinite loop detection into the hosts. | Sean Hall | 2022-05-14 | 4 | -150/+176 |
| | | | | | | | 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 | -11/+7 |
| | |||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -2/+0 |
| | |||||
* | 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 | -48/+12 |
| | |||||
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 6 | -0/+799 |