<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK/Makefile, branch v2.1.0</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=v2.1.0</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2015-02-11T00:53:19Z</updated>
<entry>
<title>Convert to CMake</title>
<updated>2015-02-11T00:53:19Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2015-02-11T00:53:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=59b1c5c056269a5151ef7a17cdedf8a3caccfc61'/>
<id>urn:sha1:59b1c5c056269a5151ef7a17cdedf8a3caccfc61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link with -lrt</title>
<updated>2014-08-13T17:22:05Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-08-13T17:22:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=641aff5f571bc7da31e42a0ab32713749ff60c86'/>
<id>urn:sha1:641aff5f571bc7da31e42a0ab32713749ff60c86</id>
<content type='text'>
The newer glibc isn't that common yet.
</content>
</entry>
<entry>
<title>kike: fix the Makefile</title>
<updated>2014-08-10T01:46:49Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-08-10T01:46:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=ecc4b4206e268cf6fb4c01bceff647096914fa47'/>
<id>urn:sha1:ecc4b4206e268cf6fb4c01bceff647096914fa47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kike: generate replies from a single text file</title>
<updated>2014-08-09T22:47:26Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-08-09T22:47:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=126c07b70a7f3217845ffbdf2a001af355755d7c'/>
<id>urn:sha1:126c07b70a7f3217845ffbdf2a001af355755d7c</id>
<content type='text'>
It became a bit difficult to maintain two separate lists.  Besides, the inverse
generation of a message catalog from source code was a bit strange.
</content>
</entry>
<entry>
<title>Fix some compiler warnings</title>
<updated>2014-07-19T15:44:49Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-19T15:44:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=027333e56aeea20c486702ecfb9571ca45fd14f6'/>
<id>urn:sha1:027333e56aeea20c486702ecfb9571ca45fd14f6</id>
<content type='text'>
`-Weverything' seems to have found a few problems.

Also enabled clang sanitizers by default.
</content>
</entry>
<entry>
<title>Add a utility to extract a message catalogs</title>
<updated>2014-07-14T20:15:56Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-14T18:39:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=cc4ca46cc3cf447c26bf72fa88268ad970bccbff'/>
<id>urn:sha1:cc4ca46cc3cf447c26bf72fa88268ad970bccbff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: add a stub IRC daemon named `kike'</title>
<updated>2014-07-12T19:09:50Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-07-08T23:54:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=705c0e943eb157ba7d6de7c5670c877188f754cc'/>
<id>urn:sha1:705c0e943eb157ba7d6de7c5670c877188f754cc</id>
<content type='text'>
As it is going to share a great lot of functionality with ZyklonB, I have
decided to extract the common parts into `common.c' and make the two subprojects
include this file.

The Single Compile Unit concept has proven valuable (sub-second compile times,
dead code warnings, almost no need for function declarations, whole-program
optimizations), and the sources aren't that long so far anyway.

I am probably going to add CMake support later but so far it's not a priority.
This project is meant to be portable and freely relocatable (ie. no hardcoded
paths if I can avoid it).
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2014-07-04T23:28:16Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-06-14T18:26:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=165a19da21d057606926730f432bf298ada2751e'/>
<id>urn:sha1:165a19da21d057606926730f432bf298ada2751e</id>
<content type='text'>
</content>
</entry>
</feed>
