summaryrefslogtreecommitdiffstats
path: root/ctdb/wscript
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Specify absolute path to libsocket-wrapper.soAmitay Isaacs2015-03-041-1/+2
* ctdb-tests: Unit tests for statd-calloutMartin Schwenke2015-03-041-1/+2
* ctdb-build: fix build without xsltprocBjörn Baumbach2014-12-151-3/+4
* ctdb-build: Fix the installation of config files for top-level buildAmitay Isaacs2014-12-151-2/+7
* ctdb-build: Fix the indentationAmitay Isaacs2014-12-151-1/+1
* ctdb-logging: Separate out syslog and file logging backendsMartin Schwenke2014-10-281-1/+4
* ctdb-build: Make some steps conditional on standalone buildMartin Schwenke2014-10-081-37/+49
* ctdb-build: Rename define BINDIR to CTDB_HELPER_BINDIRMartin Schwenke2014-10-081-1/+1
* ctdb-build: Fix handling of public headersMartin Schwenke2014-10-061-1/+5
* ctdb-build: Change from ctdb-util to samba-utilMartin Schwenke2014-10-061-7/+38
* ctdb-build: Add generation of Samba-style version.hMartin Schwenke2014-10-061-0/+9
* ctdb-build: Move generation of ctdb_version.h earlierMartin Schwenke2014-10-061-6/+6
* ctdb-build: Add missing configure checks for backtraceAmitay Isaacs2014-09-191-0/+4
* ctdb-build: Check for libpcapAmitay Isaacs2014-09-171-1/+11
* ctdb-build: Check for ETIME in errno.hAmitay Isaacs2014-09-171-0/+3
* ctdb-build: Add some missing configure checksMartin Schwenke2014-09-171-0/+10
* ctdb-build: Improve platform checkAmitay Isaacs2014-09-171-3/+3
* ctdb-doc: Add ctdb-statistics manual pageAmitay Isaacs2014-09-121-1/+3
* ctdb-build: Remove unnecessary lib/util include path from testsMartin Schwenke2014-09-111-3/+3
* ctdb-build: Tests don't include lib/util/*.c, link ctdb-util insteadMartin Schwenke2014-09-101-3/+3
* ctdb-build: Drop lib/util from includesMartin Schwenke2014-09-101-3/+3
* ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystemMartin Schwenke2014-09-101-4/+9
* ctdb-build: Make ctdb-util a wscript build subsystemMartin Schwenke2014-09-101-17/+5
* ctdb-build: Add extra includes to help recursive utility compilationMartin Schwenke2014-09-101-0/+11
* ctdb-build: Fix includes for SAMBA_BINARY()sMartin Schwenke2014-09-101-3/+6
* ctdb-build: Don't try to set lib64 directory automatically in buildMartin Schwenke2014-09-101-4/+0
* ctdb-build: Make ctdb-client depend on ctdb-util and ctdb-util-miscMartin Schwenke2014-09-101-7/+6
* ctdb-util: Remove util/strlist.c and references to str_util_*()Martin Schwenke2014-09-101-1/+1
* ctdb/wscript: pass dep_vars=['VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-8/+11
* ctdb-build: SAMBA_BINARY targets should not include bin/ prefixAmitay Isaacs2014-09-031-15/+14
* ctdb-build: Add missing dependency on poptAmitay Isaacs2014-08-211-1/+1
* ctdb-build: Avoid unused variable warning in output from rpcgenMartin Schwenke2014-08-211-1/+3
* ctdb-build: popt has moved from lib/ to third_party/Amitay Isaacs2014-08-111-1/+2
* ctdb-build: Replace indentation tabs with spacesAmitay Isaacs2014-08-111-2/+2
* third_party/popt: Initial support for popt.Ira Cooper2014-08-091-3/+12
* ctdb-build: fix wscript formatting as per PEP8Amitay Isaacs2014-07-081-14/+24
* ctdb-build: Create ctdb only ctagsAmitay Isaacs2014-07-081-1/+1
* ctdb-build: Replace os.system with samba_utils.RUN_COMMANDAmitay Isaacs2014-07-081-5/+20
* ctdb-build: Check the return value of RUN_COMMANDAmitay Isaacs2014-07-081-3/+12
* ctdb-build: Instead of default test_wrap, install fixed test_wrapAmitay Isaacs2014-06-241-1/+14
* ctdb-build: Fix sed expression to protect '\'Amitay Isaacs2014-06-241-1/+1
* ctdb-build: Use correct path variables for ctdb_run_tests.shAmitay Isaacs2014-06-241-1/+1
* ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdbAmitay Isaacs2014-06-241-3/+5
* ctdb-build: Use CTDB_RUNDIR instead of VARDIR/run/ctdbAmitay Isaacs2014-06-241-4/+5
* ctdb-build: Add special target to get build versionAmitay Isaacs2014-06-241-1/+3
* autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...Amitay Isaacs2014-06-201-1/+1
* ctdb-build: Add target to build RPMsAmitay Isaacs2014-06-201-0/+9
* ctdb-build: Add waf build for CTDBAmitay Isaacs2014-06-201-0/+565