Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-02 | Use new PackagePayload symbols for the package's payload. | Sean Hall | 16 | -116/+670 |
2021-03-02 | Refactor payload compiling and harvesting. | Sean Hall | 8 | -343/+546 |
2021-03-02 | Test big payloads by RemotePayload since real files are slow. | Sean Hall | 10 | -83/+14 |
2021-03-02 | Add failing tests for package description and packages sharing payloads | Sean Hall | 7 | -5/+176 |
2021-03-02 | Use SHA512 instead of SHA1. | Sean Hall | 9 | -15/+17 |
2021-03-02 | Upgrade to latest dutil for SHA512. | Sean Hall | 7 | -10/+9 |
2021-03-02 | Let the BA request the bundle to stay installed from OnUnregisterBegin. | Sean Hall | 4 | -7/+11 |
2021-03-02 | Loosen restrictions for actions that don't affect machine state. | Sean Hall | 4 | -9/+8 |
2021-03-02 | Always remove all dependencies the bundle could have registered. | Sean Hall | 7 | -13/+37 |