summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Remove PYTHONDIR and PYTHONARCHDIR in a single placeThomas Nagy1-5/+0
2015-05-19Make waf fail if submodules are out of date.Jelmer Vernooij1-1/+10
2015-03-30Move configure part of third party to third_party/wscript.Jelmer Vernooij1-2/+1
2015-03-23build: Move systemd checks to lib/utilChristof Schmitt1-22/+0
2015-03-17texpect: Do not depend on ccanVolker Lendecke1-1/+0
2015-03-17waf: Do not recurse into ntdbVolker Lendecke1-3/+1
2015-03-16Transition to waf 1.8: wrapped conf.check_cfgThomas Nagy1-1/+1
2015-03-16Require at least Python 2.6.Jelmer Vernooij1-1/+1
2015-03-06Inline outputting of subunit in libtorture.Jelmer Vernooij1-1/+0
2015-02-23waf: Only build the wrappers if we enable selftestAndreas Schneider1-4/+5
2014-12-15packaging: Include CTDB man pages in the tarballAmitay Isaacs1-0/+3
2014-12-05lib: Add resolv_wrapper version 1.0.0.Andreas Schneider1-0/+1
2014-11-19Remove tabs in python file, unnecessary 'pass'.Jelmer Vernooij1-2/+1
2014-10-28build: Simplify check for building with ctdbAmitay Isaacs1-2/+1
2014-10-14Fix pydoctor invocation.Jelmer Vernooij1-3/+7
2014-10-08build: Hook CTDB into top level build using --with-cluster-supportMartin Schwenke1-0/+4
2014-09-05build: do full SAMBA_CHECK_PERL() check in configureMichael Adam1-1/+1
2014-09-01lib/texpect: add texpect binary based on heimdals rkpty.Günther Deschner1-0/+1
2014-08-14Don't build iniparser anymore.Jeremy Allison1-6/+0
2014-08-09third_party/popt: Initial support for popt.Ira Cooper1-2/+7
2014-08-09third_party/zlib: Initial support for zlibIra Cooper1-1/+6
2014-08-09third_party/iniparser: Initial support for iniparser.Ira Cooper1-1/+9
2014-06-05WAF: use libsystemd-daemon only if linking actually succeedsAlexander Bokovoy1-1/+2
2014-05-22wscript: set conf.env.replace_add_global_pthread = TrueStefan Metzmacher1-0/+1
2014-05-03selftest: Add tests for dbcheck detection and removal of partial objectsAndrew Bartlett1-1/+1
2014-05-03waf: fetch and use some exit codes of called processesBjörn Baumbach1-5/+15
2014-04-23add systemd integrationAlexander Bokovoy1-3/+23
2014-04-17lib: Change socket_wrapper to preloadable version.Andreas Schneider1-1/+0
2014-04-17lib: Change nss_wrapper to preloadable version.Andreas Schneider1-1/+0
2014-04-17lib: Change uid_wrapper to preloadable version.Andreas Schneider1-1/+0
2014-03-21build: Exclude source4/selftest/provisions/release-4-1-0rc3 from the tarballAndrew Bartlett1-1/+1
2014-02-12build: don't execute tests/summary.cGustavo Zacarias1-1/+0
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