<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div>
<p dir="auto">After so many years and so many different build tools I always come back to autotools+gnulib. It's so highly tuneable and makes your software so portable. The cost is it's configuration slowness and you it's hard for beginners. It normally is easily debugable, since it breaks down to a simple (but large) shell script (./configure).</p>
<p dir="auto">The GnuTLS devs have a pretty good knowledge of autotools+gnulib, AFAICS. People who just want to build+use GnuTLS should <em>always</em> build from the tarball. Doing so does <em>not</em> require autotools at all. The ./configure step just needs a POSIX compatible shell.</p>
<p dir="auto">But anyways, I appreciate it to have a parallel build system like CMake or Meson. Which could help building on Mobile OSes (and/or Windows ?). I see at least two requirements here, a) a second build system <em>must not</em> interfere with the current one, and b) someone has to maintain it (regular work until the end of the GnuTLS days).</p>
<p dir="auto">I assume a) is not that hard. But what about b) ?</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/320#note_122756767">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/aa2a92a971f8085c71703c0f5fbc0071/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/320#note_122756767"}}</script>
</p>
</div>
</body>
</html>