summaryrefslogtreecommitdiffstats
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* script/autobuild.py: don't force usage of ccache and gccStefan Metzmacher2011-04-301-2/+0
* script/autobuild.py: make sure --with-selftest-prefix keeps workingStefan Metzmacher2011-04-301-1/+1
* script/librelease: display the permission on the serverStefan Metzmacher2011-04-221-0/+1
* script/librelease: add more error checkingStefan Metzmacher2011-04-221-3/+9
* script/librelease: set umask 0022Stefan Metzmacher2011-04-221-0/+1
* script/librelease: use a GPG_KEYID variable to hold the signing keyStefan Metzmacher2011-04-221-1/+2
* script: add hardcoded library release key idStefan Metzmacher2011-04-211-1/+1
* autobuild: enabled samba3-waf buildAndrew Tridgell2011-03-011-1/+8
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-222-2/+2
* script: sign library releases with Samba Library Distribution KeyAndrew Tridgell2011-02-141-1/+3
* script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'Stefan Metzmacher2011-02-071-1/+1
* autobuild: lib/replace doesn't need autogen.shAndrew Tridgell2011-02-071-2/+1
* autobuild: fixed clone source for build treesAndrew Tridgell2011-02-071-1/+1
* autobuild: add a bit more debug info in autobuildAndrew Tridgell2011-02-071-7/+8
* autobuild: decouple build directories from target namesAndrew Tridgell2011-02-071-53/+68
* script: tag the releasesAndrew Tridgell2011-01-111-2/+8
* script: added librelease.sh scriptAndrew Tridgell2011-01-111-0/+68
* autobuild: added "make distcheck" for our libsAndrew Tridgell2011-01-111-0/+5
* script/autobuild.py: add pidl testsStefan Metzmacher2011-01-051-0/+9
* script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/Stefan Metzmacher2011-01-051-1/+1
* script/autobuild.py: check that the source tree has no uncommitted changes af...Stefan Metzmacher2010-12-312-7/+54
* tdb: Remove autotools support.Jelmer Vernooij2010-12-241-4/+2
* show_test_time: Move to root scripting directory as it's useful for s3Jelmer Vernooij2010-11-271-0/+19
* autobuild: perfer to use git mail address in autobuild commentBjörn JACKE2010-11-101-1/+5
* autobuild: add some commentsStefan Metzmacher2010-10-251-0/+2
* autobuild: run ldb tests with TDB_NO_FSYNC=1Stefan Metzmacher2010-10-251-1/+1
* autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell2010-10-211-1/+2
* autobuild: create an autobuild.pid fileAndrew Tridgell2010-10-191-0/+9
* script: the --tests option has been replaced by --test-commandAndrew Tridgell2010-10-151-1/+0
* autobuild: do make install after make testAndrew Tridgell2010-10-131-2/+2
* autobuild: send email failure if rebase failsAndrew Tridgell2010-10-121-9/+16
* autobuild: add an extra blank line before the autobuild markersAndrew Tridgell2010-10-121-0/+1
* land-remote: Fix --fail-slowly.Jelmer Vernooij2010-10-111-0/+2
* land: Use temp dir if /memdisk is not available.Jelmer Vernooij2010-10-091-1/+7
* script: improvements to bisect-test.pyAndrew Tridgell2010-10-071-12/+17
* autobuild: only add autobuild.log if it existsAndrew Tridgell2010-10-061-1/+2
* land: Fix stage description during failure.Jelmer Vernooij2010-10-051-2/+2
* land: Print out failed test in case of subunit failures.Jelmer Vernooij2010-10-051-3/+30
* land: Fix failure detection.Jelmer Vernooij2010-10-051-33/+39
* land: Simplify retry checker.Jelmer Vernooij2010-10-051-20/+30
* land-remote: Force running in foreground when pushing to master.Jelmer Vernooij2010-10-041-2/+2
* land-remote: Announce what address email is going to be sent to.Jelmer Vernooij2010-10-041-0/+3
* autobuild: override the editor when marking the commitAndrew Tridgell2010-10-031-1/+2
* land: Inherit EMAIL from the environment.Jelmer Vernooij2010-10-031-0/+3
* land: Force always emailing when there is no other mechanism of progress repo...Jelmer Vernooij2010-10-031-2/+8
* land: Attach tarball of logs rather than individual logs to keep theJelmer Vernooij2010-10-031-19/+11
* land: Some cosmetic fixes.Jelmer Vernooij2010-10-032-30/+55
* land: Attach test output files to result emails.Jelmer Vernooij2010-10-031-11/+43
* land: Add --revision argument.Jelmer Vernooij2010-10-032-8/+29
* land-remote: Run remote land command unbuffered.Jelmer Vernooij2010-10-032-2/+2