mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
.. | ||
gccdeps.py | ||
README | ||
samba_asn1.py | ||
samba_autoconf.py | ||
samba_autoproto.py | ||
samba_deps.py | ||
samba_errtable.py | ||
samba_optimisation.py | ||
samba_patterns.py | ||
samba_pidl.py | ||
samba_python.py | ||
samba_utils.py | ||
wafsamba.py |
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: - fix deps for --target - cache project rules calculation - make pidl rules depend on full pidl sources - make script rules depend on the scripts - add waf test - s3 build - merged build - etags - rest of old make targets - better Makefile waf wrapper -