Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to `virtual` access modifiers... | Bob Arnson | 2024-02-16 | 1 | -4/+4 |
| | | | | | | ...from `Overridable="yes"`. Fixes https://github.com/wixtoolset/issues/issues/7981 for WiX v5. | ||||
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 1 | -1/+1 |
| | |||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 4 | -173/+173 |
| | | | | Fixes 6970 | ||||
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | Central caDecor and caErr. | Bob Arnson | 2022-02-10 | 2 | -97/+1 |
| | |||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 1 | -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 Arnson | 2021-09-19 | 2 | -42/+3 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -5/+5 |
| | |||||
* | Move Iis.wixext into ext | Rob Mensching | 2021-05-04 | 13 | -0/+518 |