summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-09-26wscript: Removed executable bit.Ricky Nance1-0/+0
2012-09-12build:dist: call source3/autogen.sh and packaged generated filesMichael Adam1-0/+7
2012-09-12build:dist: call build-manpages-nogit for make dist and package generated filesMichael Adam1-0/+3
2012-09-12build:dist: for snapshot builds, call DIST_DIRS with extend=TrueMichael Adam1-1/+1
2012-09-03build: skip shipping the alpha13 provision in the release tarballsAndrew Bartlett1-1/+1
2012-09-03build: Only make bin/ if it does not existAndrew Bartlett1-1/+2
2012-08-21build: Create bin/ when doing 'waf dist' from a fresh checkoutAndrew Bartlett1-0/+1
2012-08-21build: Remove special case for the build farmAndrew Bartlett1-6/+0
2012-08-20build: Do not put a .distversion file into the GIT treeAndrew Bartlett1-5/+8
2012-07-04ntdb: make --disable-ntdb work properly.Rusty Russell1-0/+2
2012-07-03wafsamba: samba_version: add samba version suffix to vcs_fieldsBjörn Baumbach1-1/+12
2012-07-03build: Run distcheck in the correct directoryAndrew Bartlett1-1/+1
2012-06-21Add --disable-ntdb option for building.Jelmer Vernooij1-1/+8
2012-06-19waf: Fix make etagsVolker Lendecke1-1/+1
2012-06-19ntdb: put it back into the build.Rusty Russell1-2/+4
2012-06-07waf: support --without-ad-dc for Heimdal (embedded and system) as wellAlexander Bokovoy1-3/+3
2012-05-28freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5Alexander Bokovoy1-2/+17
2012-05-27build: Remove all references to libuuidAndrew Bartlett1-1/+0
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-2/+13
2012-05-09allow to use system iniparser library.Günther Deschner1-0/+1
2012-04-23waf: move krb5 checks to a separate waf fileAlexander Bokovoy1-1/+8
2012-04-23build: Remove support for a system libsmbclientAndrew Bartlett1-1/+0
2012-04-23build: Remove support for system libwbclientAndrew Bartlett1-1/+0
2012-04-17waf: Add possibility to build with system libwbclient.Andreas Schneider1-0/+1
2012-04-17s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider1-0/+1
2012-04-12waf: when USING_SYSTEM_KRB5 environment variable is set, dont configure localGünther Deschner1-1/+2
2012-04-05build: Add configure summary checking to waf buildAndrew Bartlett1-0/+7
2012-03-15util: Add --disable-fault-handling.Ira Cooper1-0/+1
2012-03-10wscript: Include talloc, tdb and ldb in pydoctor output.Jelmer Vernooij1-1/+10
2012-03-10pydoctor: Specify --project-name.Jelmer Vernooij1-1/+1
2012-03-07addns: Fix the Solaris/Illumos build.Ira Cooper1-0/+1
2012-02-16wafsamba: exclude '.brzignore' from "make dist"Michael Adam1-1/+1
2012-02-16wafsamba: exclude '.gitignore' from "make dist"Michael Adam1-0/+1
2012-02-07crypto: Use libbsd md5 header, if available.Jelmer Vernooij1-0/+1
2011-12-09Add 'make pep8' target.Jelmer Vernooij1-0/+8
2011-11-13waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij1-9/+1
2011-10-07build: Remove _SAMBA_WAF_BUILD_Andrew Bartlett1-1/+0
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett1-3/+0
2011-10-02wscript: Also generate ctags for python filesKai Blin1-1/+1
2011-09-23build: Fix waf build on MacOS XAndrew Bartlett1-0/+4
2011-09-08build: Add duplicate symbol checking as part of make testAndrew Bartlett1-0/+1
2011-07-06build: Re-enable the -Wl,--as-needed flagAndrew Bartlett1-6/+2
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-2/+2
2011-06-24build: Remove blacklist now we have a common buildAndrew Bartlett1-10/+0
2011-06-21build: move dynconfig for top level build upAndrew Bartlett1-2/+2
2011-06-21build: disable -Wl,--as-needed to try and fix the buildAndrew Bartlett1-2/+7
2011-06-20lib: import ccan modules for tdb2Rusty Russell1-0/+1
2011-06-17build: only use the git version on install, not in the build treeAndrew Tridgell1-1/+1
2011-05-09build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett1-10/+1
2011-05-08build: Allow the C code to know if this is a waf buildAndrew Bartlett1-0/+1