pjs/directory/c-sdk/ldap
richm%stanfordalumni.org 4a01273230 Resolves: bug 386091
Description: Windows SDK package needed
Fix Description: 1) Update the packaging Makefile (package.mk) for Windows and SASL.
2) Add support for manifests in VC 8.0.  There is a new command line tool
called mt.exe that is used to generate manifest files and to compile them into
the executables.  This allows ldapsearch.exe to be able to find the right
msvcr80.dll at runtime.  This was copied from NSS at Nelson's suggestion.
3) Added support for being able to do a configure and make in a different
directory.  I find it very useful to be able to create a "build" directory and
run configure like this:
cd ~/build
/path/to/mozilla/directory/c-sdk/configure ... args ...
make
Then I can just completely blow away the build directory if I need to.  I know
this is what make clean/make clobber are supposed to do, but keeping the binary
and source directories separate like this also facilitates creating source
tarballs from the working directory for use in building rpms/packages.
There were a few changes required to cygwin_wrapper and the makefiles to
support building in this manner.
2007-06-20 17:57:12 +00:00
..
build oneliner: use COMPONENT_FTP_SERVER var instead of redundant ftp-rel name. 2007-01-23 10:40:07 +00:00
clients/tools [Bug 372858] ldap tools build without svrcore is broken. 2007-03-24 13:34:51 +00:00
docs Use a name shorter than 32 chars. for the C LDAP API Internet Draft. 2002-11-15 20:58:29 +00:00
examples Bug: 355434 2006-10-05 23:01:43 +00:00
include Bug 362619 merging Sun and Mozilla libldap: merging common srcs. 2007-01-10 12:52:33 +00:00
libraries Resolves: bug 386091 2007-06-20 17:57:12 +00:00
.cvsignore
Makefile.client Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
Makefile.in Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00