Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI step for building C++ on Mac #4116

Closed
emilk opened this issue Nov 1, 2023 · 0 comments · Fixed by #4120
Closed

Add CI step for building C++ on Mac #4116

emilk opened this issue Nov 1, 2023 · 0 comments · Fixed by #4120
Labels
🌊 C++ API C/C++ API specific enhancement New feature or request 🚢 CI
Milestone

Comments

@emilk
Copy link
Member

emilk commented Nov 1, 2023

No description provided.

@emilk emilk added 🚢 CI 🌊 C++ API C/C++ API specific enhancement New feature or request labels Nov 1, 2023
@emilk emilk added this to the 0.10.1 milestone Nov 1, 2023
Wumpf added a commit that referenced this issue Nov 2, 2023
### What

* Fixes #4116

New way of doing test matrices: Load different json files to configure
an entire job.
-> Much nicer config interface (a separate clean file <3) and less &
less arcane job setup \o/

Adds tests for Mac AND Linux C++20!

Runs full matrix on main and whenever cpp/hpp/cmake changes are
registered.

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4120) (if
applicable)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4120)
- [Docs
preview](https://rerun.io/preview/0f7f7ebe692424cf6a9e4f269f3b0790c74f9acd/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/0f7f7ebe692424cf6a9e4f269f3b0790c74f9acd/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://ref.rerun.io/dev/bench/)
- [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌊 C++ API C/C++ API specific enhancement New feature or request 🚢 CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant