Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create single .zip file for non-embedded pdb files | Rob Mensching | 2022-02-17 | 1 | -0/+1 |
| | | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files. | ||||
* | Move the FileSystem.AccessControl version sync comment | Rob Mensching | 2022-02-17 | 1 | -1/+2 |
| | |||||
* | Update Appveyor build number so that it is unique when re-run. | Sean Hall | 2022-02-12 | 1 | -1/+1 |
| | |||||
* | FilesInUse messages are too different to unify in the Burn engine. | Sean Hall | 2021-12-30 | 1 | -0/+1 |
| | | | | Fixes #6348 | ||||
* | Build simplification and parallelization | Rob Mensching | 2021-12-30 | 2 | -2/+3 |
| | |||||
* | Remove Microsoft.NETFramework.ReferenceAssemblies. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+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. | ||||
* | 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. | ||||
* | Enable enabling runtime tests | Rob Mensching | 2021-05-17 | 1 | -0/+1 |
| | |||||
* | Remove unused code | Rob Mensching | 2021-05-17 | 1 | -13/+0 |
| | |||||
* | Fix StrAllocString assertions. | Sean Hall | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 3 | -0/+190 |