summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2015-08-20script/autobuild.py: make sure --nonshared-binary=smbtorture,smbd/smbd keeps ...Stefan Metzmacher1-1/+6
2015-08-20script/autobuild.py: test some --with-{static,shared}-modules combinationsStefan Metzmacher1-1/+16
2015-08-20script/autobuild.py: use -Wmissing-prototypes and --picky-developer for samba...Stefan Metzmacher1-1/+2
2015-08-20script/autobuild.py: split out a samba_libs_configure variableStefan Metzmacher1-5/+11
2015-08-06script/librelease.sh: this is replaced by script/release.sh nowStefan Metzmacher1-110/+0
2015-08-06script/release.sh: This is a new script to do releasesStefan Metzmacher1-0/+615
2015-07-31generate_param: add a means to generate param_table_gen.c from the docsMichael Adam1-3/+104
2015-07-31generate_param: teach missing types cmdlist, bytes, octal, ustring.Michael Adam1-0/+8
2015-07-31generate_param: more uniform formatting of various type dictsMichael Adam1-5/+18
2015-07-31param: move dnsdomain from generate_param to EXTRA_GLOBALSMichael Adam1-1/+0
2015-07-31generate_param: generate struct entries if we don't generate access functions.Michael Adam1-2/+0
2015-07-31generate_param: make it possible to handle generated and synonym flags in ite...Michael Adam1-2/+22
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