aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/bextutil (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-302-3/+3
* Build native code with VC v143 toolset only.Bob Arnson2024-06-101-3/+3
* Move to ReleaseFlow and SomeVerRob Mensching2024-04-251-1/+1
* Fix the upper bound version in native nupkg referencesRob Mensching2024-04-021-1/+1
* Simplify BootstrapperApplication header filesRob Mensching2024-03-213-4/+4
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-0714-196/+196
* Better .nupkg namesRob Mensching2024-03-079-18/+13
* 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
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-0/+2
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-1/+1
* Implement integrated build processRob Mensching2021-05-113-38/+24
* Move balutil into API/burnRob Mensching2021-04-2914-0/+1123