commit 307f8abd747a33bcb2a5393222e089ffa4d70d50 from: Alexander Barton date: Wed Apr 09 17:09:23 2008 UTC Include Mac OS X Xcode project in distribution archives. Oops, it has not been included since ... ages?? commit - bc63064d5cfe33ed3fcd3b8a45eb9efaef6cb2be commit + 307f8abd747a33bcb2a5393222e089ffa4d70d50 blob - 736ef7c18ecab160716c5a377f742a5c73fd2ec6 blob + e75386e44233faf8458e78351f88c48d72b05f40 --- ChangeLog +++ ChangeLog @@ -12,6 +12,7 @@ ngIRCd HEAD + - Include Mac OS X Xcode project in distribution archives. - Do not exit on SIGHUP or /REHASH if the config file cannot opened. - Add IPv6 support. - Install a LaunchDaemon script to start/stop ngIRCd on Mac OS X. blob - d17bc15e922d2b6bd043cfb9d9c93f763f23a6a8 blob + 7dc174241372298cd010a774d70c63b3bea78457 --- configure.in +++ configure.in @@ -499,6 +499,7 @@ AC_OUTPUT([ \ contrib/Makefile \ contrib/Debian/Makefile \ contrib/MacOSX/Makefile \ + contrib/MacOSX/ngIRCd.xcodeproj/Makefile \ ]) type dpkg >/dev/null 2>&1 blob - 76b4380057d63e61a6066d7a029a684c8c609ad1 blob + 306e41f152a4ab6c50a470166c6128d4e05720d2 --- contrib/MacOSX/Makefile.am +++ contrib/MacOSX/Makefile.am @@ -11,6 +11,8 @@ # $Id: Makefile.am,v 1.3 2008/02/17 15:31:15 alex Exp $ # +SUBDIRS = ngIRCd.xcodeproj + EXTRA_DIST = de.barton.ngircd.plist.tmpl config.h cvs-version.h SUFFIXES = .tmpl .