aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/mspengine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-2/+2
* Burn typo/style fixesBob Arnson2022-09-221-2/+3
* Make sure base paths are fully qualified in Burn.Sean Hall2022-06-071-1/+1
* Add PathConcatRelativeToBase and use it in Burn.Sean Hall2022-05-311-1/+1
* Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.Sean Hall2022-01-161-1/+28
* Rename fUninstallable to fPermanent.Sean Hall2022-01-161-2/+2
* Refactor some dependency detection.Sean Hall2022-01-161-0/+4
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-22/+16
* Replace static cache internals with a struct.Sean Hall2021-08-041-1/+2
* Always append Windows Installer logs in Burn.Sean Hall2021-07-061-1/+1
* Put back the rollback cache package functionality and fix its bugs.Sean Hall2021-05-111-21/+10
* Move burn into burnRob Mensching2021-04-291-0/+1197