index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
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
*
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
*
Upgrade to latest dutil for SHA512.
Sean Hall
2021-03-02
3
-4
/
+3
*
Let the BA request the bundle to stay installed from OnUnregisterBegin.
Sean Hall
2021-03-02
3
-6
/
+9
*
Loosen restrictions for actions that don't affect machine state.
Sean Hall
2021-03-02
4
-9
/
+8
*
Always remove all dependencies the bundle could have registered.
Sean Hall
2021-03-02
6
-6
/
+26
*
Fix patch registration states during plan and apply.
Sean Hall
2021-02-22
11
-163
/
+343
*
Add patch target for slipstream MSI package even if not installed.
Sean Hall
2021-02-22
9
-89
/
+243
*
Add logging for patch target products.
Sean Hall
2021-02-22
9
-31
/
+98
*
Only the requested state and Cache=always should affect requestedCache.
Sean Hall
2021-02-22
11
-90
/
+28
*
Get all request states up front before building the plan.
Sean Hall
2021-02-22
11
-154
/
+301
*
Initialize exe package ancestors during CoreInitialize instead of Plan.
Sean Hall
2021-02-22
9
-40
/
+56
*
Rename *TargetMsiPackage BA events to *PatchTarget.
Sean Hall
2021-02-22
3
-16
/
+16
*
Add `/xlog` switch to get verbose-est Burn logging.
Bob Arnson
2021-02-22
1
-1
/
+7
*
Remove BITS support. Update DUtil dependency.
Bob Arnson
2021-02-09
6
-554
/
+9
*
Require Vista (Server 2008) SP2 or newer.
Sean Hall
2021-02-07
9
-65
/
+15
*
Cleanup should always be attempted, and add some logging for it.
Sean Hall
2021-02-06
4
-13
/
+47
*
Add ::Sleep(0) in engine loop to unblock PostThreadMessage
Sean Hall
2021-02-06
1
-0
/
+6
*
Finalize MSP package registration states before logging them.
Sean Hall
2021-02-04
3
-8
/
+13
*
Change the implementation of Cache="always" to request the CACHE state.
Sean Hall
2021-02-04
2
-76
/
+29
*
Automatically uninstall the bundle after Quit if eligible.
Sean Hall
2021-02-04
9
-12
/
+127
*
Update the logic for determining when the bundle should be registered.
Sean Hall
2021-02-04
20
-208
/
+601
*
Require re-Detect after Apply.
Sean Hall
2021-02-04
6
-7
/
+91
*
Clean up synchronization between the engine and the BA.
Sean Hall
2021-02-04
9
-108
/
+78
*
Move registry checks for dependency ref-counting into Detect.
Sean Hall
2021-02-04
11
-214
/
+337
*
Remove feature to uninstall compatible orphaned MSI packages.
Sean Hall
2021-02-04
14
-561
/
+7
*
Remove Burn Authenticode
Bob Arnson
2021-01-31
13
-558
/
+9
*
When logging at the debug level, log errors from all sources.
Sean Hall
2021-01-27
3
-2
/
+6
*
Always call PlanDump, and make it log at the REPORT_DEBUG level.
Sean Hall
2021-01-27
3
-52
/
+44
*
First steps on Burn for x64 and ARM64
Bob Arnson
2021-01-19
4
-10
/
+52
*
Fix code analysis warnings.
Bob Arnson
2021-01-19
5
-7
/
+14
*
Remove dead code.
Sean Hall
2021-01-17
10
-35
/
+15
*
Update PlanTest to use manifests created by latest v4.
Sean Hall
2021-01-17
2
-5
/
+5
*
Upgrade to latest dutil as first step for x64 and ARM64
Bob Arnson
2021-01-11
15
-37
/
+37
[next]