-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
All coin-or ports are conflicting with the maintainer guidelines. #29403
Comments
I experimented with the upstream autotools build system for coinutils in #26524. |
#29398 works for x64-windows. Uwp looks a bit sketchy maybe there is just an include missing but otherwise I'll consider it unsupoorted by upstream. don't know about the linux error yet. |
also maybe I was lucky that they seem to have updated autotools yesterday. |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
stll relevant |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
The following ports:
coinutils, clp, cgl, osi, openmvg(?)
are conflicting with maintainer guidelines.
a) vendored
CMakeLists.txt
(upstream also doesn't seem eager to add it coin-or/CoinUtils#101)b) exported targets not namespaced with
unoffical::
c) no pc files from original build system
d) port names don't reflect entries in https://repology.org (those are typically prefixed with
coin-or-
)So I vote to remove those ports from the version db and move them to their correct names while at the same time moving them to their upstream buildsystem.
The reason i discovered this is because i wanted to add
coin-or-ipopt
The text was updated successfully, but these errors were encountered: