[Rpm-maint] [rpm-software-management/rpm] Reimplement distcheck in cmake (Issue #2241)
Panu Matilainen
notifications at github.com
Fri Oct 21 13:48:23 UTC 2022
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/2241 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221021/c6a6326b/attachment.html>
More information about the Rpm-maint
mailing list