aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-55/+72
| | | | Fixes #4975
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-026-7/+68
| | | | Fixes #3777
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-101/+30
| | | | Fixes #4777
* Add Success page to prereq BA.Sean Hall2021-06-1728-50/+215
| | | | | | | This was needed to explain to the user that a restart is required but not allowed. It also allows localizing the reboot prompt. Fixes #3957, #5395
* Fix prereq BA to not reload the bootstrapper if a restart is required.Sean Hall2021-06-171-4/+5
| | | | Fixes #5286
* Fix loading BAFunctions.Sean Hall2021-06-043-23/+14
|
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-041-1/+1
| | | | | Partial fix for #6155 Fixes #4106
* Try to make building Bal.wixext and IntegrationBurn faster.Sean Hall2021-05-191-0/+1
|
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-172-2/+4
|
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-1145-577/+228
|
* Move Bal.wixext into extRob Mensching2021-05-03200-0/+14198