aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-8/+0
|
* Build api segment via traversal projects.Bob Arnson2021-07-172-2/+42
| | | | 79s -> 21s on my octocore machine.
* Revert "Build api segment via traversal projects."Bob Arnson2021-07-121-42/+0
| | | | This reverts commit 250b850f52253a101ddc4857cb6a2e66b0b37739.
* Build api segment via traversal projects.Bob Arnson2021-07-111-0/+42
| | | | 79s -> 21s on my octocore machine.
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-0212-43/+103
| | | | Fixes #4975
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-026-2/+102
| | | | 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
* Add InProgressDisplayName for bundles.Sean Hall2021-05-198-49/+86
| | | | #6296
* Use balutil methods in Engine.cs to avoid size_t ugliness.Sean Hall2021-05-1111-201/+466
|
* Implement integrated build processRob Mensching2021-05-1126-596/+123
|
* Move balutil into API/burnRob Mensching2021-04-29105-0/+19988