1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/buildtools/wafsamba
2011-11-13 18:06:06 +01:00
..
gccdeps.py
generic_cc.py
hpuxcc.py build: hpux didn't support -Bdynamic 2010-12-15 12:07:32 +03:00
irixcc.py
nothreads.py
pkgconfig.py build: fixed dependencies on install prefix for pc files and python scripts 2011-06-15 14:13:07 +10:00
README
samba3.py build: Reduce build systems to just top level waf and autoconf 2011-10-07 17:42:03 +11:00
samba_abi.py samba_abi: Also sort ABI files properly so symbols end up in the right version. 2011-03-12 02:45:20 +01:00
samba_autoconf.py build: Reduce build systems to just top level waf and autoconf 2011-10-07 17:42:03 +11:00
samba_autoproto.py waf: fixed the build with a space in the source directory 2010-11-21 23:10:14 +11:00
samba_bundled.py wafsamba: add CHECK_BUNDLED_SYSTEM_PKG function. 2011-11-13 18:06:06 +01:00
samba_conftests.py build: add a function to test if -lc is needed 2010-12-10 23:22:28 +03:00
samba_cross.py
samba_deps.py waf: introduce reverse logic for allowing unknown symbols 2011-04-26 17:16:34 +10:00
samba_dist.py s4-build: fixed uses of os.path.relpath() 2011-02-07 05:49:58 +01:00
samba_headers.py build: added simple header handling for our libraries 2011-03-15 13:09:30 +11:00
samba_install.py build: fixed development symlinks for libraries in subdirectories 2011-06-15 07:23:10 +02:00
samba_optimisation.py waf: fixed tabs/spaces for python3.0 2010-11-08 00:55:13 +00:00
samba_patterns.py build: Replace mkbuildoptions-waf awk script with waf target 2011-09-07 12:16:40 +02:00
samba_pidl.py wafsamba: quote CPP and CC values when calling pidl 2011-01-19 20:23:50 +01:00
samba_python.py waf: Don't link python modules against libpython2.x, consistent with other Python modules. 2011-11-13 18:06:06 +01:00
samba_utils.py build: explain the passing of make options to waf 2011-10-20 07:24:02 +02:00
samba_version.py wafsamba: Properly lock object store when retrieving version through Bazaar. 2011-07-23 22:08:10 +02:00
samba_wildcard.py waf: fixed 'make bin/XXX' for the remaining binaries 2011-06-10 17:21:26 +10:00
stale_files.py build: added deletion of stale .so and .o files 2011-10-19 09:02:23 +02:00
symbols.py build: Add duplicate symbol checking as part of make test 2011-09-08 13:37:40 +02:00
tru64cc.py build: tru64 needs -shared for building libs 2010-12-08 08:33:54 +01:00
wafsamba.py ldb: Use pyembed rather than pyext for ldb-util library. 2011-11-13 18:06:06 +01:00
wscript build: added autoconf --disable-silent-rules option 2011-10-14 17:52:36 +02: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