<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src/ipaddr, branch master</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=master</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2026-02-18T21:54:17+00:00</updated>
<entry>
<title>Add header file dependencies</title>
<updated>2026-02-18T21:54:17+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2026-02-18T21:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=18375860d92de2fa3a58defee0e099f777fd3d30'/>
<id>urn:sha1:18375860d92de2fa3a58defee0e099f777fd3d30</id>
<content type='text'>
Now build system will handle header file changes correctly as well
</content>
</entry>
<entry>
<title>Rename sub-Makefiles into build.mk</title>
<updated>2026-02-18T21:13:27+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2026-02-18T21:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e4fcf7471a1319fee99d68de729aaacfeb044d01'/>
<id>urn:sha1:e4fcf7471a1319fee99d68de729aaacfeb044d01</id>
<content type='text'>
So now it is impossible to accidentally start from the wrong place,
and this structure also implicitly tells you how to build
</content>
</entry>
<entry>
<title>Declare *{FLAGS,LIBS} once</title>
<updated>2026-02-18T21:07:40+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2026-02-18T21:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fb6f0fd115fec4a7c3490d0a3091b81af5ba6378'/>
<id>urn:sha1:fb6f0fd115fec4a7c3490d0a3091b81af5ba6378</id>
<content type='text'>
Well, since this is actually one big Makefile concatenated of smaller
ones, all the *CFLAGS are global and therefore should be set once
</content>
</entry>
<entry>
<title>Improve the build system</title>
<updated>2026-02-18T20:03:45+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2026-02-18T20:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=cf618cc741269fa1917840345bb3fae133007b6d'/>
<id>urn:sha1:cf618cc741269fa1917840345bb3fae133007b6d</id>
<content type='text'>
Now one global makefile is generated using includes, so dependencies
are handled properly
</content>
</entry>
<entry>
<title>Use simpler build system</title>
<updated>2026-01-15T11:45:26+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2026-01-15T11:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9a2b8cb4fde1adea8027387f277510cfa4406a20'/>
<id>urn:sha1:9a2b8cb4fde1adea8027387f277510cfa4406a20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Streamline ".gitignore" files</title>
<updated>2015-07-19T01:03:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-07-19T01:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a5ca8be6588590c6c5feb35bb0f149c0619122c4'/>
<id>urn:sha1:a5ca8be6588590c6c5feb35bb0f149c0619122c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update #include's: remove unused and add missing ones</title>
<updated>2014-03-17T10:37:25+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-17T01:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b130b35f48d19450240748425e12d21f2c38350f'/>
<id>urn:sha1:b130b35f48d19450240748425e12d21f2c38350f</id>
<content type='text'>
The "deheader" tool (&lt;http://www.catb.org/~esr/deheader/&gt;) has been
used to find unused #include directives as well as missing ones.

Tested on:

- A/UX 3.1.1
- ArchLinux (2014-03-17)
- Debian GNU/Hurd
- Debian GNU/Linux 6.0.9
- Debian GNU/Linux 7.4
- Fedora 20
- FreeBSD 9.2
- OpenBSD 4.8
- OpenBSD 5.1
- OS X 10.9
- Solaris 11
</content>
</entry>
<entry>
<title>Code cleanup, remove blank lines</title>
<updated>2014-03-16T21:11:26+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-16T21:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=43fb18f2f5a506c4d78967e4b6e961b7339c98dc'/>
<id>urn:sha1:43fb18f2f5a506c4d78967e4b6e961b7339c98dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for working getaddrinfo() function</title>
<updated>2013-12-27T20:35:13+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-11-11T23:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b8433e9261c516d7b8743b33681050b6666192e5'/>
<id>urn:sha1:b8433e9261c516d7b8743b33681050b6666192e5</id>
<content type='text'>
At least AIX 4.3.3 and 5.1 have a broken implementation of getaddrinfo()
which doesn't handle "0" as numeric service correctly. This patch adds
a configure check for this case and changes all calling functions to only
use getaddrinfo() if it "works".

See &lt;http://www.stacken.kth.se/lists/heimdal-discuss/2004-05/msg00059.html&gt;
</content>
</entry>
<entry>
<title>Add some assert() calls to ng_ipaddr library</title>
<updated>2013-08-20T22:23:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-08-20T22:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d56341c77b19b3e1d4cf13c2f95ec1612e8d52c9'/>
<id>urn:sha1:d56341c77b19b3e1d4cf13c2f95ec1612e8d52c9</id>
<content type='text'>
</content>
</entry>
</feed>
