summaryrefslogtreecommitdiff
path: root/ctdb/wscript
Commit message (Expand)AuthorAgeFilesLines
* 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