1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/buildtools/wafsamba
2010-04-09 21:12:09 +10:00
..
gccdeps.py build: gccdeps fixes from ita 2010-04-06 20:26:55 +10:00
generic_cc.py build: try the generic C compiler on hpux if gcc not found 2010-04-06 20:27:24 +10:00
irixcc.py build: added 'generic' cc support and a simple irix cc support module 2010-04-06 20:27:23 +10:00
nothreads.py build: enable nothreads workaround only with WAF_NOTHREADS=1 2010-04-06 20:27:21 +10:00
README build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_asn1.py build: removed some unused imports found by pyflakes 2010-04-06 20:27:24 +10:00
samba_autoconf.py build: added --picky-developer and --fatal-errors 2010-04-09 20:31:06 +10:00
samba_autoproto.py build: make the handling of relative paths a bit saner 2010-04-08 22:11:49 +10:00
samba_bundled.py build: use a target_in_list() function for more flexible builtin control 2010-04-06 20:27:27 +10:00
samba_conftests.py build: don't link when checking a C prototype 2010-04-06 20:27:18 +10:00
samba_deps.py build: the exceptions here are not useful 2010-04-08 22:11:49 +10:00
samba_dist.py build: nicer error message on missing file in waf dist 2010-04-09 21:12:09 +10:00
samba_errtable.py build: removed some unused imports found by pyflakes 2010-04-06 20:27:24 +10:00
samba_install.py build: no need to re-create the lib and bin symlinks if they exist 2010-04-09 20:31:06 +10:00
samba_optimisation.py build: removed some unused imports found by pyflakes 2010-04-06 20:27:24 +10:00
samba_patterns.py build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_pidl.py build: make the handling of relative paths a bit saner 2010-04-08 22:11:49 +10:00
samba_python.py build: only link install targets at install time 2010-04-06 20:27:22 +10:00
samba_utils.py build: make the handling of relative paths a bit saner 2010-04-08 22:11:49 +10:00
tru64cc.py build: added 'generic' cc support and a simple irix cc support module 2010-04-06 20:27:23 +10:00
wafsamba.py build: make the handling of relative paths a bit saner 2010-04-08 22:11:49 +10:00
wscript build: added --picky-developer and --fatal-errors 2010-04-09 20:31:06 +10:00

This is a set of waf 'tools' to help make building the Samba
components easier, by having common functions in one place. This gives
us a more consistent build, and ensures that our project rules are
obeyed


TODO:
	see http://wiki.samba.org/index.php/Waf