aboutsummaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove BOOTSTRAPPER_RESUME_TYPE_REBOOT_PENDING.Bob Arnson2021-12-272-6/+0
* Use `v143` toolset except `v141` for libs.Bob Arnson2021-12-255-12/+12
* Build with VS2022, which is now required.Bob Arnson2021-12-2510-65/+23
* Fix ids for DependencyExtension.Bob Arnson2021-12-171-5/+5
* Switch to `net472` as Framework baseline.Bob Arnson2021-12-124-2/+4
* Add BA events for setting the update bundle.Sean Hall2021-12-1116-2/+292
* Remove MEND.Sean Hall2021-12-082-12/+0
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-088-16/+57
* Only build mbanative for latest toolset.Sean Hall2021-12-011-7/+8
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-104-3/+6
* Remove dutil types from BAFunctions.Sean Hall2021-11-015-33/+18
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-016-0/+50
* 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
* Set the log file path for MSI transactions.Nir Bar2021-08-121-0/+8
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-1211-0/+140
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-8/+0
* Build api segment via traversal projects.Bob Arnson2021-07-175-28/+67
* Revert "Build api segment via traversal projects."Bob Arnson2021-07-124-67/+26
* Build api segment via traversal projects.Bob Arnson2021-07-114-26/+67
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-0212-43/+103
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-027-2/+116
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-0214-11/+500
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-042-0/+14
* Remove bundle platform warning.Bob Arnson2021-06-031-7/+0
* Add InProgressDisplayName for bundles.Sean Hall2021-05-1911-61/+97
* Update package Cache attribute to new attribute valuesRob Mensching2021-05-173-27/+21
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
* Use balutil methods in Engine.cs to avoid size_t ugliness.Sean Hall2021-05-1111-201/+466
* Implement integrated build processRob Mensching2021-05-1148-922/+408
* Merge balutilRob Mensching2021-05-11105-0/+19988
|\
| * Move balutil into API/burnRob Mensching2021-04-29105-0/+19988
* Merge ExtensibilityRob Mensching2021-05-1199-0/+4418
|\
| * Move Extensiblity into API/wixRob Mensching2021-04-29102-0/+4509
* Move Data into API/wixRob Mensching2021-04-29292-0/+37738