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 additional CI targets #341

Open
4 tasks
guijan opened this issue Jun 11, 2023 · 2 comments
Open
4 tasks

Add additional CI targets #341

guijan opened this issue Jun 11, 2023 · 2 comments
Labels
ci CI enhancement or bugs

Comments

@guijan
Copy link
Contributor

guijan commented Jun 11, 2023

Add additional CI targets:

  • PCC: Need to wait until a version with this bug fixed is available.
  • Termux: Has problems installing packages due to user permissions. (See also: Add Termux to CI #316)
  • Cproc: C11 compiler, but scrot doesn't use VLAs, so our code should work in C11 mode too.
  • Illumos or some Solaris based system.
@N-R-K N-R-K changed the title Add PCC to CI Jun 11, 2023
@N-R-K N-R-K added the ci CI enhancement or bugs label Jun 11, 2023
@N-R-K N-R-K mentioned this issue Jun 11, 2023
@N-R-K
Copy link
Collaborator

N-R-K commented Jun 11, 2023

Changed this into a meta-issue, individual issues for small things like this got a bit annoying.


And btw, we can also just build PCC from a known working commit and use that. No need to wait for it to be packaged. We kinda did this for tcc in the nsxiv CI because ubuntu tcc was too old and buggy.

(This is of course assuming building PCC is fast and simple, similar to TCC).

@N-R-K
Copy link
Collaborator

N-R-K commented Jun 18, 2023

Possible to add Illumos or some Solaris based system to the CI as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI enhancement or bugs
2 participants