svn commit: samba r10456 - in branches/SAMBA_4_0/source: . build/m4 build/scons heimdal_build lib/charset lib/registry lib/replace lib/socket ntvfs/simple script/tests

jelmer at samba.org jelmer at samba.org
Fri Sep 23 16:32:53 GMT 2005


Author: jelmer
Date: 2005-09-23 16:32:52 +0000 (Fri, 23 Sep 2005)
New Revision: 10456

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

Log:
More SCons fixes:
 - Add framework for fallback generating code
 - Move pread / pwrite replacement functions to libreplace
 - Support pidl builds correctly
 - Support asn1 builds correctly
 - Move OS-specific checks to lib/replace/SConscript

Added:
   branches/SAMBA_4_0/source/build/scons/fallback.py
   branches/SAMBA_4_0/source/script/tests/SConscript
Removed:
   branches/SAMBA_4_0/source/build/scons/iconv.py
Modified:
   branches/SAMBA_4_0/source/SConstruct
   branches/SAMBA_4_0/source/build/m4/rewrite.m4
   branches/SAMBA_4_0/source/build/scons/asn1.py
   branches/SAMBA_4_0/source/build/scons/pidl.py
   branches/SAMBA_4_0/source/heimdal_build/SConscript
   branches/SAMBA_4_0/source/lib/charset/SConscript
   branches/SAMBA_4_0/source/lib/registry/SConscript
   branches/SAMBA_4_0/source/lib/replace/README
   branches/SAMBA_4_0/source/lib/replace/SConscript
   branches/SAMBA_4_0/source/lib/replace/config.m4
   branches/SAMBA_4_0/source/lib/replace/replace.c
   branches/SAMBA_4_0/source/lib/socket/SConscript
   branches/SAMBA_4_0/source/ntvfs/simple/vfs_simple.c


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


More information about the samba-cvs mailing list