index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
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
/
relatedbundle.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CompareStringOrdinal() instead of CompareString() case-sensitive
Rob Mensching
2025-11-03
1
-1
/
+1
*
Use CompareStringOrdinal() instead of CompareString() case-insensitive
Rob Mensching
2025-11-03
1
-3
/
+3
*
Rename "bundle id" concept to "bundle code"
Rob Mensching
2024-12-30
1
-29
/
+29
*
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
2022-08-09
1
-13
/
+4
*
Detect related bundles for BundlePackages.
Sean Hall
2022-04-01
1
-25
/
+25
*
Allow the BA to override the bundle relation type during plan.
Sean Hall
2022-03-14
1
-12
/
+93
*
Refactor related bundle enumeration into butil.
Sean Hall
2022-03-01
1
-337
/
+53
*
Refactor some dependency detection.
Sean Hall
2022-01-16
1
-0
/
+3
*
Fix 32/64-bit bitness handling in Burn and BUtil.
Bob Arnson
2022-01-16
1
-13
/
+11
*
Handle 32-bit related-bundle registration...
Bob Arnson
2022-01-09
1
-32
/
+61
*
Always run upgrade related bundles last.
Sean Hall
2022-01-06
1
-0
/
+55
*
Don't assume Exe packages with Burn protocol are bundles.
Sean Hall
2022-01-04
1
-5
/
+42
*
Add BURN_PROTOCOL_VERSION in registration to avoid version checks.
Sean Hall
2021-12-30
1
-6
/
+19
*
Move burn into burn
Rob Mensching
2021-04-29
1
-0
/
+483