summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2016-05-03autobuild: Return the last 50 log linesGarming Sam1-1/+18
2016-03-23Revert "autobuild: Return the last 50 log lines"Stefan Metzmacher1-12/+1
2016-03-22autobuild: Return the last 50 log linesGarming Sam1-1/+12
2016-02-15script/release.sh: generate announce.${tagname}.patch.txt in announcement_sam...Karolin Seeger1-0/+34
2016-02-15script/release.sh: improve error messages if the tag verification failsKarolin Seeger1-2/+8
2016-02-15script/autobuild.py: use --extra-python=/usr/bin/python3 by defaultStefan Metzmacher1-6/+12
2016-01-05autobuild: Use make -j on samba-libs/samba-static build as wellAndrew Bartlett1-4/+4
2016-01-05autobuild: Put the static build in another stanzaAndrew Bartlett1-7/+9
2016-01-05autobuild: Use cp --recursive --link --archiveAndrew Bartlett1-4/+7
2016-01-05autobuild: Give a clearer failure messageAndrew Bartlett1-0/+18
2015-10-31script/autobuild.py: exclude !pytalloc-util and !pyldb-util from bundling in ...Stefan Metzmacher1-1/+1
2015-10-23autobuild: Confirm we can build without --enable-developerAndrew Bartlett1-4/+5
2015-10-21script/release.sh: make it possible to create stable .x releases (x >= 1)Stefan Metzmacher1-131/+352
2015-10-21autobuild: add some system information to the autobuild tarballDouglas Bagnall1-0/+12
2015-10-20script/release.sh: make it possible to create stable .0 releasesStefan Metzmacher1-6/+398
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