aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/detect.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-12/+12
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-7/+8
* Add more burn E2E tests.Sean Hall2022-09-151-3/+8
* Support bundle updates in WixStdBA.Bob Arnson2022-09-121-1/+1
* Supply hashes to BA if present in update feed.Bob Arnson2022-08-311-4/+20
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-6/+12
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-1/+1
* Detect MinorUpgrade MsiPackages independently of the base product.Sean Hall2022-02-121-0/+2
* Remove some assumptions in dependency planning.Sean Hall2022-02-011-1/+3
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-2/+2
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+2
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-50/+2
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-2/+2
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-7/+0
* Move burn into burnRob Mensching2021-04-291-0/+469