Also there is a new build system called Meson, which aims to replace Autotools and CMake. A lot of projects (mainly from GNOME ecosystem, though) are already moved or planning to move to it. It generates Ninja makefiles. Meson itself doesn't need to be in repos, since it is written in Python and can be bundled with project's source code (and it is developing quite fast) but it depends on Ninja.
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org