1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 12:56:18 +00:00
ngircd/contrib/MacOSX
Alexander Barton c62c2d349b Xcode: fix "-Wuninitialized is not supported without -O"
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.
2009-12-27 17:21:37 +01:00
..
ngIRCd.pmdoc Mac OS X: update texts for Mac OS X Installer.app 2009-01-06 17:40:25 +01:00
ngIRCd.xcodeproj Xcode: fix "-Wuninitialized is not supported without -O" 2009-12-27 17:21:37 +01:00
.gitignore GIT: ignore de.barton.ngircd.plist, it is a generated file. 2008-05-28 03:00:22 +02:00
config.h Xcode: #define include __DATE__ in VERSION 2009-04-10 13:08:04 +02:00
de.barton.ngircd.plist.tmpl Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log 2008-05-26 17:48:02 +02:00
Makefile.am Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
postinstall.sh New make target: "osxpkg" to create an Mac OS X installer package. 2008-08-12 17:30:38 +02:00
preinstall.sh New make target: "osxpkg" to create an Mac OS X installer package. 2008-08-12 17:30:38 +02:00