[#22]:svarga:ci, cross-platform compiler matrix (macOS/Windows) + uniform README with badges#24
Merged
Merged
Conversation
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #22. Replaces the ubuntu-only CI with an h5cpp-style matrix (HDF5/zlib/boost stripped — core is dependency-free): ubuntu-22.04 gcc-13/clang-18, ubuntu-24.04 gcc-14/clang-20, macos-15 apple-clang, windows-latest msvc, C++23. Badge job publishes ✔/✘/◇/○ status SVGs to gh-pages badges/ (+badges-staging/). README rewritten to the shared uniform skeleton (matches plots) with the CI badge table + Pages-enable note. Local Linux build green (4/4; svg auto-skips, no plot in CI). Owns ci.yml + README.md only. Base: staging.