[TUHS] Version 256 of systemd boasts '42% less Unix philosophy' The Register

Scot Jenkins via TUHS tuhs at tuhs.org
Thu Jun 20 15:01:01 AEST 2024


"Greg A. Woods" <woods at robohack.ca> wrote:

> I will not ever allow cmake to run, or even exist, on the machines I
> control...

I'm not a fan of cmake either.  

How do you deal with software that only builds with cmake (or meson,
scons, ... whatever the developer decided to use as the build tool)?  
What alternatives exist short of reimplementing the build process in 
a standard makefile by hand, which is obviously very time consuming,
error prone, and will probably break the next time you want to update
a given package?

If there is some great alternative, I would like to know about it.

scot


More information about the TUHS mailing list