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

Make linux binaries #626

Open
red-kangaroo opened this issue Apr 15, 2021 · 1 comment
Open

Make linux binaries #626

red-kangaroo opened this issue Apr 15, 2021 · 1 comment
Labels
Building compiling, etc.

Comments

@red-kangaroo
Copy link
Contributor

Add a .deb package to releases.

@red-kangaroo red-kangaroo added the Building compiling, etc. label Apr 15, 2021
@arrowgent
Copy link

id like this, but you'd have to specify which build environment for each
debian 10? debian 11?
ubuntu 18.04, 20.04, 22.04 etc?

which ones to support?
how far back will you build support?
some choose to support the oldest of that distro, most software is "forward" compatible

getting ivan into the debian / ubuntu main repos would be great.

might be better to setup a PPA for ubuntu and have the build environment there do the work for you
although github supports CI build also.

i use ubuntu 18.04, so until i update to 20.04 or 22.04 ive already had large issues with developers dropping support for my OS (libc6 & glibc)
so long as your coding style supports backwards support for cmake & make, i can backport to older OS without issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Building compiling, etc.
Projects
None yet
Development

No branches or pull requests

2 participants