redict/hiredict
5
5
Fork
You've already forked hiredict
3

Consider dropping CMake #4

Closed
opened 2024年03月23日 15:34:36 +01:00 by ddevault · 4 comments

@lanodan is doing a survey to see if anyone downstream is depending on it.

@lanodan is doing a survey to see if anyone downstream is depending on it.

Going around the ones in repology:

Alpine: make
Alt Linux: make
Arch: make
Buildroot: CMake
CRUX: make
Debian: make
Exherbo: make
Fedora: make
FreeBSD ports: make (explicitely GNU)
Gentoo: make
Guix: CMake
Haiku: CMake
Homebrew: make
Nix: make
OpenBSD ports: make (explicitely GNU)
OpenIndiana: CMake
OpenMandriva: make
OpenSUSE: make
OpenWRT: make
pkgsrc: CMake
ravenports: CMake
Rosa: make
SlackBuilds: make
SliTaz: make
Solus: cmake
Spack: make + CMake (allows to use both variants)
Termux: make
vcpkg: CMake
Void Linux: make (explicitely GNU)
make: 22
CMake: 8
Going around the ones in repology: ``` Alpine: make Alt Linux: make Arch: make Buildroot: CMake CRUX: make Debian: make Exherbo: make Fedora: make FreeBSD ports: make (explicitely GNU) Gentoo: make Guix: CMake Haiku: CMake Homebrew: make Nix: make OpenBSD ports: make (explicitely GNU) OpenIndiana: CMake OpenMandriva: make OpenSUSE: make OpenWRT: make pkgsrc: CMake ravenports: CMake Rosa: make SlackBuilds: make SliTaz: make Solus: cmake Spack: make + CMake (allows to use both variants) Termux: make vcpkg: CMake Void Linux: make (explicitely GNU) make: 22 CMake: 8 ```

I think the only ones where it might be important to ping them before removal would be [Haiku, OpenIndiana (wow), pkgsrc, ravenports, vcpkg] as I'd guess there could be some issues to fix in the Makefile.

I think the only ones where it might be important to ping them before removal would be [Haiku, OpenIndiana (wow), pkgsrc, ravenports, vcpkg] as I'd guess there could be some issues to fix in the Makefile.
Owner
Copy link

To note that currently, cmake and make each ends up with a different final build, cmake includes nuget files and cpack files that make doesn't generate, unsure how much downstream uses those

To note that currently, cmake and make each ends up with a different final build, cmake includes nuget files and cpack files that make doesn't generate, unsure how much downstream uses those
Author
Owner
Copy link

I think we can safely consider dropping Windows support, and I think a lot of that stuff (possibly up to and including cmake) can just go away.

I think we can safely consider dropping Windows support, and I think a lot of that stuff (possibly up to and including cmake) can just go away.
navi referenced this issue from a commit 2024年09月16日 19:15:15 +02:00
navi referenced this issue from a commit 2024年09月16日 19:19:58 +02:00
navi referenced this issue from a commit 2024年09月18日 19:18:40 +02:00
navi referenced this issue from a commit 2024年09月18日 19:56:26 +02:00
navi referenced this issue from a commit 2024年09月19日 10:41:53 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
1.3.1
1.3.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
redict/hiredict#4
Reference in a new issue
redict/hiredict
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?