<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj, branch rel-19</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-19</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-19'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2011-12-24T13:24:07+00:00</updated>
<entry>
<title>Add new class.{c|h} module to Xcode project</title>
<updated>2011-12-24T13:24:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-12-24T13:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1e054e0b82f2d3037365bc212b917e3434dc1733'/>
<id>urn:sha1:1e054e0b82f2d3037365bc212b917e3434dc1733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: update project file for Xcode 4.2</title>
<updated>2011-12-24T12:22:34+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-12-24T12:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=872dc5042d47a43f02c10df9c74ee2c0e7b28c81'/>
<id>urn:sha1:872dc5042d47a43f02c10df9c74ee2c0e7b28c81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: update project file to Xcode 3.2 or newer</title>
<updated>2011-08-07T12:42:49+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-08-07T12:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=641045249cb4c11244b772012dc5b36005c89517'/>
<id>urn:sha1:641045249cb4c11244b772012dc5b36005c89517</id>
<content type='text'>
Xcode requires Mac OS X 10.6 or newer; Xcode 4 supports this project
format as well, so effectively you can use Mac OS X 10.6.x or 10.7.x
for building ngIRCd with the Apple Xcode IDE.
</content>
</entry>
<entry>
<title>Xcode: update and add missing files to project</title>
<updated>2011-08-02T11:16:28+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-08-02T11:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0b8acf120529754b3a23d2cce563da9a45ef26e4'/>
<id>urn:sha1:0b8acf120529754b3a23d2cce563da9a45ef26e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: don't list sample-ngircd.conf, use sample-ngircd.conf.tmpl</title>
<updated>2011-03-27T18:41:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-03-27T18:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5b2512c2156443dbadec4ad66457d43dee87291e'/>
<id>urn:sha1:5b2512c2156443dbadec4ad66457d43dee87291e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for ZeroConf/Bonjour/Rendezvous service registration</title>
<updated>2011-01-09T22:51:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-01-09T22:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4a6d44dce2436103dafaad199597ada354d9b794'/>
<id>urn:sha1:4a6d44dce2436103dafaad199597ada354d9b794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: correctly sort files</title>
<updated>2010-12-29T13:11:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-12-29T13:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4188a82e7674a46903c87e257ebbeeb013dc8146'/>
<id>urn:sha1:4188a82e7674a46903c87e257ebbeeb013dc8146</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: update project file, use 10.5.x SDK</title>
<updated>2010-10-26T13:10:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-26T13:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3dd91923e442cef439744636f6abd80cde85792f'/>
<id>urn:sha1:3dd91923e442cef439744636f6abd80cde85792f</id>
<content type='text'>
This is required for universal 32 bit and 64 bit builds: now code
for ppc, i386, and x86_64 is generated (which requires 10.5 or newer).
</content>
</entry>
<entry>
<title>Xcode: only build current architecture in "Debug" target</title>
<updated>2010-10-09T18:13:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-09T18:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4226db873fa01e0c50a48fc8c96605e5420f5732'/>
<id>urn:sha1:4226db873fa01e0c50a48fc8c96605e5420f5732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sighandlers.{c|h} to Xcode project</title>
<updated>2010-09-22T12:11:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-09-22T12:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b1a117cd98bad64ac56f06f854d4b00f488e44ea'/>
<id>urn:sha1:b1a117cd98bad64ac56f06f854d4b00f488e44ea</id>
<content type='text'>
And update static Mac OS X config.h used by the Xcode project.
</content>
</entry>
</feed>
