| Commit message (Expand) | Author | Age | Files | Lines |
* | wafsamba: add maxversion and version_blacklist to CHECK_BUNDLED_SYSTEM[_PKG]() | Stefan Metzmacher | 2017-07-02 | 1 | -2/+19 |
* | wafsamba: Pass down the install argument for samba modules | Andreas Schneider | 2017-06-06 | 1 | -2/+4 |
* | wafsamba: Allow to specify VERSION file path | Amitay Isaacs | 2017-05-24 | 1 | -2/+2 |
* | lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO... | Jeremy Allison | 2017-04-22 | 1 | -0/+3 |
* | wafsamba: add source directory define SRCDIR to config.h | Ralph Boehme | 2017-04-20 | 1 | -0/+2 |
* | wafsamba: Add CHECK_CMOCKA function | Andreas Schneider | 2017-04-10 | 1 | -0/+6 |
* | wafsamba: move -L/some/path from LINKFLAGS_PYEMBED to LIBPATH_PYEMBED | Stefan Metzmacher | 2017-04-04 | 1 | -0/+6 |
* | waf: disable-python - add option globally to build system | Ian Stakenvicius | 2017-03-10 | 2 | -1/+37 |
* | buildtools: Work around a . being in the target name when building python3 he... | Andrew Bartlett | 2017-03-10 | 1 | -0/+1 |
* | talloc: use the system pytalloc-util for python3 as well | Andrew Bartlett | 2017-03-10 | 3 | -7/+16 |
* | waf: Fix a typo | Volker Lendecke | 2017-03-01 | 1 | -1/+1 |
* | build:wafsamba: Remove ambiguous 'if x in conf.env' constructs | Thomas Nagy | 2017-02-21 | 1 | -2/+2 |
* | wafsamba: Remove 2010 comments that seems not accurate anymore | Matthieu Patou | 2017-02-09 | 1 | -2/+0 |
* | wafsamba: Move command line option function labelled as 'samba3' to the commo... | Matthieu Patou | 2017-02-09 | 2 | -29/+29 |
* | wscript: remove executable bits for all wscript* files | Stefan Metzmacher | 2017-01-11 | 1 | -0/+0 |
* | WAF: Fix detection os sysname ... | Lukas Slebodnik | 2017-01-02 | 1 | -0/+1 |
* | WAF: Fix detection of linker features | Lukas Slebodnik | 2017-01-02 | 1 | -1/+3 |
* | build: Fix build with perl on debian sid. | Andrew Bartlett | 2016-10-29 | 1 | -1/+2 |
* | wafsamba: add -Werror=format-security to the developer build | Stefan Metzmacher | 2016-09-05 | 1 | -0/+1 |
* | build: avoid -Wtautological-compare errors from gcc6+ by disabling it globally | Michael Adam | 2016-07-15 | 1 | -0/+1 |
* | configure: set HAVE___ATTRIBUTE__ for heimdal | Douglas Bagnall | 2016-03-09 | 1 | -0/+16 |
* | Error when private libraries have public headers. | Jelmer Vernooij | 2016-01-13 | 1 | -1/+5 |
* | Add private_headers flag to SAMBA_*() functions. | Jelmer Vernooij | 2016-01-13 | 1 | -0/+5 |
* | build: Add space before -D option | Andrew Bartlett | 2016-01-08 | 1 | -1/+1 |
* | python: Assert that we use Py_ssize_t consistently for PyParseArgs*() | Andrew Bartlett | 2016-01-07 | 1 | -0/+11 |
* | build:wafsamba: Use the upstream version of gccdeps | Thomas Nagy | 2016-01-02 | 2 | -127/+5 |
* | build:wafsamba: Ensure that check_group_ordering can be overridden | Thomas Nagy | 2015-11-24 | 1 | -2/+2 |
* | build:wafsamba: Ensure that target clones get a different name | Thomas Nagy | 2015-11-24 | 1 | -0/+1 |
* | build:wafsamba: Specify whether node objects or flat lists in ant_glob | Thomas Nagy | 2015-11-24 | 2 | -3/+3 |
* | build:wafsamba: remove check_orphaned_targets | Thomas Nagy | 2015-11-19 | 1 | -19/+0 |
* | build:wafsamba: Waf 1.8 compatible declaration of 'mandatory' configuration t... | Thomas Nagy | 2015-11-16 | 3 | -6/+14 |
* | build:wafsamba: Replace Options.is_install by bld.is_install | Thomas Nagy | 2015-11-16 | 4 | -7/+5 |
* | build:wafsamba: Remove the print_commands code from the build scripts | Thomas Nagy | 2015-11-06 | 2 | -21/+1 |
* | build:wafsamba: Remove samba_utils.runonce | Thomas Nagy | 2015-11-06 | 6 | -30/+4 |
* | build:wafsamba: Moved samba_before_apply_obj_vars to samba_utils | Thomas Nagy | 2015-11-06 | 2 | -22/+25 |
* | build:wafsamba: Removed unnecessary and misleading variables | Thomas Nagy | 2015-11-06 | 1 | -8/+2 |
* | ldb: Run the Python testsuite | Petr Viktorin | 2015-11-05 | 1 | -1/+4 |
* | wafsamba: detect programmer errors in CHECK_BUNDLED_SYSTEM() | Stefan Metzmacher | 2015-11-04 | 1 | -25/+25 |
* | build:wafsamba: Remove the now unneeded special treatment of rpath flags | Thomas Nagy | 2015-11-02 | 1 | -55/+1 |
* | buildtools: Ignore exact Python version for ABI checking | Petr Viktorin | 2015-11-01 | 2 | -2/+13 |
* | build:wafsamba: Removed hard-coded class names from build scripts | Thomas Nagy | 2015-10-28 | 1 | -4/+3 |
* | build:wafsamba: removed most import * statements | Thomas Nagy | 2015-10-28 | 22 | -58/+64 |
* | build: --picky-developer implies --enable-developer | Martin Schwenke | 2015-10-27 | 1 | -1/+5 |
* | build:wafsamba: dead code removal in gettext detection | Thomas Nagy | 2015-10-27 | 1 | -3/+0 |
* | build:wafsamba: Enable feature-compatible declaration for Waf 1.8 | Thomas Nagy | 2015-10-13 | 7 | -15/+15 |
* | build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsamba | Andrew Bartlett | 2015-10-09 | 1 | -0/+34 |
* | build: improve stack protector check | Gustavo Zacarias | 2015-09-21 | 1 | -3/+17 |
* | build:wafsamba: Use the Waf 1.8 API get_tgen_by_name instead of name_to_obj | Thomas Nagy | 2015-09-02 | 5 | -40/+40 |
* | build:wafsamba: Close file handles in the build scripts too | Thomas Nagy | 2015-09-02 | 7 | -49/+14 |
* | wafsamba: don't add -DSTATIC_%s_MODULES* arguments for SAMBA_LIBRARY(pyembed=... | Stefan Metzmacher | 2015-08-06 | 1 | -0/+3 |