aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/bextutil (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-102-0/+36
|
* Ensure all published .nupkgs have an iconRob Mensching2022-11-081-2/+4
|
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+2
|
* Update balutil and Bal.wixext to use more concise Exit* macros.Sean Hall2022-05-142-1/+5
|
* Set each native library dependency version to the build version.Sean Hall2022-04-191-2/+2
|
* 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
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-0/+2
| | | | Add control loaded event.
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-1/+1
| | | | Fixes #4975
* Implement integrated build processRob Mensching2021-05-113-38/+24
|
* Move balutil into API/burnRob Mensching2021-04-2914-0/+1123