Age | Commit message (Expand) | Author | Files | Lines |
2012-05-18 | build: Also look for iconv in /usr/local by default | Andrew Bartlett | 1 | -2/+2 |
2012-05-18 | Add include/lib folders from the commandline | Thomas Nagy | 2 | -1/+71 |
2012-05-16 | build: Add explicit mention of --abi-check-disable to ABI checker | Andrew Bartlett | 1 | -1/+1 |
2012-05-10 | build: Avoid printing the ABI signature normalisation during the default build | Andrew Bartlett | 1 | -1/+1 |
2012-05-10 | build:ignore solaris _GLOBAL_OFFSET_TABLE_ in duplicate symbol checker | Andrew Bartlett | 1 | -0/+2 |
2012-05-09 | allow to use system iniparser library. | Günther Deschner | 1 | -0/+6 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 1 | -1/+3 |
2012-04-20 | wafsamba: allow certain public libraries to be forced to be private | Andrew Bartlett | 3 | -0/+12 |
2012-04-19 | waf: Fix mispelling | Simo Sorce | 3 | -10/+10 |
2012-04-18 | build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON... | Andrew Bartlett | 1 | -6/+0 |
2012-04-17 | Fix typo | Simo Sorce | 1 | -2/+2 |
2012-04-14 | waf: samba-specific methods should have capitalized names, change process_sep... | Alexander Bokovoy | 1 | -3/+3 |
2012-04-13 | wafsamba: add support for separate rules in stages | Alexander Bokovoy | 1 | -1/+24 |
2012-04-12 | wafsamba: point out that local heimdal paths are not included when | Günther Deschner | 1 | -0/+1 |
2012-04-11 | build: Fix spelling of tevent | Andrew Bartlett | 1 | -1/+1 |
2012-04-11 | build: use include paths for pkg-config found libraries | Andrew Bartlett | 3 | -15/+23 |
2012-04-11 | buildtools: Add --enable-debug option | Andrew Bartlett | 2 | -0/+7 |
2012-04-11 | build: search for talloc, tdb, tevent in non-standard system locations | Andrew Bartlett | 1 | -5/+21 |
2012-04-10 | wafsamba/bundled: Fix typo in tuplize_version. | Jelmer Vernooij | 3 | -1/+29 |
2012-04-09 | wafsamba: Parse Python versions as integers separated by dots. | Jelmer Vernooij | 1 | -1/+4 |
2012-04-08 | wafsamba: Return missing libs rather than last syslib. | Jelmer Vernooij | 1 | -1/+1 |
2012-04-05 | build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE... | Andrew Bartlett | 1 | -1/+2 |
2012-04-05 | build: Add getconf LFS_CFLAGS support to waf build | Andrew Bartlett | 1 | -1/+19 |
2012-04-03 | wafsamba: Avoid NameError when printing error about missing system deps. | Jelmer Vernooij | 1 | -6/+9 |
2012-03-26 | wafsamba: Cope with slight differences in gdb output regarding incomplete seq... | Jelmer Vernooij | 3 | -0/+58 |
2012-03-21 | waf: Add autoconf --target support. | Andreas Schneider | 1 | -0/+3 |
2012-03-16 | build: Fix build issue on OpenBSD 5.x | Amitay Isaacs | 1 | -2/+2 |
2012-03-15 | wafsamba: Remove shebang lines from non-executable files. | Jelmer Vernooij | 4 | -5/+0 |
2012-03-11 | waf: Do not use standards.h on darwin | Volker Lendecke | 1 | -1/+6 |
2012-02-23 | waf: Make sure libraries are installed with the execute flag set. | Andreas Schneider | 1 | -1/+2 |
2012-02-19 | waf: Use libraries when building. | Jelmer Vernooij | 1 | -2/+4 |
2012-02-19 | Use uselib in CHECK_HEADER. | Jelmer Vernooij | 1 | -0/+3 |
2012-02-19 | library_flags: Leave setting of CPPPATH to waf too. | Jelmer Vernooij | 1 | -4/+1 |
2012-02-18 | wafsamba: Fix some whitespace issues. | Jelmer Vernooij | 1 | -4/+1 |
2012-02-16 | wafsamba: fix blacklist handling in "make dist" | Michael Adam | 1 | -1/+1 |
2012-02-12 | wafsamba: Add tests for dict_concat. | Jelmer Vernooij | 1 | -1/+20 |
2012-02-12 | wafsamba: Add tests for unique_list, subst_vars_error. | Jelmer Vernooij | 2 | -3/+38 |
2012-02-12 | waf: Add initial unit test for samba_utils. | Jelmer Vernooij | 3 | -0/+54 |
2012-02-10 | wafsamba: Expand tabs. | Jelmer Vernooij | 10 | -597/+597 |
2012-02-02 | build: fixed a link order problem | Andrew Tridgell | 1 | -1/+3 |
2011-12-16 | wafsamba: Fix undefined variable name in error message. | Jelmer Vernooij | 1 | -1/+1 |
2011-12-05 | wafsamba: Cope with not everything having a final_libs attribute. | Jelmer Vernooij | 1 | -1/+1 |
2011-12-05 | wafsamba: Use final_libs list to determine if a target needs private librarie... | Jelmer Vernooij | 1 | -1/+1 |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-14 | waf: Fix uselib_store for system libsubunit. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-13 | waf: Factor checking for undefined symbol flags out into separate method. | Jelmer Vernooij | 1 | -0/+12 |
2011-11-13 | waf: Simplify handling of python modules. | Jelmer Vernooij | 2 | -21/+6 |
2011-11-13 | Revert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1. | Jelmer Vernooij | 1 | -3/+0 |
2011-11-13 | wafsamba: Support allow_undefined_symbols in SAMBA_SUBSYSTEM. | Jelmer Vernooij | 1 | -4/+10 |
2011-11-13 | wafsambaa: Support libraries that don't have the same name as their pkg-confi... | Jelmer Vernooij | 1 | -1/+1 |