<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/configure.in, branch rel-17.1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-17.1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-17.1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2010-10-24T19:51:38+00:00</updated>
<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>./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>ngIRCd release 17~rc1</title>
<updated>2010-10-11T21:25:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-11T21:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d00a0f1e7c8b7e247f26a8fc265ca8217eaace8b'/>
<id>urn:sha1:d00a0f1e7c8b7e247f26a8fc265ca8217eaace8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version number to "17-dev"</title>
<updated>2010-09-13T22:05:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-09-10T22:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fe5c7cb22d1dad4840872c79933f4a9ddbdff15b'/>
<id>urn:sha1:fe5c7cb22d1dad4840872c79933f4a9ddbdff15b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new 'delayed' signal handlers.</title>
<updated>2010-09-11T09:36:12+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2010-09-10T22:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1fe17e246cba4ee2f4349196c544296790ab5d55'/>
<id>urn:sha1:1fe17e246cba4ee2f4349196c544296790ab5d55</id>
<content type='text'>
Allows to defer/queue signal processing for execution on the next
event dispatch call, i.e. we can perform any signal action in
normal, non-signal context.

Example uses:
- Reload everything on HUP without writing a global "SIGHUP_received"
  variable
- Dump status of internal Lists on SIGUSR1, etc.
</content>
</entry>
<entry>
<title>configure: correctly indent IPv6 yes/no summary output</title>
<updated>2010-08-24T22:02:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-08-24T22:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b52d5e2a78c669eccdee1291714f7bd420c9b74c'/>
<id>urn:sha1:b52d5e2a78c669eccdee1291714f7bd420c9b74c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make configure switch "--docdir" work (closes: #108)</title>
<updated>2010-08-17T13:59:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-08-17T13:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f72e22d3611161af79a7c3240ff4700c0d70eb26'/>
<id>urn:sha1:f72e22d3611161af79a7c3240ff4700c0d70eb26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Detect PAM libraries</title>
<updated>2010-07-11T15:01:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-07-11T15:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=761b2284b953de0d5c2f847e55e3fbc030243178'/>
<id>urn:sha1:761b2284b953de0d5c2f847e55e3fbc030243178</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include correct header files when testing for arpa/inet.h (Closes: #105)</title>
<updated>2010-06-09T10:03:08+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-06-08T13:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e2930f3f5e7356d24f4b5e1616cb7674bd0123ec'/>
<id>urn:sha1:e2930f3f5e7356d24f4b5e1616cb7674bd0123ec</id>
<content type='text'>
Tested on OpenBSD 4.7, OpenBSD 4.1, FreeBSD 8, Linux and Mac OS X.
Thanks to rck &lt;dev.rck@gmail.com&gt; for reporting and testing!
</content>
</entry>
</feed>
