<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/libweb/dynstr, branch fixes</title>
<subtitle>Small and lightweight web framework written in C99 and POSIX.1-2008.
</subtitle>
<id>https://gitea.privatedns.org/xavi/libweb/atom?h=fixes</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/libweb/atom?h=fixes'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/'/>
<updated>2023-11-10T13:47:05+00:00</updated>
<entry>
<title>Bump dynstr</title>
<updated>2023-11-10T13:47:05+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-11-10T13:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=747911416eeb7dfa0fbfd226f0c8b37059a8bb1c'/>
<id>urn:sha1:747911416eeb7dfa0fbfd226f0c8b37059a8bb1c</id>
<content type='text'>
The commit below is relevant to fix CMake builds:

Author: Xavier Del Campo Romero &lt;xavi.dcr@tutanota.com&gt;
Date:   Fri Nov 10 14:43:39 2023 +0100

    CMakeLists.txt: Fix missing parameter names

    VERSION must be indicated when passing a version string to project().
    Also, LANGUAGES must be also be passed when the language name is not the
    only argument to project() (apart from the project name itself).
</content>
</entry>
<entry>
<title>Bump dynstr to v0.1.0-rc4</title>
<updated>2023-10-25T20:07:07+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-25T19:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=662d6e1c144cbb691bc208f75781ba9fe365c2e5'/>
<id>urn:sha1:662d6e1c144cbb691bc208f75781ba9fe365c2e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Build libweb also as a shared library</title>
<updated>2023-10-25T19:57:10+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-25T13:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=aaa0ba27550e261de18b4ce6cae3743e89232279'/>
<id>urn:sha1:aaa0ba27550e261de18b4ce6cae3743e89232279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump dynstr to v0.1.0-rc3</title>
<updated>2023-10-25T12:10:52+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-25T12:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=f0464acecbb5ef92c436faf990f46fd7fcba126e'/>
<id>urn:sha1:f0464acecbb5ef92c436faf990f46fd7fcba126e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump dynstr to v0.1.0-rc2</title>
<updated>2023-10-15T23:17:55+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-15T22:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=584de479cb87e3c63f00e6148aa4c623c3c4b0fd'/>
<id>urn:sha1:584de479cb87e3c63f00e6148aa4c623c3c4b0fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump dynstr</title>
<updated>2023-10-02T13:12:20+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-02T13:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=b43adf9a005f93550167c36a33c183ebedd1362d'/>
<id>urn:sha1:b43adf9a005f93550167c36a33c183ebedd1362d</id>
<content type='text'>
dynstr got its v0.1.0-rc1 release, and this commit introduces a fix:

commit 0e779caae658f118d535e9f0a74f0012eefca9a0
Author: Xavier Del Campo Romero &lt;xavi.dcr@tutanota.com&gt;
Date:   Mon Oct 2 14:38:53 2023 +0200

    CMakeLists.txt: add cmake_minimum_required

    This command is mandatory for all CMake projects. 3.0 was chosen since
    dynstr does not require any newer CMake features.
</content>
</entry>
<entry>
<title>Bump dynstr</title>
<updated>2023-08-02T11:06:55+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-02T11:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=0a3b8279610eea9698abd465633fcc14d817e7d3'/>
<id>urn:sha1:0a3b8279610eea9698abd465633fcc14d817e7d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump dynstr</title>
<updated>2023-08-01T00:19:54+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-01T00:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=2d879d92e15161841d4bc4b44bc5d3d5349445db'/>
<id>urn:sha1:2d879d92e15161841d4bc4b44bc5d3d5349445db</id>
<content type='text'>
A recent commit introduced a "clean" target to its Makefile.
</content>
</entry>
<entry>
<title>Import dynstr</title>
<updated>2023-07-20T21:52:56+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-07-20T21:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=abedf4f2964bf85b55f9cd789972ed030bd5d802'/>
<id>urn:sha1:abedf4f2964bf85b55f9cd789972ed030bd5d802</id>
<content type='text'>
</content>
</entry>
</feed>
