aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-075-3/+3
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-0611-166/+78
|
* Make the minimum supported .NET Framework v4.6.2Rob Mensching2023-12-191-1/+1
|
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-213-23/+11
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Name the bind path item group "BindPath" in MSBuildRob Mensching2022-10-151-6/+6
| | | | Closes 6959
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-203-0/+29
| | | | Implements 6835
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-192-6/+0
|
* Central caDecor and caErr.Bob Arnson2022-02-103-41/+11
|
* DefineConstants fixed in last wix.targets upgradeRob Mensching2021-12-301-7/+0
|
* Implement integrated build processRob Mensching2021-05-116-27/+39
|
* Move Bal.wixext into extRob Mensching2021-05-039-0/+320