@lanodan is doing a survey to see if anyone downstream is depending on it.
Consider dropping CMake #4
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.
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
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.
No due date set.
No dependencies set.
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?