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
/
burn.sln
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
Detect whether the bundle is cached.
Sean Hall
9
-11
/
+17
2021-04-19
Detect a package as cached if any of its payloads exist.
Sean Hall
23
-171
/
+111
2021-04-14
Allow BA to update feed source
Rob Mensching
6
-2
/
+77
2021-04-14
Add MEND request state to repair any missing files in MSI packages
Rob Mensching
4
-6
/
+23
2021-04-14
Layout using the source engine handle
Rob Mensching
7
-17
/
+49
2021-04-14
Detect system MSI packages before user managed packages
Rob Mensching
1
-6
/
+6
2021-04-14
Avoid activating the engine's windows
Rob Mensching
2
-2
/
+4
2021-04-14
Enhanced reboot pending detection
Rob Mensching
2
-1
/
+69
2021-04-14
Port support for ISO/IEC 19770-2:2105 (aka SWID Tags-2)
Rob Mensching
12
-51
/
+61
2021-03-30
Skip bundle dependent checking when ignoring dependencies includes ALL.
Sean Hall
4
-49
/
+62
2021-03-30
Rename cache types in the manifest to remove, keep, force.
Sean Hall
10
-15
/
+15
2021-03-28
Include bundle reboot-pending in RebootPending variable.
Bob Arnson
4
-54
/
+163
2021-03-17
Use wiutil to start/end msi transactions
Nir Bar
10
-81
/
+163
2021-03-11
Handle when related bundles have an uninstall key but aren't cached.
Sean Hall
14
-34
/
+188
2021-03-11
Determine whether to ignore forward compatible bundles during Plan.
Sean Hall
12
-110
/
+200
2021-03-09
Ensure bundle is registered and cached when modifying machine state.
Sean Hall
1
-20
/
+13
2021-03-09
Consider the bundle as eligible for cleanup if running from the cache.
Sean Hall
1
-1
/
+1
2021-03-07
Correctly handle missing/null values with ~<> operator.
Bob Arnson
2
-1
/
+4
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
2021-02-22
Fix patch registration states during plan and apply.
Sean Hall
12
-164
/
+344
2021-02-22
Add patch target for slipstream MSI package even if not installed.
Sean Hall
12
-91
/
+546
2021-02-22
Add logging for patch target products.
Sean Hall
9
-31
/
+98
2021-02-22
Only the requested state and Cache=always should affect requestedCache.
Sean Hall
11
-90
/
+28
2021-02-22
Get all request states up front before building the plan.
Sean Hall
12
-157
/
+317
2021-02-22
Initialize exe package ancestors during CoreInitialize instead of Plan.
Sean Hall
10
-41
/
+58
2021-02-22
Rename *TargetMsiPackage BA events to *PatchTarget.
Sean Hall
4
-22
/
+22
2021-02-22
Make PlanTest test fDeleted and the expected states of all packages.
Sean Hall
1
-35
/
+86
2021-02-22
Add `/xlog` switch to get verbose-est Burn logging.
Bob Arnson
1
-1
/
+7
2021-02-09
Remove BITS support. Update DUtil dependency.
Bob Arnson
11
-561
/
+15
2021-02-07
Require Vista (Server 2008) SP2 or newer.
Sean Hall
13
-71
/
+21
2021-02-07
Add guid to ProjectReferences so .vcx project system understands them.
Sean Hall
2
-3
/
+7
2021-02-06
Cleanup should always be attempted, and add some logging for it.
Sean Hall
4
-13
/
+47
2021-02-06
Add ::Sleep(0) in engine loop to unblock PostThreadMessage
Sean Hall
1
-0
/
+6
2021-02-04
Finalize MSP package registration states before logging them.
Sean Hall
3
-8
/
+13
2021-02-04
Change the implementation of Cache="always" to request the CACHE state.
Sean Hall
3
-77
/
+30
2021-02-04
Automatically uninstall the bundle after Quit if eligible.
Sean Hall
10
-12
/
+131
2021-02-04
Update the logic for determining when the bundle should be registered.
Sean Hall
22
-267
/
+804
2021-02-04
Require re-Detect after Apply.
Sean Hall
7
-7
/
+92
2021-02-04
Clean up synchronization between the engine and the BA.
Sean Hall
10
-109
/
+80
2021-02-04
Move registry checks for dependency ref-counting into Detect.
Sean Hall
12
-220
/
+354
2021-02-04
Remove feature to uninstall compatible orphaned MSI packages.
Sean Hall
15
-611
/
+7
2021-01-31
Remove Burn Authenticode
Bob Arnson
16
-562
/
+12
2021-01-27
When logging at the debug level, log errors from all sources.
Sean Hall
5
-5
/
+20
2021-01-27
Always call PlanDump, and make it log at the REPORT_DEBUG level.
Sean Hall
3
-52
/
+44
2021-01-19
First steps on Burn for x64 and ARM64
Bob Arnson
9
-12
/
+88
2021-01-19
Fix code analysis warnings.
Bob Arnson
5
-7
/
+14
[next]