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