index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
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
/
burn
/
engine
/
core.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When rolling back a bundle failure, reinstall all upgrade related bundles.
Sean Hall
2022-02-10
1
-2
/
+2
*
Remove orphan compatible MSI packages.
Sean Hall
2022-01-16
1
-1
/
+7
*
Refactor some dependency detection.
Sean Hall
2022-01-16
1
-18
/
+9
*
Don't assume Exe packages with Burn protocol are bundles.
Sean Hall
2022-01-04
1
-7
/
+7
*
Don't report related operation in OnDetectRelatedBundle.
Sean Hall
2021-12-30
1
-1
/
+1
*
Remove BOOTSTRAPPER_RESUME_TYPE_REBOOT_PENDING.
Bob Arnson
2021-12-27
1
-10
/
+0
*
Add BA events for setting the update bundle.
Sean Hall
2021-12-11
1
-1
/
+1
*
Allow BA to opt out of MSI transaction.
Nir Bar
2021-08-12
1
-2
/
+23
*
Always use user's temp directory as basis for acquisition folder.
Sean Hall
2021-08-04
1
-4
/
+4
*
Add argument and policy setting to set Burn's base working directory.
Sean Hall
2021-08-04
1
-7
/
+144
*
Remove unelevation code since clean room changes made it unreachable.
Sean Hall
2021-08-04
1
-14
/
+0
*
Require clean room switch to be first argument and catch embedded switch spec...
Sean Hall
2021-08-04
1
-5
/
+17
*
Recreate the command line for the clean room process.
Sean Hall
2021-08-04
1
-29
/
+234
*
Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.
Sean Hall
2021-08-04
1
-72
/
+60
*
Add BURN_DEPENDENCIES struct to store Dependency state.
Sean Hall
2021-08-04
1
-11
/
+18
*
Replace static cache internals with a struct.
Sean Hall
2021-08-04
1
-12
/
+11
*
Update Burn ARP command lines to skip clean room.
Sean Hall
2021-08-04
1
-11
/
+16
*
Make the BA responsible for parsing restart prompt behavior.
Sean Hall
2021-07-02
1
-39
/
+0
*
Add bundle option for command line variables to always be uppercase.
Sean Hall
2021-07-02
1
-1
/
+8
*
Apply shouldn't abort if restart's required when doing special actions.
Sean Hall
2021-06-17
1
-2
/
+2
*
Show Burn splash screen earlier.
Sean Hall
2021-06-09
1
-3
/
+42
*
Update Burn command line parsing to handle unknown args separately.
Sean Hall
2021-06-09
1
-90
/
+141
*
Try to log Burn command line even if it was invalid.
Sean Hall
2021-06-09
1
-24
/
+70
*
Put back the rollback cache package functionality and fix its bugs.
Sean Hall
2021-05-11
1
-8
/
+21
*
Cache packages that will be present for CACHE/INSTALL overall actions.
Sean Hall
2021-05-11
1
-1
/
+1
*
Synchronize access to cOverallProgressTicks between Cache and Execute.
Sean Hall
2021-05-11
1
-20
/
+23
*
Move burn into burn
Rob Mensching
2021-04-29
1
-0
/
+1856