Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -1/+0 |
| | |||||
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
| | |||||
* | Add platform-specific CAs and compiler extension. | Bob Arnson | 2022-01-30 | 14 | -137/+133 |
| | | | | https://github.com/wixtoolset/issues/issues/5933 | ||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
| | |||||
* | 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 | 1 | -7/+5 |
| | | | | | | 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. | ||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 15 | -280/+59 |
| | |||||
* | Move DirectX.wixext into ext | Rob Mensching | 2021-05-04 | 30 | -0/+883 |