Perhaps the most tragic loss from swapping autotools to cmake is the distcheck
target, which did an excellent job of ensuring the created tarball is buildable
and the result actually functional, for full list see
https://www.gnu.org/software/automake/manual/html_node/Checking-the-Distribution.html
Implementing all of that is a tall order, but at the very least we'll need to
implement
- create tarball
- build, run test-suite from the tarball
- install, uninstall
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2241
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint