aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/mbahost (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-3/+5
| | | | Implements 6835
* Add option to hosts to always install prereqs.Sean Hall2022-05-141-5/+49
| | | | | | Add PrereqPackage to BundlePackage Implements 4718
* Move infinite loop detection into the hosts.Sean Hall2022-05-144-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 Hall2022-05-141-11/+7
|
* Set each native library dependency version to the build version.Sean Hall2022-04-191-2/+0
|
* 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-112-48/+12
|
* Move Bal.wixext into extRob Mensching2021-05-036-0/+799