[gnutls-devel] GnuTLS | consider using an alternative build system (#320)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Dec 30 16:59:04 CET 2019




Tim Rühsen commented on a discussion: https://gitlab.com/gnutls/gnutls/issues/320#note_265914544

At some point they have to. Likely they do it manually every few months or years, just adding the updated gnulib files to the repo. GnuTLS has been there. We moved to gnulib's `bootstrap` that makes gnulib updates extremely easy. But that script does way more, e.g. it downloads and installs latest translation files, initializes git submodules, cleans up and installs all the gettext stuff, calls autopoint/autoreconf appropriately, prepares libtool, checks build prerequisites (tools + versions), and possibly things that i don't have in mind.
To not have all that stuff in mind, we have `bootstrap`, a 1000+ lines bash script.

> https://gitlab.gnome.org/GNOME/glib/blob/master/glib/gnulib/meson.build

This looks not so straight forward. And it likely requires some scripts with the proper calls to gnulib-tool. All in all possibly much more complicated than what we have now.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/320#note_265914544
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20191230/312b11a3/attachment.html>


More information about the Gnutls-devel mailing list