aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Http/wixlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to `virtual` access modifiers...Bob Arnson2024-02-161-4/+4
| | | | | | ...from `Overridable="yes"`. Fixes https://github.com/wixtoolset/issues/issues/7981 for WiX v5.
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-161-1/+1
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-12/+12
| | | | Fixes 6970
* Central caDecor and caErr.Bob Arnson2022-02-104-137/+3
|
* Implement integrated build processRob Mensching2021-05-111-6/+7
|
* Move Http.wixext into extRob Mensching2021-05-049-0/+271