Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build simplification and parallelization | Rob Mensching | 2021-12-30 | 5 | -6/+9 |
| | |||||
* | Reduce use of MSBuildAllProjects as per Microsoft guidance | Rob Mensching | 2021-12-28 | 2 | -9/+1 |
| | |||||
* | Remove Microsoft.NETFramework.ReferenceAssemblies. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 2 | -2/+2 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Version extension ids. | Bob Arnson | 2021-12-23 | 1 | -1/+1 |
| | | | | | | | | | https://github.com/wixtoolset/issues/issues/5933 - Add support for detecting VS2022. - Add x64 custom actions. - Remove ancient Help 2.0 support. - Update WixCop to add the new element to trigger custom action. | ||||
* | Switch to `net472` as Framework baseline. | Bob Arnson | 2021-12-12 | 3 | -5/+5 |
| | |||||
* | More VS2022 fixes. | Sean Hall | 2021-12-06 | 1 | -1/+0 |
| | | | | | | | Update v4.0 projects to target v4.7.2. Skip all Bal managed host tests for now. Remove ToolsVersion from DTF test projects. Remove Microsoft.NETFramework.ReferenceAssemblies from Directory.Packages.props. | ||||
* | Fixes required to get build working using MSBuild64 from VS2022 | Rob Mensching | 2021-11-29 | 1 | -1/+1 |
| | |||||
* | Minor build improvements to reduce output | Rob Mensching | 2021-10-19 | 1 | -2/+2 |
| | |||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 2 | -0/+0 |
| | |||||
* | Enable enabling runtime tests | Rob Mensching | 2021-05-17 | 1 | -0/+1 |
| | |||||
* | Remove unused code | Rob Mensching | 2021-05-17 | 1 | -13/+0 |
| | |||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | Fix StrAllocString assertions. | Sean Hall | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 25 | -433/+351 |
| | |||||
* | Move WixBuildTools into internal | Rob Mensching | 2021-04-22 | 63 | -0/+10626 |