<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd, branch rel-17-rc2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-17-rc2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-17-rc2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2010-10-25T16:51:32+00:00</updated>
<entry>
<title>ngIRCd release 17~rc2</title>
<updated>2010-10-25T16:51:32+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-25T16:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8449e082455fc69c5a062c4cfeb1b1ad9aca437c'/>
<id>urn:sha1:8449e082455fc69c5a062c4cfeb1b1ad9aca437c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated contrib/platformtest.sh (new version scheme)</title>
<updated>2010-10-25T16:49:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-25T16:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=05d1df97c300485d24dc31b4cf7f280fe1d693f4'/>
<id>urn:sha1:05d1df97c300485d24dc31b4cf7f280fe1d693f4</id>
<content type='text'>
 - handle version numbers generated by "git describe"
 - detect gcc compiler version correctly when "-std=xxx" is used
</content>
</entry>
<entry>
<title>New doc/HowToRelease.txt file describing the release process</title>
<updated>2010-10-25T12:46:58+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-25T12:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=01c39ba0015f715b2082f5ed54dc769d09c09bd0'/>
<id>urn:sha1:01c39ba0015f715b2082f5ed54dc769d09c09bd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ZeroConf: include header files missing since commit a988bbc86a</title>
<updated>2010-10-24T22:17:46+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-24T22:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0c0cac641d07a92aea72ccc165fb0cbe3f834464'/>
<id>urn:sha1:0c0cac641d07a92aea72ccc165fb0cbe3f834464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate ngIRCd version number from GIT tag</title>
<updated>2010-10-24T19:51:38+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-20T22:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8288878122468e47df8cc77dfafd5c558508bbec'/>
<id>urn:sha1:8288878122468e47df8cc77dfafd5c558508bbec</id>
<content type='text'>
Now the ngIRCd release/version number is deduced from the "current"
annotated GIT tag; see "git describe --help" for details. This is the
same scheme the Linux kernel uses and gives much more details version
numbers for interim releases and inofficial source archives generated
using "make dist".

Please note: the version number is only updated it the autogen.sh
script is run; so after pulling in and pushing out new commits, you
should run ./autogen.sh!
</content>
</entry>
<entry>
<title>Make sourcecode compatible with ansi2knr again</title>
<updated>2010-10-24T19:48:32+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-24T19:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=596bc096b02ef94efe3d73bb747c6ab0368f63bf'/>
<id>urn:sha1:596bc096b02ef94efe3d73bb747c6ab0368f63bf</id>
<content type='text'>
This allows to compile ngIRCd using a pre-ANSI K&amp;R C compiler again:
all source files are automatically converted by the included ansi2knr
program (of GNU automake/autoconf) before compiling them with the
K&amp;R C compiler, but a few coding standards must be met.

Tested on Apple A/UX 3.x.
Regression testing on Linux and Mac OS X.
</content>
</entry>
<entry>
<title>./configure: check if C compiler can compile ISO Standard C</title>
<updated>2010-10-24T12:14:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-24T12:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5700329f8c7dda39610f5836d641f4cea6912197'/>
<id>urn:sha1:5700329f8c7dda39610f5836d641f4cea6912197</id>
<content type='text'>
This is required for enabling ansi2knr on systems that don't have an
ANSI C compiler installed (e.g. on A/UX with Apple standard C compiler).
</content>
</entry>
<entry>
<title>./configure: check support for C prototypes again</title>
<updated>2010-10-24T11:50:22+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-24T11:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3b7428087910a79cf7d332206470efb59182a22f'/>
<id>urn:sha1:3b7428087910a79cf7d332206470efb59182a22f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use PARAMS() macro for function implementations</title>
<updated>2010-10-24T11:41:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-24T11:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f1267ca375b0b754bb466e6c95713566072d3345'/>
<id>urn:sha1:f1267ca375b0b754bb466e6c95713566072d3345</id>
<content type='text'>
The PARAMS() macro is only needed for function prototypes;
don't use it for the actual implementations.
</content>
</entry>
<entry>
<title>Added m68k/apple/aux3.0.1 (gcc 2.7.2) to doc/Platforms.txt</title>
<updated>2010-10-19T20:19:18+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-19T20:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ccb175dce6dc257c9baf561e8a9f704f26e49f17'/>
<id>urn:sha1:ccb175dce6dc257c9baf561e8a9f704f26e49f17</id>
<content type='text'>
</content>
</entry>
</feed>
