summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-03-19s3-waf: use HAVE_ADS env to decide whether to build libads.soGünther Deschner1-2/+3
2011-03-17lib-util: put data_blob back in the public librarySimo Sorce1-1/+1
2011-03-16s3-printing: use printcap IDL for IPCDavid Disseldorp1-0/+1
2011-03-15s3-build: share smbtorture4 build rules with s3-waf build.Günther Deschner1-0/+6
2011-03-15s3-waf: enable public_headers_allow_brokenAndrew Tridgell1-0/+3
2011-03-15s3-waf: enable public header building in s3Andrew Tridgell1-0/+7
2011-03-08s3-waf: fix the build.Günther Deschner1-1/+1
2011-03-03lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.Günther Deschner1-1/+1
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-1/+1
2011-02-28s3: fix the waf build after adding smbd/msg_idmap.cMichael Adam1-1/+1
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell1-3/+3
2011-02-24build: moved spnego_parse.c into a common subsystemAndrew Tridgell1-4/+0
2011-02-24build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell1-10/+4
2011-02-24build: moved lmhosts.c into a common subsystemAndrew Tridgell1-3/+4
2011-02-24build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell1-2/+3
2011-02-24build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell1-4/+1
2011-02-24build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell1-7/+3
2011-02-23s3-waf: remove more unused variables.Günther Deschner1-10/+2
2011-02-23s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).Günther Deschner1-11/+9
2011-02-23s3-waf: move GROUPDB into libpassdb.so.Günther Deschner1-11/+11
2011-02-23s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher1-6/+4
2011-02-23s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...Günther Deschner1-9/+2
2011-02-23s3-waf: added SYMBOLCHECK support to source3 waf buildAndrew Tridgell1-0/+2
2011-02-23build: moved more files into samba-util-commonAndrew Tridgell1-18/+2
2011-02-23build: created samba-util-common libraryAndrew Tridgell1-9/+1
2011-02-22Revert "s3-waf: make use of LIBCLI_CLDAP subsystem"Günther Deschner1-3/+6
2011-02-22s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher1-6/+3
2011-02-22s3-waf: add replacetort binary.Günther Deschner1-0/+5
2011-02-22s3-waf: build bin/smbclient3 for top level buildAndrew Tridgell1-1/+1
2011-02-22s3-waf: no need to add suffix3 to smbpasswdAndrew Tridgell1-1/+1
2011-02-22s3-waf: convert some subsystems into private librariesAndrew Tridgell1-84/+89
2011-02-22s3-waf: cope with both toplevel and source3 buildAndrew Tridgell1-4/+18
2011-02-22s3-waf: find swat files for both toplevel and source3 buildAndrew Tridgell1-1/+2
2011-02-22s3-waf: rename CHARSET to CHARSET3Andrew Tridgell1-2/+3
2011-02-22s3-waf: use bld.env.suffix3 for differentiating toplevel buildAndrew Tridgell1-7/+8
2011-02-22s3-waf: LIBADS depends on krb5Andrew Tridgell1-1/+1
2011-02-22s3-waf: make version and build directory conditionalAndrew Tridgell1-5/+6
2011-02-22s3-waf: cope with location of include.h for toplevel buildAndrew Tridgell1-1/+6
2011-02-22s3-waf: added some more krb5 dependenciesAndrew Tridgell1-3/+3
2011-02-22s3-waf: renamed samba-util to samba-util3Andrew Tridgell1-2/+3
2011-02-22s3-waf: use common libcli/nbt build rulesAndrew Tridgell1-5/+1
2011-02-22s3-waf: rename 'errors' to 'errors3'Andrew Tridgell1-2/+3
2011-02-22s3-waf: renamed tdb-wrap to tdb-wrap3Andrew Tridgell1-3/+3
2011-02-22s3-waf: rename POPT_SAMBA to POPT_SAMBA3Andrew Tridgell1-34/+45
2011-02-22s3-waf: added a krb5 dependencyAndrew Tridgell1-1/+1
2011-02-18lib/util/charset Use top level iconv.c in source3Andrew Bartlett1-2/+2
2011-02-18librpc make ndr-standard a common libraryAndrew Bartlett1-10/+0
2011-02-18librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett1-10/+1
2011-02-18charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett1-1/+3
2011-02-18s3-waf use lib/util/wscript_build, and avoid duplicate subsystemsAndrew Bartlett1-20/+3