aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-307-65/+65
* Typos are bad; visible typos are an abomination.Bob Arnson2024-11-102-2/+2
* Report E_MOREDATA from Bal functions when string buffer too smallRob Mensching2024-04-041-0/+20
* Simplify BootstrapperApplication header filesRob Mensching2024-03-218-19/+31
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-077-2460/+1
* Better .nupkg namesRob Mensching2024-03-073-49/+1
* WIP - BA header simplificationRob Mensching2024-03-068-38/+30
* Move the BootstrapperApplication out of procRob Mensching2024-03-0620-1508/+7833
* Some small SAL annotation fixupsRob Mensching2023-02-092-11/+11
* Use MSI transaction end result to detect whether reboot is neededNir Bar2022-12-124-15/+49
* 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-104-0/+111
* Ensure all published .nupkgs have an iconRob Mensching2022-11-081-2/+4
* Update hashes are now hex strings.Bob Arnson2022-09-122-6/+3
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-092-25/+24
* Supply hashes to BA if present in update feed.Bob Arnson2022-08-314-1/+7
* Don't retry 1606 because are they ever transient?!Bob Arnson2022-08-171-1/+0
* Allow wixstdba special controls to have declarative text.Sean Hall2022-08-104-4/+4
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-203-3/+48
* Add ability for non-vital cache package action.Sean Hall2022-06-146-1/+46
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+2
* Move infinite loop detection into the hosts.Sean Hall2022-05-142-1/+17
* Update balutil and Bal.wixext to use more concise Exit* macros.Sean Hall2022-05-143-77/+36
* Only block shutdown during Apply.Sean Hall2022-05-046-47/+0
* Add RepairCondition.Sean Hall2022-04-236-1/+12
* Set each native library dependency version to the build version.Sean Hall2022-04-191-2/+2
* Detect related bundles for BundlePackages.Sean Hall2022-04-018-1/+55
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-196-0/+43
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-146-0/+37
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-146-0/+43
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-054-4/+4
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-106-0/+43
* Remove orphan compatible MSI packages.Sean Hall2022-01-166-0/+174
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-304-4/+1
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-304-16/+10
* Use `v143` toolset except `v141` for libs.Bob Arnson2021-12-251-3/+3
* Build with VS2022, which is now required.Bob Arnson2021-12-253-21/+5
* Add BA events for setting the update bundle.Sean Hall2021-12-118-2/+120
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-084-4/+10
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-104-3/+6
* Remove dutil types from BAFunctions.Sean Hall2021-11-014-31/+18
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-015-0/+48
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-014-0/+104
* Allow more customization of control ids in thmutil.Sean Hall2021-11-014-0/+47
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-126-0/+50
* Build api segment via traversal projects.Bob Arnson2021-07-171-2/+2
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-023-13/+63
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-022-0/+47
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-023-0/+259
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-041-0/+7