vasabi:samba-build: let make test without --tests=... run all tests
[obnox/vasabi.git] / script / samba-build.py
2015-04-20 Michael Adamvasabi:samba-build: let make test without --tests=... master
2015-04-20 Michael Adamvasabi: samba-build: fix initial creation of .lock... python-wip
2015-04-20 Michael Adamvasabi:samba-build: also copy and re-use .lock-wscript...
2015-04-20 Michael Adamvasabi: samba-build: use early return to simplify
2015-04-20 Michael Adamvasabi: samba-build: use os.symlink instead of subproce...
2015-04-20 Michael Adamvasabi: use --bin-dir-suffix instead of --bin-dir
2015-04-20 Michael Adamvasabi: make rsync of bindir safer
2015-04-20 Michael Adamvasabi: samba-build: use ensure_dir_exists for bld_dir_bin
2015-04-20 Michael Adamvasabi: move removal of blddir/bin to creation of symlink
2015-04-20 Michael Adamvasabi: samba-build: use ensure_dir_exists for src_dir_...
2015-04-20 Michael Adamvasabi: samba-build: introduce ensure_dir_exists()
2015-04-20 Michael Adamvasabi: update help text (warn symlink does not work...
2015-04-20 Michael Adamvasabi: wrap make detection into a function
2015-04-20 Michael Adamvasabi: samba-build: moredebug output
2015-04-20 Michael Adamvasabi: samba-build: too wide line..
2015-04-20 Michael Adamvasabi: samba-build clean bindir before filling it
2015-04-20 Michael Adamvasabi: samba-build output cosmetics
2015-04-15 Michael Adamvasabi: samba-build.py: python script to do out-of...