summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* build: Replace #!/usr/bin/env python with passed in PYTHON=Andrew Bartlett2013-04-251-4/+1
* build: Remove extra space in shebangAndrew Bartlett2013-04-251-1/+1
* waf: Disable ntdb by default.Karolin Seeger2012-11-261-1/+1
* wscript: Removed executable bit.Ricky Nance2012-11-021-0/+0
* build:dist: call source3/autogen.sh and packaged generated filesMichael Adam2012-09-121-0/+7
* build:dist: call build-manpages-nogit for make dist and package generated filesMichael Adam2012-09-121-0/+3
* build:dist: for snapshot builds, call DIST_DIRS with extend=TrueMichael Adam2012-09-121-1/+1
* build: skip shipping the alpha13 provision in the release tarballsAndrew Bartlett2012-09-031-1/+1
* build: Only make bin/ if it does not existAndrew Bartlett2012-09-031-1/+2
* build: Create bin/ when doing 'waf dist' from a fresh checkoutAndrew Bartlett2012-08-211-0/+1
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-6/+0
* build: Do not put a .distversion file into the GIT treeAndrew Bartlett2012-08-201-5/+8
* ntdb: make --disable-ntdb work properly.Rusty Russell2012-07-041-0/+2
* wafsamba: samba_version: add samba version suffix to vcs_fieldsBjörn Baumbach2012-07-031-1/+12
* build: Run distcheck in the correct directoryAndrew Bartlett2012-07-031-1/+1
* Add --disable-ntdb option for building.Jelmer Vernooij2012-06-211-1/+8
* waf: Fix make etagsVolker Lendecke2012-06-191-1/+1
* ntdb: put it back into the build.Rusty Russell2012-06-191-2/+4
* waf: support --without-ad-dc for Heimdal (embedded and system) as wellAlexander Bokovoy2012-06-071-3/+3
* freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5Alexander Bokovoy2012-05-281-2/+17
* build: Remove all references to libuuidAndrew Bartlett2012-05-271-1/+0
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-2/+13
* allow to use system iniparser library.Günther Deschner2012-05-091-0/+1
* waf: move krb5 checks to a separate waf fileAlexander Bokovoy2012-04-231-1/+8
* build: Remove support for a system libsmbclientAndrew Bartlett2012-04-231-1/+0
* build: Remove support for system libwbclientAndrew Bartlett2012-04-231-1/+0
* waf: Add possibility to build with system libwbclient.Andreas Schneider2012-04-171-0/+1
* s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider2012-04-171-0/+1
* waf: when USING_SYSTEM_KRB5 environment variable is set, dont configure localGünther Deschner2012-04-121-1/+2
* build: Add configure summary checking to waf buildAndrew Bartlett2012-04-051-0/+7
* util: Add --disable-fault-handling.Ira Cooper2012-03-151-0/+1
* wscript: Include talloc, tdb and ldb in pydoctor output.Jelmer Vernooij2012-03-101-1/+10
* pydoctor: Specify --project-name.Jelmer Vernooij2012-03-101-1/+1
* addns: Fix the Solaris/Illumos build.Ira Cooper2012-03-071-0/+1
* wafsamba: exclude '.brzignore' from "make dist"Michael Adam2012-02-161-1/+1
* wafsamba: exclude '.gitignore' from "make dist"Michael Adam2012-02-161-0/+1
* crypto: Use libbsd md5 header, if available.Jelmer Vernooij2012-02-071-0/+1
* Add 'make pep8' target.Jelmer Vernooij2011-12-091-0/+8
* waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij2011-11-131-9/+1
* build: Remove _SAMBA_WAF_BUILD_Andrew Bartlett2011-10-071-1/+0
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-3/+0
* wscript: Also generate ctags for python filesKai Blin2011-10-021-1/+1
* build: Fix waf build on MacOS XAndrew Bartlett2011-09-231-0/+4
* build: Add duplicate symbol checking as part of make testAndrew Bartlett2011-09-081-0/+1
* build: Re-enable the -Wl,--as-needed flagAndrew Bartlett2011-07-061-6/+2
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-2/+2
* build: Remove blacklist now we have a common buildAndrew Bartlett2011-06-241-10/+0
* build: move dynconfig for top level build upAndrew Bartlett2011-06-211-2/+2
* build: disable -Wl,--as-needed to try and fix the buildAndrew Bartlett2011-06-211-2/+7
* lib: import ccan modules for tdb2Rusty Russell2011-06-201-0/+1