Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to skip a local path candidate if it failed verification. | Sean Hall | 2022-08-03 | 1 | -0/+5 |
| | | | | Fixes 6818 | ||||
* | Make PathGetSystemPath return an array of paths ordered by preference. | Sean Hall | 2022-06-07 | 1 | -0/+7 |
| | |||||
* | Always use user's temp directory as basis for acquisition folder. | Sean Hall | 2021-08-04 | 1 | -4/+8 |
| | | | | Fixes #5830 | ||||
* | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -10/+47 |
| | | | | Initialize them explicitly to make it clearer when that happens. | ||||
* | Reset the package's cache folder only once. | Sean Hall | 2021-05-11 | 1 | -0/+3 |
| | | | | | | This behavior makes it work similar to the root package cache folder and avoids performance problems when there are many payloads in the package. #4774 | ||||
* | Allow launching approved exes from the original package cache. | Sean Hall | 2021-05-11 | 1 | -4/+3 |
| | |||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+216 |