aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/logging.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Process and return the failed version of reboot exit codes in Burn.Sean Hall2022-08-261-0/+4
* Make sure error codes are translated correctly for per-machine packages.Sean Hall2022-08-261-0/+19
* Create log for elevated process.Sean Hall2022-08-191-0/+3
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-021-8/+33
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-271-11/+7
* Add ability for non-vital cache package action.Sean Hall2022-06-141-0/+29
* Add PathSkipPastRoot.Sean Hall2022-06-071-2/+4
* Resolve paths while parsing them from the command line.Sean Hall2022-06-071-4/+1
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-311-1/+1
* Allow burn.runonce with burn.clean.room and create runonce log.Sean Hall2022-05-041-1/+11
* Add option for BundlePackage to be hidden in ARP like MsiPackage.Sean Hall2022-04-051-0/+8
* Implement BundlePackage.Sean Hall2022-04-011-0/+2
* Log rest of plan and add testing of registration actions to PlanTest.Sean Hall2022-03-141-0/+19
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-2/+29
* Add UnsafeUninstall action.Sean Hall2022-02-221-0/+2
* Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.Sean Hall2022-01-161-0/+2
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+43
* Remove MEND.Sean Hall2021-12-081-4/+0
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-0/+17
* Set the log file path for MSI transactions.Nir Bar2021-08-121-5/+30
* Create separate log file for clean room.Sean Hall2021-08-041-4/+15
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-6/+33
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-0/+17
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-111-0/+17
* Move burn into burnRob Mensching2021-04-291-0/+754