about summary refs log tree commit diff
path: root/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj
AgeCommit message (Collapse)Author
2008-08-11Clean up Mac OS X Xcode environment.Alexander Barton
- Remove obsolete contrib/MacOSX/cvs-version.h - Change SDK to 10.4
2008-04-13Enable more compiler warnings when using Xcode.Alexander Barton
2008-04-12Updated Xcode project file.Alexander Barton
2008-02-26Added new test files to Xcode project.Alexander Barton
2007-11-21Introduce option to configure the maximum nick name lenth in ngircd.confAlexander Barton
- New configuration option "MaxNickLength" to specify the allowed maximum length of user nick names. Note: must be unique in an IRC network! - Enhanced the IRC+ protocol to support an enhanced "server handshake" and enable server to recognice numeric 005 (ISUPPORT) and 376 (ENDOFMOTD). See doc/Protocol.txt for details.
2007-11-19Remove some bogus files from project ...Alexander Barton
2007-11-19Update Mac OS X Xcode project file for Xcode 3.Alexander Barton
Allow building of ngIRCd using Xcode 3 without running ./configure.
2007-10-14Xcode project: include manual page template files, not generated pages.Alexander Barton
2007-10-14Updated Mac OS X project file for Xcode.Alexander Barton
2005-09-03Updated build configurations.Alexander Barton
2005-09-03Updated XCode project files to XCode version 2.1.Alexander Barton