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