Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure error codes are translated correctly for per-machine packages. | Sean Hall | 2022-08-26 | 1 | -0/+1 |
| | |||||
* | Minimize chance of user arguments messing up the command line | Sean Hall | 2022-04-01 | 1 | -1/+2 |
| | | | | to avoid variations of issue 3890 | ||||
* | Give BA process id and option to wait for cancelled process to exit. | Sean Hall | 2022-03-19 | 1 | -0/+9 |
| | |||||
* | Refactor some dependency detection. | Sean Hall | 2022-01-16 | 1 | -0/+1 |
| | | | | | * Run DependencyDetect earlier * Do package dependency checking during each package/related bundle | ||||
* | Don't assume Exe packages with Burn protocol are bundles. | Sean Hall | 2022-01-04 | 1 | -1/+19 |
| | | | | Related to #3693 | ||||
* | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -0/+1 |
| | | | | Initialize them explicitly to make it clearer when that happens. | ||||
* | Put back the rollback cache package functionality and fix its bugs. | Sean Hall | 2021-05-11 | 1 | -2/+1 |
| | | | | #3719, #4711, #5750 | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+50 |