Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 1 | -0/+12 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | IIS Ext: Add support for more certificate stores | Bevan Weiss | 2025-02-11 | 2 | -0/+20 |
| | | | | | | Fixes wixtoolset/issues#1520 Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | fix stack corruption around cbdata when adding a machine certificate | chris_bednarski | 2023-08-02 | 1 | -3/+3 |
| | |||||
* | Fix missing table prefix. | Bob Arnson | 2023-04-04 | 1 | -3/+3 |
| | | | | Fixes https://github.com/orgs/wixtoolset/discussions/7359. | ||||
* | Fix missing prefixes in IIS table names. | Bob Arnson | 2023-01-01 | 3 | -21/+21 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7120. | ||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 1 | -0/+1 |
| | | | | Fixes 5371 | ||||
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -4/+0 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Table ids per https://github.com/wixtoolset/issues/issues/5933. | Bob Arnson | 2021-09-19 | 7 | -39/+26 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 4 | -23/+24 |
| | |||||
* | Move Iis.wixext into ext | Rob Mensching | 2021-05-04 | 83 | -0/+19105 |