Age | Commit message (Expand) | Author | Files | Lines |
2012-06-20 | wafsamba/irixcc: next try to inject '-c99' the the build | Stefan Metzmacher | 1 | -1/+3 |
2012-06-20 | Revert "wafsamba/irixcc: add '-c99' option to cc" | Stefan Metzmacher | 1 | -3/+1 |
2012-06-19 | TDB2: make SAMBA use tdb1 again for the moment. | Rusty Russell | 1 | -11/+4 |
2012-06-19 | wafsamba/irixcc: add '-c99' option to cc | Stefan Metzmacher | 1 | -1/+3 |
2012-06-15 | waf: Update to newer upstream snapshot. | Jelmer Vernooij | 1 | -9/+11 |
2012-06-15 | update-waf.sh: make mktemp happy by including anything Xes. | Jelmer Vernooij | 1 | -1/+1 |
2012-06-10 | wafsamba: try to fix the build on AIX with xlc_r | Stefan Metzmacher | 1 | -1/+10 |
2012-06-08 | build: try to fix large file support for AIX | Björn Jacke | 1 | -0/+8 |
2012-06-05 | VERSION: prepare for beta1 by setting and parsing the beta version | Andrew Bartlett | 1 | -1/+8 |
2012-06-01 | build: Add automatic compare of config.h files to recursive waf build | Andrew Bartlett | 2 | -3/+21 |
2012-05-27 | build: Add option to specify where gettext is (/usr/local by default) | Andriy Syrovenko | 1 | -1/+5 |
2012-05-23 | wafsamba: ensure TO_LIST does not fail with empty string | Alexander Bokovoy | 1 | -0/+2 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 2 | -1/+17 |
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 | 2 | -6/+24 |
2012-04-12 | WAF: Add support for stopping processing before end of wscript{_*} | Alexander Bokovoy | 1 | -0/+5 |
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: make "update-waf" script work on Darwin too | Dave Abrahams | 1 | -1/+1 |
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 | waf: Update to new upstream version. | Jelmer Vernooij | 1 | -2/+5 |
2012-02-18 | wafsamba: Fix some whitespace issues. | Jelmer Vernooij | 1 | -4/+1 |