aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/WixToolset.BootstrapperCore.Native (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use MSI transaction end result to detect whether reboot is neededNir Bar2022-12-121-0/+14
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-102-0/+31
* Ensure all published .nupkgs have an iconRob Mensching2022-11-081-0/+2
* Update build dependencies and normalize more projectsRob Mensching2022-10-191-1/+1
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
* Update hashes are now hex strings.Bob Arnson2022-09-121-2/+1
* Supply hashes to BA if present in update feed.Bob Arnson2022-08-311-0/+2
* Add ability for non-vital cache package action.Sean Hall2022-06-141-0/+25
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-2/+16
* Only block shutdown during Apply.Sean Hall2022-05-041-13/+0
* Add RepairCondition.Sean Hall2022-04-231-0/+1
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-0/+17
* Implement BundlePackage.Sean Hall2022-04-011-0/+1
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-191-0/+27
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-141-0/+13
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-1/+28
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-1/+1
* Add UnsafeUninstall action.Sean Hall2022-02-221-2/+1
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+15
* Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.Sean Hall2022-01-161-0/+1
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+61
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-1/+0
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-0/+8
* Remove BOOTSTRAPPER_RESUME_TYPE_REBOOT_PENDING.Bob Arnson2021-12-271-1/+0
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+25
* Remove MEND.Sean Hall2021-12-081-2/+0
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-0/+9
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-0/+15
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-10/+0
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-2/+11
* Implement integrated build processRob Mensching2021-05-112-17/+18
* Move balutil into API/burnRob Mensching2021-04-297-0/+2055