1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/buildtools/wafsamba
Andrew Tridgell 3ca5fd8e03 build: cope with perl not being in /usr/bin/perl
This should fixed the pidl build on SerNet-NetBSD5
2010-04-18 22:55:16 +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_abi.py build: more adjustments for the ABI type name maps 2010-04-18 18:24:27 +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 ABI checking to the WAF build 2010-04-18 15:00:37 +10:00
samba_autoproto.py build: throw a fatal error for duplicate target declarations 2010-04-15 14:43:50 +10:00
samba_bundled.py build: added ABI checking to the WAF build 2010-04-18 15:00:37 +10:00
samba_conftests.py build: allow cross-builds to use shared libraries 2010-04-13 12:41:34 +10:00
samba_cross.py build: added cross-compilation configure options 2010-04-12 23:13:30 +10:00
samba_deps.py build: ensure we don't recreate library loops in expansions 2010-04-15 14:01:06 +10:00
samba_dist.py build: cope with symlinks between build components in waf dist 2010-04-12 11:17:35 +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: fixed install of binary targets that are in subdirs 2010-04-18 21:08:48 +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: cope with perl not being in /usr/bin/perl 2010-04-18 22:55:16 +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: support make V=1 for verbose build 2010-04-18 21:08:48 +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 s4-waf: removed the unused installdir= option to SAMBA_BINARY() 2010-04-18 21:47:00 +10:00
wscript build: added ABI checking to the WAF build 2010-04-18 15:00:37 +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