1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/buildtools/wafsamba
Andrew Tridgell 3d4c99207d build: use 'Compiling foo.c' and 'Linking foo' like old build system
When -p is not used, display compilation messages similarly to the old
build system, but with a progress indicator
2010-04-06 20:27:15 +10:00
..
gccdeps.py build: gccdeps fixes from ita 2010-04-06 20:26:55 +10:00
README build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_asn1.py s4-waf: merge in the latest changes from master 2010-04-06 20:27:13 +10:00
samba_autoconf.py build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_autoproto.py build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_bundled.py s4-waf: ensure we don't end up with mixed versions of talloc/tdb/tevent 2010-04-06 20:27:15 +10:00
samba_conftests.py s4-waf: added auto-detection of perl manpage extensions 2010-04-06 20:27:14 +10:00
samba_deps.py build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_errtable.py build: make use on_results=True for some build rules 2010-04-06 20:27:05 +10:00
samba_optimisation.py build: rename samba_includes.py to samba_optimisation.py 2010-04-06 20:26:54 +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: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_python.py build: mark python rules as being part of the "main" group 2010-04-06 20:27:11 +10:00
samba_utils.py build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
wafsamba.py build: use 'Compiling foo.c' and 'Linking foo' like old build system 2010-04-06 20:27:15 +10:00
wscript build: work around missing defaults from gnu_dirs.py 2010-04-06 20:27:14 +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