<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX/ngIRCd.xcodeproj, 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>2009-12-27T16:21:37+00:00</updated>
<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>Add new and missing files to Mac OS X Xcode project</title>
<updated>2009-01-06T14:09:39+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-01-06T14:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=df3473c9c102aef7ccbdf0d8188dac318e72ac5e'/>
<id>urn:sha1:df3473c9c102aef7ccbdf0d8188dac318e72ac5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up Mac OS X Xcode environment.</title>
<updated>2008-08-11T15:39:26+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-08-11T15:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=30f1ed211d5014b964f147539970befcd7c9f7d2'/>
<id>urn:sha1:30f1ed211d5014b964f147539970befcd7c9f7d2</id>
<content type='text'>
- Remove obsolete contrib/MacOSX/cvs-version.h
- Change SDK to 10.4
</content>
</entry>
<entry>
<title>Enable more compiler warnings when using Xcode.</title>
<updated>2008-04-13T21:43:12+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-13T21:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=761ae2b1a41a6b61a29e8e4bede958c27bb91584'/>
<id>urn:sha1:761ae2b1a41a6b61a29e8e4bede958c27bb91584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GIT should ignore user preferences files inside Xcode projects.</title>
<updated>2008-04-12T21:29:58+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-12T21:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=87cae1465b614d5cf887e0c5fc8fd8c2f8c87234'/>
<id>urn:sha1:87cae1465b614d5cf887e0c5fc8fd8c2f8c87234</id>
<content type='text'>
Added filter for GIT to ignore Xcode user preferences files (*.mode1v3 and
*.pbxuser) which are automatically generated inside the project bundle when
opened in Xcode.
</content>
</entry>
<entry>
<title>Updated Xcode project file.</title>
<updated>2008-04-12T21:27:11+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-12T21:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b7135ea76accdf3be751cb3cdcd91c8202092e93'/>
<id>urn:sha1:b7135ea76accdf3be751cb3cdcd91c8202092e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include Mac OS X Xcode project in distribution archives. (Part 2)</title>
<updated>2008-04-09T17:24:22+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-09T17:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7c82cc236b715ff35cd00447a730f473c8555ada'/>
<id>urn:sha1:7c82cc236b715ff35cd00447a730f473c8555ada</id>
<content type='text'>
I forgot to include the new Makefile.am in contrib/MacOSX/ngIRCd.xcodeproj/ ...
</content>
</entry>
</feed>
