<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX, branch rel-16</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-16</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-16'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2010-04-02T12:19:36+00:00</updated>
<entry>
<title>Updated some more copyright notices, it's 2010 already :-)</title>
<updated>2010-04-02T12:19:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-04-02T12:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bb914b93e9cd2a2e92d75e1d611f1541365e2e76'/>
<id>urn:sha1:bb914b93e9cd2a2e92d75e1d611f1541365e2e76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Really test for netinet/ip.h and set HAVE_NETINET_IP_H</title>
<updated>2009-12-30T23:38:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-12-30T23:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1ddc74f13e3feb5be6af4294e1f6a8162edca8a7'/>
<id>urn:sha1:1ddc74f13e3feb5be6af4294e1f6a8162edca8a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: fix "-Wuninitialized is not supported without -O"</title>
<updated>2009-12-27T16:21:37+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-12-27T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c62c2d349b718ad71ccabd88a42abe1ee5801ee3'/>
<id>urn:sha1:c62c2d349b718ad71ccabd88a42abe1ee5801ee3</id>
<content type='text'>
Fix Apple Xcode warning "cc1: warning: -Wuninitialized is not supported
without -O" when using the "Debug" build target:

Detection of uninitialized automatic variable requires data flow analsys
that is only enabled during optimized compilation.
</content>
</entry>
<entry>
<title>Xcode: added new op.{c|h} to project file</title>
<updated>2009-09-30T14:00:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-04-24T22:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=03b70229eb95e218f56ab22ce30fa6279b3ae91f'/>
<id>urn:sha1:03b70229eb95e218f56ab22ce30fa6279b3ae91f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: add "debug" configuration to project</title>
<updated>2009-09-13T22:23:44+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-09-13T22:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=60fc4d6335a2696f88532322b797978ef9e9005f'/>
<id>urn:sha1:60fc4d6335a2696f88532322b797978ef9e9005f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: use gcc 4.0 for Mac OS X 10.4 compatibility</title>
<updated>2009-09-11T18:19:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-09-11T18:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bfa48f3448a140048386810f97049ad8200c1842'/>
<id>urn:sha1:bfa48f3448a140048386810f97049ad8200c1842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: #define include __DATE__ in VERSION</title>
<updated>2009-04-10T11:08:04+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-04-10T11:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d9355d53f8c9b6ed81e8df61f52cb8506b077d05'/>
<id>urn:sha1:d9355d53f8c9b6ed81e8df61f52cb8506b077d05</id>
<content type='text'>
Change VERSION to include the __DATE__ when compiling from within Xcode.

When building using "make xcode" or "make osxpkg" VERSION already is defined
to the "real" version number set in configure.in.
</content>
</entry>
<entry>
<title>Mac OS X: update texts for Mac OS X Installer.app</title>
<updated>2009-01-06T16:40:25+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-01-06T16:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=00c8dfa8beed7d5765f6f765714a72cb01832cac'/>
<id>urn:sha1:00c8dfa8beed7d5765f6f765714a72cb01832cac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: build ngIRCd with IPv6 support on Mac OS X</title>
<updated>2009-01-06T16:39:11+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-01-06T16:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=75243ffb37aa1947a40435e79802626eb1ae11b3'/>
<id>urn:sha1:75243ffb37aa1947a40435e79802626eb1ae11b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: get release number dynamically; new make target "xcode-clean".</title>
<updated>2009-01-06T15:02:27+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-01-06T15:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5468ba37446a85bfb8a84eed74bf6c091156f682'/>
<id>urn:sha1:5468ba37446a85bfb8a84eed74bf6c091156f682</id>
<content type='text'>
- make target "xcode" now detects the release number stored in the
  configure.in file and passes it to Xcode.
- new make target "xcode-clean" which removes all files generated by
  "make xcode" and removes the Xcode build directory.
</content>
</entry>
</feed>
