aboutsummaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-027-2/+116
| | | | Fixes #3777
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-0214-11/+500
| | | | Fixes #4777
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-042-0/+14
| | | | | Partial fix for #6155 Fixes #4106
* Remove bundle platform warning.Bob Arnson2021-06-031-7/+0
|
* Add InProgressDisplayName for bundles.Sean Hall2021-05-1911-61/+97
| | | | #6296
* Update package Cache attribute to new attribute valuesRob Mensching2021-05-173-27/+21
| | | | Closes wixtoolset/issues#5125
* 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