aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/be (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-0712-132/+132
| | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
* Better .nupkg namesRob Mensching2024-03-071-5/+0
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-106-36/+20
| | | | | | Remove built-in .NET Core packages since they update too quickly. Fixes 6257
* Modernize Util.wixext buildRob Mensching2022-10-041-0/+5
|
* Set each native library dependency version to the build version.Sean Hall2022-04-191-2/+0
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-2/+2
| | | | Fixes #4975
* Implement integrated build processRob Mensching2021-05-112-7/+8
|
* Move Util.wixext into extRob Mensching2021-05-0312-0/+576