1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/buildtools/wafsamba
2010-11-05 02:06:05 +00: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
pkgconfig.py waf: ensure pkgconfig files depend on the prefix 2010-11-03 01:34:04 +00:00
README build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba3.py s3-waf: add some module specific functions for s3 waf build. 2010-09-27 00:39:37 +02:00
samba_abi.py build: allow "waf --abi-check" to force a re-check of the ABI 2010-04-20 15:50:26 +10:00
samba_autoconf.py build: check that if we provide -liconv we can build shared libs 2010-10-31 18:51:54 +03:00
samba_autoproto.py heimdal: Move autoproto code to heimdal_build. 2010-10-03 16:25:38 +02:00
samba_bundled.py waf: Rename some BUNDLED_ functios to PRIVATE_. 2010-10-23 22:24:06 +00:00
samba_conftests.py build: In some case the flags for the sun studio linker are wrong 2010-10-31 16:35:17 +00:00
samba_cross.py build: fixed uname output to be on target machine when cross compiling 2010-04-21 15:16:01 +10:00
samba_deps.py waf: more agressively expand subsystem syslib deps 2010-11-03 02:17:30 +00:00
samba_dist.py wafsamba: Fix docstring for DIST_BLACKLIST. 2010-09-20 14:41:09 -07:00
samba_install.py Add --with-privatelibdir build option. 2010-11-05 02:06:05 +00:00
samba_optimisation.py waf: added suncc_wrap 2010-10-30 23:49:00 +11:00
samba_patterns.py build: only use git when found by configure 2010-06-29 14:28:08 +10:00
samba_pidl.py waf: make the error msg when gen_ndr directory is missing clearer 2010-07-19 22:17:17 +10:00
samba_python.py wafsamba: Clarify needs_python argument name, use pyembed/pyext where 2010-10-10 03:54:01 +00:00
samba_utils.py Add --disable-rpath-private-install flag. 2010-11-05 02:06:05 +00:00
samba_version.py waf: fixed some python3.x portability issues 2010-10-06 11:13:05 +00:00
samba_wildcard.py waf: fixed wildcard build for full paths 2010-11-03 10:53:12 +11:00
stale_files.py s4-waf: automatically remove stale C and header files 2010-10-14 07:44:13 +00:00
symbols.py waf: added --symbol-check option 2010-10-30 23:49:00 +11: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 waf: split pkgconfig logic into a separate module 2010-11-03 01:34:04 +00:00
wscript Add --disable-rpath-private-install flag. 2010-11-05 02:06:05 +00: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