<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple/config.mk, branch 1.8</title>
<subtitle>[Stable] A bunch of C functions that are useful when writing simple code
</subtitle>
<id>https://git.maandree.se/libsimple/atom?h=1.8</id>
<link rel='self' href='https://git.maandree.se/libsimple/atom?h=1.8'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/'/>
<updated>2025-12-28T10:00:12Z</updated>
<entry>
<title>config.mk: move -std=c11 from CFLAGS to CC</title>
<updated>2025-12-28T10:00:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-28T10:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=26875748fd5a4caac6c9bcc7c4a19fa00972f15f'/>
<id>urn:sha1:26875748fd5a4caac6c9bcc7c4a19fa00972f15f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>m + add ascii.h and exec.h</title>
<updated>2024-05-05T08:28:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-05-05T08:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=d33c5c0a18017ae658feb4a3344dd810cc87050b'/>
<id>urn:sha1:d33c5c0a18017ae658feb4a3344dd810cc87050b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add -lm</title>
<updated>2024-04-13T09:17:57Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-04-13T09:17:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=bbad2aa1db028c33728c1a49a517882756ef3c13'/>
<id>urn:sha1:bbad2aa1db028c33728c1a49a517882756ef3c13</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve makefile and fix a bug</title>
<updated>2022-07-19T11:47:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-07-19T11:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=3dd9089913623ccfa54ec7a2b5e876d17316c838'/>
<id>urn:sha1:3dd9089913623ccfa54ec7a2b5e876d17316c838</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Set CC=cc in config.mk</title>
<updated>2021-04-02T16:04:03Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-02T16:04:03Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=9e5c7e82de14b6f4284169821f6f6a4dd7091319'/>
<id>urn:sha1:9e5c7e82de14b6f4284169821f6f6a4dd7091319</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>misc</title>
<updated>2018-09-02T13:32:56Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-09-02T13:32:56Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=47128b7def4954c4cf544924c94f018d88033374'/>
<id>urn:sha1:47128b7def4954c4cf544924c94f018d88033374</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Makefile: add install and uninstall rules</title>
<updated>2018-08-29T16:42:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T16:41:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=d8fde23bf25074d7f812b956d21cdcc36a348c28'/>
<id>urn:sha1:d8fde23bf25074d7f812b956d21cdcc36a348c28</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Circumvent GCC bugs in test code when optimised</title>
<updated>2018-08-29T15:51:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T15:51:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=951b4d882fa2393369656e05efef3bb229e38c1d'/>
<id>urn:sha1:951b4d882fa2393369656e05efef3bb229e38c1d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix and run tests</title>
<updated>2018-08-18T21:40:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-18T21:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=3e746c51b3adcf97e4d11be30bfd91c8aaf2c2ba'/>
<id>urn:sha1:3e746c51b3adcf97e4d11be30bfd91c8aaf2c2ba</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve makefile</title>
<updated>2018-08-12T20:19:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-12T20:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=43dae84fa5dc5050a99e0b15890bc2bb27c05170'/>
<id>urn:sha1:43dae84fa5dc5050a99e0b15890bc2bb27c05170</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
