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 continuous integration for raspberrian #149

Open
jonesmz opened this issue Sep 11, 2021 · 2 comments
Open

Add continuous integration for raspberrian #149

jonesmz opened this issue Sep 11, 2021 · 2 comments
Labels
building Related to CMake or other build-related stuff enhancement New feature or request

Comments

@jonesmz
Copy link
Member

jonesmz commented Sep 11, 2021

Probably something like a clang-cross-compiler, or Linaro gcc-cross compiler, and then running unit tests in a raspberian qemu-static chroot.

@tigercoding56
Copy link

Probably something like a clang-cross-compiler, or Linaro gcc-cross compiler, and then running unit tests in a raspberian qemu-static chroot.

or better yet just a debian /generic linux arm64 chroot (raspberry pi os formerly known as raspberian is just debian costumised to run better on the raspberry pi )

@jonesmz
Copy link
Member Author

jonesmz commented Nov 10, 2022

The point is to support this on github actions. None of the options you mentioned are currently available with github actions.

Please let me know if something like what i described is available though, as i'd be happy to adopt it.

@Capital-Asterisk Capital-Asterisk added enhancement New feature or request building Related to CMake or other build-related stuff labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Related to CMake or other build-related stuff enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants