| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-07-12 | Add new pam.{c|h} module to Xcode project | Alexander Barton | |
| Adjust Xcode project and Mac OS X static config.h header to use PAM. | |||
| 2009-12-31 | Really test for netinet/ip.h and set HAVE_NETINET_IP_H | Alexander Barton | |
| 2009-04-10 | Xcode: #define include __DATE__ in VERSION | Alexander Barton | |
| Change VERSION to include the __DATE__ when compiling from within Xcode. When building using "make xcode" or "make osxpkg" VERSION already is defined to the "real" version number set in configure.in. | |||
| 2009-01-06 | Xcode: build ngIRCd with IPv6 support on Mac OS X | Alexander Barton | |
| 2009-01-06 | Xcode: get release number dynamically; new make target "xcode-clean". | Alexander Barton | |
| - make target "xcode" now detects the release number stored in the configure.in file and passes it to Xcode. - new make target "xcode-clean" which removes all files generated by "make xcode" and removes the Xcode build directory. | |||
| 2009-01-06 | Xcode: define TARGET_VENDOR and TARGET_OS | Alexander Barton | |
| 2008-04-13 | Enable more compiler warnings when using Xcode. | Alexander Barton | |
| 2007-11-19 | Update Mac OS X Xcode project file for Xcode 3. | Alexander Barton | |
| Allow building of ngIRCd using Xcode 3 without running ./configure. | |||