-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove VS2015 build from CI. Move Windows builds (except VS2017) to GitHub Actions. Run Windows builds and tests with both MSVC and CLangCL on VS2022. Build one configuration with VS2019 to ensure it still works. Build Windows release packages with VS2022 and CLangCL. Turn on warnings as errors. Fix bug that prevented /W4 for CLangCL. Fix all warnings. Update the included zstd.c and regen golden images for affected tests. Stop using deprecated code in GitHub Actions. Update Linux CI runner to Ubuntu Jammy Update Vulkan SDK used in Linux and Windows CI to 1.3.243. Fix issue with Doxygen builds that caused intermittent failures.
- Loading branch information
1 parent
d8be8ff
commit 38f4858
Showing
36 changed files
with
29,774 additions
and
10,907 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.