summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2015-07-10script/librelease.sh: use download-master.samba.org:~ftp/pub/ for uploadingStefan Metzmacher1-2/+2
2015-06-10autobuild email mentions the elapsed timeDouglas Bagnall1-9/+18
2015-05-20autobuild: Add test for cross-compilation infrastructureUri Simchoni1-3/+15
2015-05-20waf: add a script that compares configurationsUri Simchoni1-0/+40
2015-05-20waf: add a cross-execute program that runs nativelyUri Simchoni1-0/+10
2015-04-15autobuild: Add options to set mail host and send e-mail with logsAndrew Bartlett1-23/+45
2015-04-15autobuild: Do not consider IDL.pm and Expr.pm changes to make a build badAndrew Bartlett1-0/+1
2015-04-15Improve output of check-clean-tree.sh scriptAndrew Bartlett1-2/+2
2015-04-15autobuild: Do not wait when running just one targetAndrew Bartlett1-0/+5
2015-03-30Pass --recursive to 'git clone' in autobuild.Jelmer Vernooij1-2/+2
2015-03-17autobuild: Remove ntdb targetVolker Lendecke2-18/+3
2015-03-17Remove ntdb from scriptsVolker Lendecke1-1/+1
2015-03-06script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher1-1/+1
2015-03-06show_test_time: Use system subunit.Jelmer Vernooij1-8/+1
2014-12-17autobuild: adapt a commentMichael Adam1-1/+1
2014-12-17script/autobuild.py: use --picky-developer for the samba-ctdb targetStefan Metzmacher1-1/+1
2014-12-16Revert "script/autobuild.py: build the samba target with --with-profiling-data"Stefan Metzmacher1-1/+1
2014-12-15script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher1-1/+1
2014-11-25script/autobuild.py: build 'samba' using --picky-developerStefan Metzmacher1-1/+1
2014-11-24Print number of slow tests from script rather than wscript.Jelmer Vernooij1-0/+2
2014-11-19Rewrite show_test_time in python and support --limit argument.Jelmer Vernooij1-19/+39
2014-10-30script: fix display of ten slowest tests if < 10 tests are run.Michael Adam1-1/+1
2014-10-30script/show_testsuite_time: error out if number argument is not a decimal numberMichael Adam1-0/+3
2014-10-28autobuild: check whether ctdbd has been installed in the samba-ctdb targetMichael Adam1-0/+1
2014-10-28autobuild: adapt samba-ctdb target does not need a separate ctdb build any moreMichael Adam1-6/+1
2014-10-17scripts: Allow to specify a limit on the number of tests reportedMatthieu Patou1-2/+8
2014-09-05script/autobuild.py: remove explicit --with-perl-*-install-dir optionsStefan Metzmacher1-6/+3
2014-06-21autobuild: fix ctdb build of samba-ctdb target after switch to waf.Michael Adam1-2/+1
2014-06-20autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...Amitay Isaacs1-1/+1
2014-06-20autobuild: Don't need autogen.sh anymore in the "ctdb" target.Amitay Isaacs1-1/+0
2014-06-17autobuild: fix samba-ctdb samba build to pick up right tdbMichael Adam1-1/+1
2014-06-17autobuild: add cflags and ldflags to find locally installed tdbMichael Adam1-1/+1
2014-05-09script/autobuild: make use of --with-perl-{arch,lib}-install-dirStefan Metzmacher1-1/+3
2014-03-13script/autobuild: use --force-rebase optionStefan Metzmacher1-2/+2
2014-03-06autobuild: Set perl vendorlib direcotry.Andreas Schneider1-3/+4
2014-03-04autobuild: Run "make dist" to ensure non-waf docs build is runAndrew Bartlett1-1/+2
2014-02-20param: change s3_param.h from a generated file to a static oneGarming Sam1-31/+2
2014-02-20param: remove generated loadparm ctx table file and include it directlyGarming Sam1-27/+2
2014-02-20param: use loadparm_globals struct instead of lp function pointers in s3_helpersGarming Sam1-34/+3
2014-02-20lib/param: handle non-constant strings properly by passing in a memory contextGarming Sam1-13/+18
2014-02-12param: use generate_param.py to generate loadparm_ctx_table.cGarming Sam1-139/+0
2014-02-12param: use generate_param.py to generate s3_param.hGarming Sam1-193/+0
2014-02-12param: use generate_param.py to generate param_global.hGarming Sam1-206/+0
2014-02-12param: use generate_param.py to generate param_proto.hGarming Sam1-199/+0
2014-02-12lib/param: update generate_param.py to generate more of loadparmGarming Sam1-24/+259
2014-02-12param: auto generate param_functions.c at build timeGarming Sam1-0/+113
2013-11-28autobuild: Run ctdb regression testsAmitay Isaacs1-0/+1
2013-11-28autobuild: build the "ctdb" target with socket-wrapper enabledMichael Adam1-1/+1
2013-11-17script: prepare librelease.sh for ntdb releasesStefan Metzmacher1-1/+1
2013-11-13random-sleep: add possiblity to override via environment variableMichael Adam1-0/+4