| Commit message (Collapse) | Author | Files | Lines |
|
Remove the container's cache progress when reextracting
Skip extracting payloads that are already cached
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Always send OnCacheAcquireProgress between OnCacheAcquireBegin and OnCacheAcquireComplete.
Track the successful cache acquisition progress during the final progress call.
|
|
|
|
Inactivate the engine during OnCacheAcquireBegin and Complete to allow setting the source from there.
Fixes #3640
Contributes to #5253
|
|
|
|
Contributes to #3640 and #5253
|
|
|
|
Detect is supposed to be fast, so it can't fully verify every payload for every package. The engine was wasting its time by trying to verify file sizes without the hash. Even worse, it was making decisions during planning based on that insufficient verification.
Contributes to #3640
|
|
Fixes wixtoolset/issues#5568
|
|
|
|
|
|
|
|
|
|
|
|
Fixes wixtoolset/issues#8380
|
|
Fixes #6391.
|
|
Contributes to #5125
|
|
Fixes https://github.com/wixtoolset/issues/issues/5332
|
|
Release MSI transaction handles immediately
contributes to #5386
|
|
#4991
|
|
|
|
#5702
|
|
|
|
(That's case-insensitive non-equal.)
Fixes https://github.com/wixtoolset/issues/issues/5372
|
|
#3992
|
|
#3992
|
|
#6297
|
|
|
|
#6297
|
|
Add logging for slipstreamed patches.
#6297
|
|
Fixes #3897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#6318
|
|
|
|
Continuation of #6297
|