index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
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
/
bundlepackageengine.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename "bundle id" concept to "bundle code"
Rob Mensching
2024-12-30
1
-23
/
+23
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
1
-1
/
+1
*
Fixes wixtoolset/issues#5220: Automatically add logging flag for any burn Exe...
Nir Bar
2024-01-20
1
-0
/
+3
*
Tame some wild pointers.
Bob Arnson
2023-05-01
1
-4
/
+4
*
Make sure error codes are translated correctly for per-machine packages.
Sean Hall
2022-08-26
1
-1
/
+1
*
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
2022-08-09
1
-8
/
+6
*
Make Burn ignore unknown embedded messages.
Sean Hall
2022-06-29
1
-5
/
+2
*
Allow BundlePackage to fallback to QuietUninstallString to uninstall.
Sean Hall
2022-06-14
1
-4
/
+119
*
Implement ArpEntry flavored ExePackage.
Sean Hall
2022-06-13
1
-4
/
+2
*
Make sure base paths are fully qualified in Burn.
Sean Hall
2022-06-07
1
-1
/
+1
*
Add PathSkipPastRoot.
Sean Hall
2022-06-07
1
-1
/
+1
*
Add PathConcatRelativeToBase and use it in Burn.
Sean Hall
2022-05-31
1
-8
/
+26
*
Add option for BundlePackage to be hidden in ARP like MsiPackage.
Sean Hall
2022-04-05
1
-0
/
+10
*
Make non-embedded bundles skip making a system restore point.
Sean Hall
2022-04-05
1
-0
/
+4
*
Use Burn's parent switch with BundlePackages.
Sean Hall
2022-04-01
1
-6
/
+24
*
Detect related bundles for BundlePackages.
Sean Hall
2022-04-01
1
-23
/
+254
*
Implement BundlePackage.
Sean Hall
2022-04-01
1
-11
/
+261
*
Minimize chance of user arguments messing up the command line
Sean Hall
2022-04-01
1
-37
/
+34
*
Give BA process id and option to wait for cancelled process to exit.
Sean Hall
2022-03-19
1
-25
/
+3
*
Allow the BA to override the bundle relation type during plan.
Sean Hall
2022-03-14
1
-2
/
+27
*
When rolling back a bundle failure, reinstall all upgrade related bundles.
Sean Hall
2022-02-10
1
-1
/
+1
*
Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.
Sean Hall
2022-01-16
1
-1
/
+10
*
Rename fUninstallable to fPermanent.
Sean Hall
2022-01-16
1
-2
/
+2
*
Don't assume Exe packages with Burn protocol are bundles.
Sean Hall
2022-01-04
1
-0
/
+460