aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Iis/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-314-173/+173
| | | | Fixes 6970
* Update build dependencies and normalize more projectsRob Mensching2022-10-191-2/+2
|
* Central caDecor and caErr.Bob Arnson2022-02-102-97/+1
|
* Simplify and normalize ext projectsRob Mensching2021-12-301-3/+3
| | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other.
* Table ids per https://github.com/wixtoolset/issues/issues/5933.Bob Arnson2021-09-192-42/+3
|
* Implement integrated build processRob Mensching2021-05-111-5/+5
|
* Move Iis.wixext into extRob Mensching2021-05-0413-0/+518