Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for non-vital cache package action. | Sean Hall | 2022-06-14 | 1 | -1/+31 |
| | |||||
* | Add option to hosts to always install prereqs. | Sean Hall | 2022-05-14 | 1 | -0/+7 |
| | | | | | | Add PrereqPackage to BundlePackage Implements 4718 | ||||
* | Move infinite loop detection into the hosts. | Sean Hall | 2022-05-14 | 1 | -1/+7 |
| | | | | | | | 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. | ||||
* | Only block shutdown during Apply. | Sean Hall | 2022-05-04 | 1 | -9/+0 |
| | |||||
* | Make the estimated size in ARP a little more accurate. | Sean Hall | 2022-04-23 | 1 | -0/+17 |
| | | | | Fixes 4039 | ||||
* | Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests. | Sean Hall | 2022-04-19 | 2 | -2/+2 |
| | | | | Fixes 6651 | ||||
* | Replace Dnc.Host with Dnc.HostGenerator to support linker trimming. | Sean Hall | 2022-04-19 | 2 | -0/+8 |
| | |||||
* | Add checkpoint so Exe and Msu packages rollback after being cancelled. | Sean Hall | 2022-03-19 | 1 | -3/+22 |
| | | | | Fixes 5950 | ||||
* | Give BA process id and option to wait for cancelled process to exit. | Sean Hall | 2022-03-19 | 1 | -31/+60 |
| | |||||
* | Fix FilesInUse test. | Sean Hall | 2021-12-30 | 1 | -1/+1 |
| | |||||
* | FilesInUse messages are too different to unify in the Burn engine. | Sean Hall | 2021-12-30 | 1 | -1/+1 |
| | | | | Fixes #6348 | ||||
* | Expose overridable variable APIs in balutil and Mba.Core. | Sean Hall | 2021-07-02 | 1 | -3/+3 |
| | | | | Fixes #4777 | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -4/+4 |
| | |||||
* | Move Integration into test | Rob Mensching | 2021-05-05 | 7 | -0/+762 |