1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/buildtools/wafsamba
Christian Ambach a742e87b39 waf: add --without-gettext option
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-08-09 22:46:51 +02:00
..
tests wafsamba.abi: Fix abi_match with both excludes and includes. 2012-11-06 08:27:44 +11:00
__init__.py
configure_file.py wafsamba: Add a CONFIGURE_FILE option. 2012-09-07 10:48:57 +02:00
gccdeps.py
generic_cc.py
hpuxcc.py
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
README
samba3.py wafsamba: display the default value in help for SAMBA3_ADD_OPTION 2013-04-03 09:53:08 +02:00
samba_abi.py wafsamba: fix samba_abi for default catch-all case 2013-04-09 20:29:18 +02:00
samba_autoconf.py More generic check for OpenBSD platform 2013-05-17 17:58:16 +02:00
samba_autoproto.py
samba_bundled.py build: Remove --disable-shared 2012-10-11 14:57:44 +11:00
samba_conftests.py configure: print a message when docbook.xsl is missing localy 2013-05-06 21:05:25 +12:00
samba_cross.py
samba_deps.py buildtools: Fix compilation warnings 2013-05-20 21:52:44 +10:00
samba_dist.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
samba_headers.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
samba_install.py wafsamba: If we define a realname and a soname create a symlink. 2012-10-22 09:04:21 +02:00
samba_optimisation.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
samba_patterns.py build: Do not always regenerate the version.h file 2013-05-27 11:57:02 +10:00
samba_pidl.py build: Do not pass CPP="" to pidl, skip the env variable entirely 2013-03-25 10:25:36 +01:00
samba_python.py build: Raise minimum python version to 2.5.0 for samba build 2013-04-11 16:44:46 +10:00
samba_utils.py wafsamba: replace try:except: case with explicit comment about FIPS mode 2012-12-08 18:41:07 +01:00
samba_version.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
samba_wildcard.py
stale_files.py s4-python: Various formatting fixes. 2012-09-27 18:45:12 +02:00
symbols.py wafsamba: Ignore some more symbols when checking for dupes. 2012-10-11 15:21:31 +02:00
tru64cc.py
wafsamba.py waf: Build with RELRO if supported by the compiler. 2013-07-09 13:00:37 -07:00
wscript waf: add --without-gettext option 2013-08-09 22:46:51 +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