1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/buildtools/wafsamba
Andrew Tridgell fe2c1f1e7c build: refactor the object reduction code
split it out into a separate function, and use the final_* attributes
instead of the direct_* and indirect_* attributes
2010-04-06 20:27:21 +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: don't define vars in config.h for CONFIG_PATH() 2010-04-06 20:27:20 +10:00
samba_autoproto.py build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba_bundled.py build: add require_headers option to CHECK_BUNDLED_SYSTEM() 2010-04-06 20:27:18 +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: refactor the object reduction code 2010-04-06 20:27:21 +10:00
samba_errtable.py build: nicer progress display for a standard build 2010-04-06 20:27:15 +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: nicer progress display for a standard build 2010-04-06 20:27:15 +10:00
samba_python.py build: reuse SAMBA_LIBRARY() to build python modules 2010-04-06 20:27:15 +10:00
samba_utils.py build: sys.exit is better than raise here 2010-04-06 20:27:21 +10:00
wafsamba.py build: python libs need to be built shared, regardless of --disable-shared 2010-04-06 20:27:19 +10:00
wscript build: added functions for compound configuration testing 2010-04-06 20:27:18 +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