+2005-08-27 Helge Hess <helge.hess@opengroupware.org>
+
+ * GNUmakefile: added PCH support (v4.5.25)
+
2005-08-16 Helge Hess <helge.hess@opengroupware.org>
* GNUmakefile, GNUmakefile.preamble: added OSX framework compilation
FRAMEWORK_NAME = NGLdap
endif
-
+libNGLdap_PCH_FILE = common.h
libNGLdap_HEADER_FILES_DIR = .
libNGLdap_HEADER_FILES_INSTALL_DIR = /NGLdap
libNGLdap_SOVERSION=$(MAJOR_VERSION).$(MINOR_VERSION)
MAJOR_VERSION=4
MINOR_VERSION=5
-SUBMINOR_VERSION:=24
+SUBMINOR_VERSION:=25
have symlinks from /Library/Frameworks to /Local/BuildArea for each of the
products.
-Also the following products are expected to be in the following locations:
-*.sax -> /Library/SaxDrivers
-*.sxp -> /Library/SoProducts
-
-Either copy them to the appropriate places or symlink them (my suggestion).
-
Deployment
----------
related projects. At the time of this writing the complete list for SOPE
consisted of the following:
-SxXML
- SaxObjC.framework
- DOM.framework
- XmlRpc.framework
-
-SxCore
- EOControl.framework
- NGExtensions.framework
- NGStreams.framework
- NGMime.framework
- NGImap4.framework
+sope-ldap
NGLdap.framework
- NGMail.framework
- NGiCal.framework
Note: "A word on umbrellas"
SOPE_ROOT=../..
+ldapls_PCH_FILE = common.h
+ldap2dsml_PCH_FILE = common.h
+ldapchkpwd_PCH_FILE = common.h
+
ADDITIONAL_INCLUDE_DIRS += \
-I.. \
-I$(SOPE_ROOT)/sope-core/NGStreams \
-# $Id$
-
-This directory contains sample programs for the skyrix-core libraries.
+This directory contains sample programs for the sope-ldap libraries.
Tools
=====
-mime2xml - read a MIME file and output the structure as XML
-
-imapls - list IMAP4 server directories, sample for NGImap4FileManager
-
-bmlookup - perform resource lookups using the NGExtensions NGBundleManager
- class
-
-fmdls - list directories using the NGFileManager directory-datasource
- implementation
-
-subclassing - test runtime subclassing in the Objective-C runtime
- (NGObjCRuntime in NGExtensions)
-
-testdirenum - test the NGDirectoryEnumerator
-
ldapls - an 'ls' for LDAP directories
ldap2dsml - return the output of an LDAP server as DSML (directory service
markup language)