svn commit: samba r3733 - in branches/SAMBA_4_0/source: . auth build/m4 build/smb_build client gtk ldap_server lib lib/dcom lib/ldb lib/messaging lib/registry lib/socket lib/tdb libcli/auth libcli/ldap libnet librpc nsswitch ntvfs ntvfs/posix ntvfs/unixuid rpc_server smb_server smbd torture utils utils/net

jelmer at samba.org jelmer at samba.org
Sun Nov 14 16:22:01 GMT 2004


Author: jelmer
Date: 2004-11-14 16:22:01 +0000 (Sun, 14 Nov 2004)
New Revision: 3733

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

Log:
More build system fixes/features:
 - Use .mk files directly (no need for a SMB_*_MK() macro when adding a new SUBSYSTEM, MODULE or BINARY). This allows addition of new modules and subsystems without running configure
 - Add support for generating .dot files with the Samba4 dependency tree (as used by the graphviz and springgraph utilities)

Added:
   branches/SAMBA_4_0/source/build/smb_build/dot.pm
Removed:
   branches/SAMBA_4_0/source/auth/config.m4
   branches/SAMBA_4_0/source/client/config.m4
   branches/SAMBA_4_0/source/ldap_server/config.m4
   branches/SAMBA_4_0/source/lib/basic.m4
   branches/SAMBA_4_0/source/lib/dcom/config.m4
   branches/SAMBA_4_0/source/lib/messaging/config.m4
   branches/SAMBA_4_0/source/libcli/auth/config.m4
   branches/SAMBA_4_0/source/libcli/ldap/config.m4
   branches/SAMBA_4_0/source/libnet/config.m4
   branches/SAMBA_4_0/source/librpc/config.m4
   branches/SAMBA_4_0/source/nsswitch/config.m4
   branches/SAMBA_4_0/source/ntvfs/config.m4
   branches/SAMBA_4_0/source/rpc_server/config.m4
   branches/SAMBA_4_0/source/smb_server/config.m4
   branches/SAMBA_4_0/source/smbd/config.m4
   branches/SAMBA_4_0/source/torture/config.m4
   branches/SAMBA_4_0/source/utils/config.m4
   branches/SAMBA_4_0/source/utils/net/config.m4
Modified:
   branches/SAMBA_4_0/source/auth/config.mk
   branches/SAMBA_4_0/source/build/m4/rewrite.m4
   branches/SAMBA_4_0/source/build/smb_build/config_mk.pm
   branches/SAMBA_4_0/source/build/smb_build/input.pm
   branches/SAMBA_4_0/source/build/smb_build/main.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/build/smb_build/public.m4
   branches/SAMBA_4_0/source/configure.in
   branches/SAMBA_4_0/source/gtk/config.m4
   branches/SAMBA_4_0/source/gtk/config.mk
   branches/SAMBA_4_0/source/lib/basic.mk
   branches/SAMBA_4_0/source/lib/ldb/config.m4
   branches/SAMBA_4_0/source/lib/ldb/config.mk
   branches/SAMBA_4_0/source/lib/registry/config.m4
   branches/SAMBA_4_0/source/lib/registry/config.mk
   branches/SAMBA_4_0/source/lib/socket/config.m4
   branches/SAMBA_4_0/source/lib/socket/config.mk
   branches/SAMBA_4_0/source/lib/tdb/config.m4
   branches/SAMBA_4_0/source/lib/tdb/config.mk
   branches/SAMBA_4_0/source/libcli/auth/gensec.m4
   branches/SAMBA_4_0/source/libcli/auth/gensec.mk
   branches/SAMBA_4_0/source/librpc/config.mk
   branches/SAMBA_4_0/source/ntvfs/config.mk
   branches/SAMBA_4_0/source/ntvfs/posix/config.m4
   branches/SAMBA_4_0/source/ntvfs/posix/config.mk
   branches/SAMBA_4_0/source/ntvfs/unixuid/config.m4
   branches/SAMBA_4_0/source/ntvfs/unixuid/config.mk
   branches/SAMBA_4_0/source/rpc_server/config.mk
   branches/SAMBA_4_0/source/smbd/config.mk
   branches/SAMBA_4_0/source/smbd/process_model.m4
   branches/SAMBA_4_0/source/smbd/process_model.mk
   branches/SAMBA_4_0/source/utils/config.mk


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


More information about the samba-cvs mailing list