svn commit: samba r6839 - in branches/SAMBA_4_0/source: auth build/smb_build libcli librpc rpc_server torture utils

jelmer at samba.org jelmer at samba.org
Tue May 17 00:51:14 GMT 2005


Author: jelmer
Date: 2005-05-17 00:51:13 +0000 (Tue, 17 May 2005)
New Revision: 6839

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6839

Log:
Add support for building subsystems as shared libraries. This can be 
done by setting:
OUTPUT_TYPE = SHARED_LIBRARY 
in the [SUBSYSTEM::...] section belonging to a subsystem.

The idea is to allow multiple values to OUTPUT_TYPE simultaneously
(e.g. OUTPUT_TYPE = SHARED_LIBRARY, STATIC_LIBRARY, OBJLIST )

Modified:
   branches/SAMBA_4_0/source/auth/config.mk
   branches/SAMBA_4_0/source/build/smb_build/input.pm
   branches/SAMBA_4_0/source/build/smb_build/makefile.pm
   branches/SAMBA_4_0/source/build/smb_build/output.pm
   branches/SAMBA_4_0/source/libcli/config.mk
   branches/SAMBA_4_0/source/librpc/config.mk
   branches/SAMBA_4_0/source/rpc_server/config.mk
   branches/SAMBA_4_0/source/torture/config.mk
   branches/SAMBA_4_0/source/utils/config.mk


Changeset:
Sorry, the patch is too large (924 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6839


More information about the samba-cvs mailing list