summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)AuthorFilesLines
2011-08-09script/librelease.sh: add git push for the release tagStefan Metzmacher1-1/+6
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2-3/+3
2011-07-02s3-param Generate parameter tablesAndrew Bartlett1-0/+204
2011-06-30script/librelease.sh: keep dots in the release tagStefan Metzmacher1-1/+1
2011-04-30script/autobuild.py: don't force usage of ccache and gccStefan Metzmacher1-2/+0
2011-04-30script/autobuild.py: make sure --with-selftest-prefix keeps workingStefan Metzmacher1-1/+1
2011-04-22script/librelease: display the permission on the serverStefan Metzmacher1-0/+1
2011-04-22script/librelease: add more error checkingStefan Metzmacher1-3/+9
2011-04-22script/librelease: set umask 0022Stefan Metzmacher1-0/+1
2011-04-22script/librelease: use a GPG_KEYID variable to hold the signing keyStefan Metzmacher1-1/+2
2011-04-21script: add hardcoded library release key idStefan Metzmacher1-1/+1
2011-03-01autobuild: enabled samba3-waf buildAndrew Tridgell1-1/+8
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell2-2/+2
2011-02-14script: sign library releases with Samba Library Distribution KeyAndrew Tridgell1-1/+3
2011-02-07script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'Stefan Metzmacher1-1/+1
2011-02-07autobuild: lib/replace doesn't need autogen.shAndrew Tridgell1-2/+1
2011-02-07autobuild: fixed clone source for build treesAndrew Tridgell1-1/+1
2011-02-07autobuild: add a bit more debug info in autobuildAndrew Tridgell1-7/+8
2011-02-07autobuild: decouple build directories from target namesAndrew Tridgell1-53/+68
2011-01-11script: tag the releasesAndrew Tridgell1-2/+8
2011-01-11script: added librelease.sh scriptAndrew Tridgell1-0/+68
2011-01-11autobuild: added "make distcheck" for our libsAndrew Tridgell1-0/+5
2011-01-05script/autobuild.py: add pidl testsStefan Metzmacher1-0/+9
2011-01-05script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/Stefan Metzmacher1-1/+1
2010-12-31script/autobuild.py: check that the source tree has no uncommitted changes af...Stefan Metzmacher2-7/+54
2010-12-24tdb: Remove autotools support.Jelmer Vernooij1-4/+2
2010-11-27show_test_time: Move to root scripting directory as it's useful for s3Jelmer Vernooij1-0/+19
2010-11-10autobuild: perfer to use git mail address in autobuild commentBjörn JACKE1-1/+5
2010-10-25autobuild: add some commentsStefan Metzmacher1-0/+2
2010-10-25autobuild: run ldb tests with TDB_NO_FSYNC=1Stefan Metzmacher1-1/+1
2010-10-21autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell1-1/+2
2010-10-19autobuild: create an autobuild.pid fileAndrew Tridgell1-0/+9
2010-10-15script: the --tests option has been replaced by --test-commandAndrew Tridgell1-1/+0
2010-10-13autobuild: do make install after make testAndrew Tridgell1-2/+2
2010-10-12autobuild: send email failure if rebase failsAndrew Tridgell1-9/+16
2010-10-12autobuild: add an extra blank line before the autobuild markersAndrew Tridgell1-0/+1
2010-10-11land-remote: Fix --fail-slowly.Jelmer Vernooij1-0/+2
2010-10-09land: Use temp dir if /memdisk is not available.Jelmer Vernooij1-1/+7
2010-10-07script: improvements to bisect-test.pyAndrew Tridgell1-12/+17
2010-10-06autobuild: only add autobuild.log if it existsAndrew Tridgell1-1/+2
2010-10-05land: Fix stage description during failure.Jelmer Vernooij1-2/+2
2010-10-05land: Print out failed test in case of subunit failures.Jelmer Vernooij1-3/+30
2010-10-05land: Fix failure detection.Jelmer Vernooij1-33/+39
2010-10-05land: Simplify retry checker.Jelmer Vernooij1-20/+30
2010-10-04land-remote: Force running in foreground when pushing to master.Jelmer Vernooij1-2/+2
2010-10-04land-remote: Announce what address email is going to be sent to.Jelmer Vernooij1-0/+3
2010-10-03autobuild: override the editor when marking the commitAndrew Tridgell1-1/+2
2010-10-03land: Inherit EMAIL from the environment.Jelmer Vernooij1-0/+3
2010-10-03land: Force always emailing when there is no other mechanism of progress repo...Jelmer Vernooij1-2/+8
2010-10-03land: Attach tarball of logs rather than individual logs to keep theJelmer Vernooij1-19/+11