summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-07-09waf: Build with RELRO if supported by the compiler.Andreas Schneider1-0/+18
2013-05-29waf: build PIEs if supported by the compilerDavid Disseldorp1-6/+12
2013-05-28build: No longer run autogen.sh during tarball creationAndrew Bartlett1-7/+0
2013-05-28waf: add --with[out]-pie configure argumentsDavid Disseldorp1-0/+11
2013-05-17More generic check for OpenBSD platformVadim Zhukov1-1/+1
2013-05-16build: Blacklist the release-4-0-0 provision as wellAndrew Bartlett1-1/+1
2013-04-13ntdb: remove --disable-ntdb.Rusty Russell1-9/+1
2013-04-11build: Raise minimum python version to 2.5.0 for samba buildAndrew Bartlett1-1/+1
2013-04-10build: Remove extra space in shebangAndrew Bartlett1-1/+1
2013-04-10build: Replace #!/usr/bin/env python with passed in PYTHON=Andrew Bartlett1-4/+1
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