Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Troubleshooting Windows Builds 2023-11-24 (#815)
* git rm data * Reduce number of Windows builds to 2; use vegastrike fork of vcpkg-local, instead of stephengtuggy fork * vcpkg-configuration.json: Use https://github.com/vegastrike/vcpkg-local as default registry * bootstrap.ps1: Use vegastrike fork of vcpkg-local, instead of stephengtuggy fork; update CMAKE_VERSION * gh-actions-pr.yml: Add mantic, commented out; no more lunar or kinetic * macos-ci.yml: Don't build on macOS 11 any longer as part of pipeline. Evidently homebrew no longer supports it, and runs REALLY slow in som cases * script/bootstrap: Update to match latest version from build-system-docker-images, including the addition of Ubuntu mantic * gh-actions-pr.yml: Uncomment Ubuntu mantic * gh-actions-release.yml: Add Ubuntu Mantic, along with ENABLE_PIE parameter * gh-actions-pr.yml: Allow failure for Mantic builds for now * GH Actions, PR and Release: Omit old versions of Rocky Linux, Fedora, and openSUSE * 4 GH Action files: Update action versions used; update which Linux versions we build on * aligned.h, particle.cpp: Try to fix Issue 781, gcc-13 compilation * aligned.h: Another try at fixing the GCC 13 compile errors
- Loading branch information