index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
autobuild.py
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
remove --enable-developer from samba4-libs autobuild
Andrew Bartlett
1
-5
/
+5
2012-04-09
autobuild: Also test a distribution-style build with external libs
Andrew Bartlett
1
-1
/
+24
2012-03-08
autobuild: Enable standalone tdb2 tests
Amitay Isaacs
1
-1
/
+10
2012-01-24
autobuild.py: Catch only true exceptions in except statement
Amitay Isaacs
1
-3
/
+3
2012-01-21
script/autobuild.py: cleanup on rebase failure
Stefan Metzmacher
1
-0
/
+2
2011-10-11
script/autobuild.py: split 'samba3' 'make -j 4 everything' into multiple steps
Stefan Metzmacher
1
-1
/
+5
2011-10-07
autobuild: Remove s3-waf from autobuild
Andrew Bartlett
1
-8
/
+1
2011-07-05
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
1
-2
/
+2
2011-04-30
script/autobuild.py: don't force usage of ccache and gcc
Stefan Metzmacher
1
-2
/
+0
2011-04-30
script/autobuild.py: make sure --with-selftest-prefix keeps working
Stefan Metzmacher
1
-1
/
+1
2011-03-01
autobuild: enabled samba3-waf build
Andrew Tridgell
1
-1
/
+8
2011-02-22
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
1
-1
/
+1
2011-02-07
script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'
Stefan Metzmacher
1
-1
/
+1
2011-02-07
autobuild: lib/replace doesn't need autogen.sh
Andrew Tridgell
1
-2
/
+1
2011-02-07
autobuild: fixed clone source for build trees
Andrew Tridgell
1
-1
/
+1
2011-02-07
autobuild: add a bit more debug info in autobuild
Andrew Tridgell
1
-7
/
+8
2011-02-07
autobuild: decouple build directories from target names
Andrew Tridgell
1
-53
/
+68
2011-01-11
autobuild: added "make distcheck" for our libs
Andrew Tridgell
1
-0
/
+5
2011-01-05
script/autobuild.py: add pidl tests
Stefan Metzmacher
1
-0
/
+9
2011-01-05
script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/
Stefan Metzmacher
1
-1
/
+1
2010-12-31
script/autobuild.py: check that the source tree has no uncommitted changes af...
Stefan Metzmacher
1
-7
/
+21
2010-12-24
tdb: Remove autotools support.
Jelmer Vernooij
1
-4
/
+2
2010-10-25
autobuild: add some comments
Stefan Metzmacher
1
-0
/
+2
2010-10-25
autobuild: run ldb tests with TDB_NO_FSYNC=1
Stefan Metzmacher
1
-1
/
+1
2010-10-21
autobuild: don't cleanup the pid file within the retry loop
Andrew Tridgell
1
-1
/
+2
2010-10-19
autobuild: create an autobuild.pid file
Andrew Tridgell
1
-0
/
+9
2010-10-13
autobuild: do make install after make test
Andrew Tridgell
1
-2
/
+2
2010-10-12
autobuild: send email failure if rebase fails
Andrew Tridgell
1
-9
/
+16
2010-10-06
autobuild: only add autobuild.log if it exists
Andrew Tridgell
1
-1
/
+2
2010-10-03
autobuild: override the editor when marking the commit
Andrew Tridgell
1
-1
/
+2
2010-10-01
autobuild: show top commit in emails
Andrew Tridgell
1
-2
/
+20
2010-10-01
autobuild: include autobuild.log in logs.tar.gz
Andrew Tridgell
1
-0
/
+1
2010-10-01
autobuild: fixed tuple count for retry
Andrew Tridgell
1
-1
/
+1
2010-10-01
autobuild: revert a bit more of the subunit changes
Andrew Tridgell
1
-2
/
+2
2010-10-01
autobuild: disable the subuit changes for now - they break error checking
Andrew Tridgell
1
-2
/
+2
2010-10-01
autobuild: fixed the tuples in the retry_task
Andrew Tridgell
1
-2
/
+3
2010-10-01
autobuild: cwd is needed on all command types
Andrew Tridgell
1
-2
/
+2
2010-10-01
autobuild: Avoid unnecessary chdir() calls.
Jelmer Vernooij
1
-11
/
+7
2010-10-01
autobuild: Output test results in subunit.
Jelmer Vernooij
1
-3
/
+5
2010-10-01
autobuild: Provide more information about build sequence, stage name and outp...
Jelmer Vernooij
1
-51
/
+54
2010-10-01
autobuild: Add --always-email option.
Jelmer Vernooij
1
-0
/
+33
2010-10-01
autobuild: Add --daemon option.
Jelmer Vernooij
1
-0
/
+31
2010-10-01
autobuild: Remove autogen step for projects that have checked in configure.
Jelmer Vernooij
1
-6
/
+3
2010-10-01
autobuild: Simplify find_git_root.
Jelmer Vernooij
1
-11
/
+6
2010-09-30
autobuild: fixed the --tail option for new log locations
Andrew Tridgell
1
-1
/
+1
2010-09-30
autobuild: push of ref/notes/commits isn't allowed in master
Andrew Tridgell
1
-1
/
+3
2010-09-30
autobuild: added much better email reporting
Andrew Tridgell
1
-10
/
+48
2010-09-30
autobuild: fixed exit status
Andrew Tridgell
1
-1
/
+1
2010-09-28
autobuild: use git notes for autobuild messages
Andrew Tridgell
1
-1
/
+1
2010-09-28
selftest: enable FAIL_IMMEDIATELY in autobuild make test
Andrew Tridgell
1
-2
/
+2
[next]