summaryrefslogtreecommitdiffstats
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* WAF: use libsystemd-daemon only if linking actually succeedsAlexander Bokovoy2014-06-051-1/+2
* wscript: set conf.env.replace_add_global_pthread = TrueStefan Metzmacher2014-05-221-0/+1
* selftest: Add tests for dbcheck detection and removal of partial objectsAndrew Bartlett2014-05-031-1/+1
* waf: fetch and use some exit codes of called processesBjörn Baumbach2014-05-031-5/+15
* add systemd integrationAlexander Bokovoy2014-04-231-3/+23
* lib: Change socket_wrapper to preloadable version.Andreas Schneider2014-04-171-1/+0
* lib: Change nss_wrapper to preloadable version.Andreas Schneider2014-04-171-1/+0
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-171-1/+0
* build: Exclude source4/selftest/provisions/release-4-1-0rc3 from the tarballAndrew Bartlett2014-03-211-1/+1
* build: don't execute tests/summary.cGustavo Zacarias2014-02-121-1/+0
* waf: Build with RELRO if supported by the compiler.Andreas Schneider2013-07-091-0/+18
* waf: build PIEs if supported by the compilerDavid Disseldorp2013-05-291-6/+12
* build: No longer run autogen.sh during tarball creationAndrew Bartlett2013-05-281-7/+0
* waf: add --with[out]-pie configure argumentsDavid Disseldorp2013-05-281-0/+11
* More generic check for OpenBSD platformVadim Zhukov2013-05-171-1/+1
* build: Blacklist the release-4-0-0 provision as wellAndrew Bartlett2013-05-161-1/+1
* ntdb: remove --disable-ntdb.Rusty Russell2013-04-131-9/+1
* build: Raise minimum python version to 2.5.0 for samba buildAndrew Bartlett2013-04-111-1/+1
* build: Remove extra space in shebangAndrew Bartlett2013-04-101-1/+1
* build: Replace #!/usr/bin/env python with passed in PYTHON=Andrew Bartlett2013-04-101-4/+1
* wscript: Removed executable bit.Ricky Nance2012-09-261-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