1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/buildtools/wafsamba
Alexander Bokovoy 7944ed6e7b buildtools/wafsamba: port stale_files to waf 2.0
Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-09-05 06:37:27 +02:00
..
tests wafsamba/samba_abi: always hide ABI symbols which must be local 2018-07-13 17:45:35 +02:00
__init__.py waf: Add initial unit test for samba_utils. 2012-02-12 18:44:09 +01:00
configure_file.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
generic_cc.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
hpuxcc.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
irixcc.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
nothreads.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
pkgconfig.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
README build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba3.py buildtools/wafsamba: reduce imports 2018-09-05 06:37:25 +02:00
samba_abi.py buildtools/wafsamba/samba_abi: always_run helper was deprecated in waf 2.0 2018-09-05 06:37:26 +02:00
samba_autoconf.py buildtools/wafsamba: use cflags instead of ccflags for waf 2.0 2018-09-05 06:37:27 +02:00
samba_autoproto.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_bundled.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_conftests.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_cross.py buildtools/wafsamba: use context instead of options for cross-compile checks for waf 2.0 2018-09-05 06:37:27 +02:00
samba_deps.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_dist.py buildtools/wafsamba: use top for waf 2.0 2018-09-05 06:37:26 +02:00
samba_git.py build:wafsamba: Build on waf 1.9 2018-09-05 06:37:21 +02:00
samba_headers.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_install.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_patterns.py buildtools/wafsamba: generate build options output with waf 2.0 2018-09-05 06:37:27 +02:00
samba_perl.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_pidl.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_python.py wafsamba: install Python modules back to bin/python, not bin/python_modules 2018-09-05 06:37:27 +02:00
samba_third_party.py buildtools/wafsamba: use top and out for waf 2.0 2018-09-05 06:37:26 +02:00
samba_utils.py lib/tdb/wscript: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
samba_version.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
samba_waf18.py buildtools/wafsamba: compile asn1 files by adding missing code from compat15 2018-09-05 06:37:26 +02:00
samba_wildcard.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
stale_files.py buildtools/wafsamba: port stale_files to waf 2.0 2018-09-05 06:37:27 +02:00
symbols.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
test_duplicate_symbol.sh test_duplicate_symbol: Use Samba subunit emitter. 2015-03-06 04:41:47 +01:00
tru64cc.py third_party:waf: update to upstream 2.0.4 release 2018-09-05 06:37:22 +02:00
wafsamba.py wafsamba: install Python modules back to bin/python, not bin/python_modules 2018-09-05 06:37:27 +02:00
wscript wafsamba: use correct context for APPNAME 2018-09-05 06:37:26 +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