1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/buildtools/wafsamba
Martin Schwenke cbae31c794 build: --picky-developer implies --enable-developer
Have --picky-developer enable --enable-developer too, instead of
requiring both options to be specified.  This makes it obey the
principle of least surprise.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Tue Oct 27 07:19:33 CET 2015 on sn-devel-104
2015-10-27 07:19:33 +01:00
..
tests wafsamba.abi: Fix abi_match with both excludes and includes. 2012-11-06 08:27:44 +11:00
__init__.py waf: Add initial unit test for samba_utils. 2012-02-12 18:44:09 +01:00
configure_file.py build:wafsamba: Close file handles in the build scripts too 2015-09-02 00:47:18 +02:00
gccdeps.py build:wafsamba: Enable feature-compatible declaration for Waf 1.8 2015-10-13 06:34:16 +02:00
generic_cc.py wafsamba: Expand tabs. 2012-02-10 00:07:56 +01:00
hpuxcc.py build: hpux didn't support -Bdynamic 2010-12-15 12:07:32 +03:00
irixcc.py wafsamba/irixcc: next try to inject '-c99' the the build 2012-06-20 12:58:57 +02:00
nothreads.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
pkgconfig.py build:wafsamba: Close file handles in the build scripts too 2015-09-02 00:47:18 +02:00
README build: tidy up the wafsamba rules a bit 2010-04-06 20:27:14 +10:00
samba3.py lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
samba_abi.py build:wafsamba: Close file handles in the build scripts too 2015-09-02 00:47:18 +02:00
samba_autoconf.py build:wafsamba: Enable feature-compatible declaration for Waf 1.8 2015-10-13 06:34:16 +02:00
samba_autoproto.py Transition to waf 1.8: replaced on_results by update_outputs 2015-03-16 03:00:07 +01:00
samba_bundled.py Always use Samba's CHECK_CFG instead of waf check_cfg 2015-06-26 02:10:12 +02:00
samba_conftests.py build:wafsamba: Enable feature-compatible declaration for Waf 1.8 2015-10-13 06:34:16 +02:00
samba_cross.py waf: Fix parsing of cross-answers file in case answer includes a colon 2015-05-20 11:19:11 +02:00
samba_deps.py build:wafsamba: Use the Waf 1.8 API get_tgen_by_name instead of name_to_obj 2015-09-02 03:49:51 +02:00
samba_dist.py Drop bzr VCS support. 2015-05-19 19:28:19 +02:00
samba_git.py Factor out submodule presence checking. 2015-05-19 22:17:47 +02:00
samba_headers.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
samba_install.py buildtools: Always reset the build environment 2015-06-10 06:06:18 +02:00
samba_optimisation.py build:wafsamba: Enable feature-compatible declaration for Waf 1.8 2015-10-13 06:34:16 +02:00
samba_patterns.py build:wafsamba: Close file handles in the build scripts too 2015-09-02 00:47:18 +02:00
samba_perl.py wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check. 2014-09-05 19:47:06 +02:00
samba_pidl.py build:wafsamba: Use the Waf 1.8 API get_tgen_by_name instead of name_to_obj 2015-09-02 03:49:51 +02:00
samba_python.py buildtools: Fix crash on invalid --extra-python option 2015-07-21 19:04:15 +02:00
samba_third_party.py wafsamba: Correctly locate the 'third_party' directory 2014-08-21 09:11:06 +02:00
samba_utils.py build:wafsamba: Enable feature-compatible declaration for Waf 1.8 2015-10-13 06:34:16 +02:00
samba_version.py build:wafsamba: Close file handles in the build scripts too 2015-09-02 00:47:18 +02:00
samba_wildcard.py wafsamba: Remove shebang lines from non-executable files. 2012-03-15 15:56:27 +01:00
stale_files.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
symbols.py build:wafsamba: Use the Waf 1.8 API get_tgen_by_name instead of name_to_obj 2015-09-02 03:49:51 +02:00
test_duplicate_symbol.sh test_duplicate_symbol: Use Samba subunit emitter. 2015-03-06 04:41:47 +01:00
tru64cc.py wafsamba: Expand tabs. 2012-02-10 00:07:56 +01:00
wafsamba.py build:wafsamba: Enable feature-compatible declaration for Waf 1.8 2015-10-13 06:34:16 +02:00
wscript build: --picky-developer implies --enable-developer 2015-10-27 07:19:33 +01: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