index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate new build scripts with signing support
Rob Mensching
2021-04-29
2
-1
/
+5
*
Migrate Burn API headers to balutil repository
Rob Mensching
2021-04-29
2
-7
/
+22
*
Let BA override the package's cache type during Plan.
Sean Hall
2021-04-29
14
-100
/
+96
*
size_t-ify BootstrapperEngine.h and BundleExtensionEngine.h
Sean Hall
2021-04-29
4
-13
/
+13
*
Clean up 32-bit assumptions.
Sean Hall
2021-04-29
13
-150
/
+125
*
Set source of attached containers to WixBundleOriginalSource if set.
Sean Hall
2021-04-25
2
-5
/
+72
*
Add support for downloading embedded payloads.
Sean Hall
2021-04-25
4
-22
/
+21
*
Share code to map stream name to payload when extracting containers.
Sean Hall
2021-04-25
4
-52
/
+20
*
DOWNLOAD is not a valid packaging value.
Sean Hall
2021-04-25
2
-11
/
+3
*
UX payloads are never external, part 2.
Sean Hall
2021-04-25
4
-35
/
+5
*
For payloads in a container, prefer the container over local paths.
Sean Hall
2021-04-25
3
-11
/
+43
*
Allow setting source from OnCacheAcquireResolving.
Sean Hall
2021-04-19
5
-41
/
+76
*
Clean up caching log messages.
Sean Hall
2021-04-19
2
-18
/
+25
*
Send more progress during cache verification.
Sean Hall
2021-04-19
8
-142
/
+654
*
Make sure OnCache*Begin events always pair with their complete event.
Sean Hall
2021-04-19
1
-36
/
+85
*
Perform all layout operations in the BA process.
Sean Hall
2021-04-19
3
-217
/
+45
*
Add OnCachePayloadExtract*.
Sean Hall
2021-04-19
5
-4
/
+162
*
When extracting a container use the uncompressed file size for progress
Sean Hall
2021-04-19
3
-6
/
+29
*
Remove the package's cache progress when retrying the whole package.
Sean Hall
2021-04-19
3
-30
/
+47
*
Add BURN_PAYLOAD_GROUP_ITEM to be able to move payloads during caching.
Sean Hall
2021-04-19
12
-50
/
+98
*
Elevate for CacheVerifyContainer/Payload.
Sean Hall
2021-04-19
5
-31
/
+209
*
Add OnCacheContainerOrPayloadVerify* for a file already in the cache.
Sean Hall
2021-04-19
3
-9
/
+182
*
UX payloads are never external.
Sean Hall
2021-04-19
6
-25
/
+4
*
Add OnCacheVerifyProgress, though currently it only reports at the end.
Sean Hall
2021-04-19
3
-33
/
+101
*
Make sure payload unverified path is not read-only during acquisition.
Sean Hall
2021-04-19
1
-24
/
+37
*
Track progress of bundle being laid out.
Sean Hall
2021-04-19
1
-6
/
+25
*
Always send OnCacheAcquireProgress at least once per payload.
Sean Hall
2021-04-19
3
-161
/
+185
*
Only set the last used folder if the target passed verification.
Sean Hall
2021-04-19
1
-6
/
+31
*
Replace OnResolveSource with OnCacheAcquireResolving
Sean Hall
2021-04-19
7
-301
/
+380
*
Verify file in the cache before trying to acquire it.
Sean Hall
2021-04-19
5
-9
/
+116
*
Don't plan payloads.
Sean Hall
2021-04-19
23
-1410
/
+677
*
Detect whether the bundle is cached.
Sean Hall
2021-04-19
8
-11
/
+16
*
Detect a package as cached if any of its payloads exist.
Sean Hall
2021-04-19
22
-167
/
+108
*
Allow BA to update feed source
Rob Mensching
2021-04-14
5
-2
/
+65
*
Add MEND request state to repair any missing files in MSI packages
Rob Mensching
2021-04-14
3
-6
/
+21
*
Layout using the source engine handle
Rob Mensching
2021-04-14
3
-9
/
+41
*
Detect system MSI packages before user managed packages
Rob Mensching
2021-04-14
1
-6
/
+6
*
Avoid activating the engine's windows
Rob Mensching
2021-04-14
2
-2
/
+4
*
Enhanced reboot pending detection
Rob Mensching
2021-04-14
2
-1
/
+69
*
Port support for ISO/IEC 19770-2:2105 (aka SWID Tags-2)
Rob Mensching
2021-04-14
6
-31
/
+41
*
Skip bundle dependent checking when ignoring dependencies includes ALL.
Sean Hall
2021-03-30
4
-49
/
+62
*
Rename cache types in the manifest to remove, keep, force.
Sean Hall
2021-03-30
3
-6
/
+6
*
Include bundle reboot-pending in RebootPending variable.
Bob Arnson
2021-03-28
3
-54
/
+53
*
Use wiutil to start/end msi transactions
Nir Bar
2021-03-17
10
-81
/
+163
*
Handle when related bundles have an uninstall key but aren't cached.
Sean Hall
2021-03-11
12
-32
/
+93
*
Determine whether to ignore forward compatible bundles during Plan.
Sean Hall
2021-03-11
11
-109
/
+181
*
Ensure bundle is registered and cached when modifying machine state.
Sean Hall
2021-03-09
1
-20
/
+13
*
Consider the bundle as eligible for cleanup if running from the cache.
Sean Hall
2021-03-09
1
-1
/
+1
*
Correctly handle missing/null values with ~<> operator.
Bob Arnson
2021-03-07
1
-1
/
+1
*
Use SHA512 instead of SHA1.
Sean Hall
2021-03-02
4
-9
/
+9
[next]