Join Nostr
2025-09-10 01:02:55 UTC
in reply to

navi on Nostr: Haelwenn /элвэн/ :triskell: nprofile1q…k9klx meson as a project does accept ...

meson as a project does accept they can't fulfill every use case and is happy to coexist with other build systems

so basically if there's a problem that can't be done with meson, they'll attempt to find a good solution that helps everyone without worsening the build system as a whole, if that happens, good, and if not, they just say that meson is not the tool for said use case

and honestly meson is actually a lot more flexible than it initially seems (see my post of using meson as a meta-build-system for 15 subprojects, those being meson, cmake, and autotools, that get compiled for x86_64 and i686, some for unix, some as windows PEs)