Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to ReleaseFlow and SomeVer | Rob Mensching | 2024-04-25 | 1 | -115/+0 |
| | |||||
* | Update to latest signing infrastructure | Rob Mensching | 2023-09-13 | 1 | -8/+1 |
| | | | | Fixes 7546 | ||||
* | feat(build): update xunit to version 2.5.0, fix occasional test timeout | chris_bednarski | 2023-07-19 | 1 | -1/+1 |
| | |||||
* | Remove use of AppVeyor | Rob Mensching | 2023-01-23 | 1 | -15/+0 |
| | | | | | | | | WiX v4 standardized on GitHub Actions for the build process. AppVeyor served us well and provides a great service for free. But since we moved to GitHub Actions let's not burn cycles on their build machines. Closes 7175 | ||||
* | Small fixes found while updating XSDs | Rob Mensching | 2023-01-01 | 1 | -1/+0 |
| | |||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -0/+32 |
| | |||||
* | WiX Toolset v4-preview.1v4.0.0-preview.1 | Rob Mensching | 2022-11-11 | 1 | -1/+8 |
| | |||||
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Remove comments from global.json. | Sean Hall | 2022-05-12 | 1 | -0/+2 |
| | |||||
* | Move nuget.config, global.json and Directory.Packages.props to root | Rob Mensching | 2022-02-23 | 1 | -2/+2 |
| | | | | | Putting these files in the root means they can be used by the test projects support projects that get copied to the `build` folder. | ||||
* | Update Appveyor build number so that it is unique when re-run. | Sean Hall | 2022-02-12 | 1 | -1/+1 |
| | |||||
* | Enable enabling runtime tests | Rob Mensching | 2021-05-17 | 1 | -0/+1 |
| | |||||
* | Fix StrAllocString assertions. | Sean Hall | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -0/+96 |