| Commit message (Expand) | Author | Age | Files | Lines |
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 2 | -7/+1 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -1/+1 |
* | Add cert and x64 tests. | Bob Arnson | 2023-10-13 | 3 | -17/+41 |
* | Remove unused symbol `Version`. | Bob Arnson | 2023-09-12 | 1 | -2/+0 |
* | 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 |
* | Fix missing prefixes in IIS table names. | Bob Arnson | 2023-01-01 | 3 | -21/+21 |
* | Fix Iis table definitions. | Bob Arnson | 2022-11-14 | 2 | -21/+20 |
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 2 | -2/+0 |
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 2 | -3/+3 |
* | Very minor cleanup | Rob Mensching | 2022-11-08 | 1 | -3/+1 |
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 5 | -178/+176 |
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 1 | -0/+1 |
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 2 | -4/+4 |
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 2 | -9/+7 |
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -8/+1 |
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -4/+0 |
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
* | Central caDecor and caErr. | Bob Arnson | 2022-02-10 | 2 | -97/+1 |
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
* | Properly place Iis.wixext in its own segment and simplify its build | Rob Mensching | 2022-01-03 | 2 | -3/+13 |
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -1/+1 |
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 4 | -15/+13 |
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
* | Table ids per https://github.com/wixtoolset/issues/issues/5933. | Bob Arnson | 2021-09-19 | 11 | -101/+50 |
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 17 | -294/+64 |
* | Move Iis.wixext into ext | Rob Mensching | 2021-05-04 | 141 | -0/+26478 |