aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/relatedbundle.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Skip logging errors in some places when they are due to missing files or regi...Sean Hall2022-08-091-13/+4
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-25/+25
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-12/+93
* Refactor related bundle enumeration into butil.Sean Hall2022-03-011-337/+53
* Refactor some dependency detection.Sean Hall2022-01-161-0/+3
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-13/+11
* Handle 32-bit related-bundle registration...Bob Arnson2022-01-091-32/+61
* Always run upgrade related bundles last.Sean Hall2022-01-061-0/+55
* Don't assume Exe packages with Burn protocol are bundles.Sean Hall2022-01-041-5/+42
* Add BURN_PROTOCOL_VERSION in registration to avoid version checks.Sean Hall2021-12-301-6/+19
* Move burn into burnRob Mensching2021-04-291-0/+483