summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba
AgeCommit message (Expand)AuthorFilesLines
2012-08-06build: Make -Werror=format check only run where NULL is still acceptedAndrew Bartlett1-3/+18
2012-07-30build: Add more -Werror flags now the tree is clean of these errorsAndrew Bartlett1-1/+1
2012-07-24build: Add -Werror=address to the developer buildAndrew Bartlett1-1/+1
2012-07-03wafsamba: samba_version: add samba version suffix to vcs_fieldsBjörn Baumbach2-0/+62
2012-06-20wafsamba/irixcc: next try to inject '-c99' the the buildStefan Metzmacher1-1/+3
2012-06-20Revert "wafsamba/irixcc: add '-c99' option to cc"Stefan Metzmacher1-3/+1
2012-06-19TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell1-11/+4
2012-06-19wafsamba/irixcc: add '-c99' option to ccStefan Metzmacher1-1/+3
2012-06-10wafsamba: try to fix the build on AIX with xlc_rStefan Metzmacher1-1/+10
2012-06-08build: try to fix large file support for AIXBjörn Jacke1-0/+8
2012-06-05VERSION: prepare for beta1 by setting and parsing the beta versionAndrew Bartlett1-1/+8
2012-05-27build: Add option to specify where gettext is (/usr/local by default)Andriy Syrovenko1-1/+5
2012-05-23wafsamba: ensure TO_LIST does not fail with empty stringAlexander Bokovoy1-0/+2
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2-1/+17
2012-05-18build: Also look for iconv in /usr/local by defaultAndrew Bartlett1-2/+2
2012-05-18Add include/lib folders from the commandlineThomas Nagy2-1/+71
2012-05-16build: Add explicit mention of --abi-check-disable to ABI checkerAndrew Bartlett1-1/+1
2012-05-10build: Avoid printing the ABI signature normalisation during the default buildAndrew Bartlett1-1/+1
2012-05-10build:ignore solaris _GLOBAL_OFFSET_TABLE_ in duplicate symbol checkerAndrew Bartlett1-0/+2
2012-05-09allow to use system iniparser library.Günther Deschner1-0/+6
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-1/+3
2012-04-20wafsamba: allow certain public libraries to be forced to be privateAndrew Bartlett3-0/+12
2012-04-19waf: Fix mispellingSimo Sorce3-10/+10
2012-04-18build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...Andrew Bartlett1-6/+0
2012-04-17Fix typoSimo Sorce1-2/+2
2012-04-14waf: samba-specific methods should have capitalized names, change process_sep...Alexander Bokovoy1-3/+3
2012-04-13wafsamba: add support for separate rules in stagesAlexander Bokovoy1-1/+24
2012-04-12wafsamba: point out that local heimdal paths are not included whenGünther Deschner1-0/+1
2012-04-11build: Fix spelling of teventAndrew Bartlett1-1/+1
2012-04-11build: use include paths for pkg-config found librariesAndrew Bartlett3-15/+23
2012-04-11buildtools: Add --enable-debug optionAndrew Bartlett2-0/+7
2012-04-11build: search for talloc, tdb, tevent in non-standard system locationsAndrew Bartlett1-5/+21
2012-04-10wafsamba/bundled: Fix typo in tuplize_version.Jelmer Vernooij3-1/+29
2012-04-09wafsamba: Parse Python versions as integers separated by dots.Jelmer Vernooij1-1/+4
2012-04-08wafsamba: Return missing libs rather than last syslib.Jelmer Vernooij1-1/+1
2012-04-05build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett1-1/+2
2012-04-05build: Add getconf LFS_CFLAGS support to waf buildAndrew Bartlett1-1/+19
2012-04-03wafsamba: Avoid NameError when printing error about missing system deps.Jelmer Vernooij1-6/+9
2012-03-26wafsamba: Cope with slight differences in gdb output regarding incomplete seq...Jelmer Vernooij3-0/+58
2012-03-21waf: Add autoconf --target support.Andreas Schneider1-0/+3
2012-03-16build: Fix build issue on OpenBSD 5.xAmitay Isaacs1-2/+2
2012-03-15wafsamba: Remove shebang lines from non-executable files.Jelmer Vernooij4-5/+0
2012-03-11waf: Do not use standards.h on darwinVolker Lendecke1-1/+6
2012-02-23waf: Make sure libraries are installed with the execute flag set.Andreas Schneider1-1/+2
2012-02-19waf: Use libraries when building.Jelmer Vernooij1-2/+4
2012-02-19Use uselib in CHECK_HEADER.Jelmer Vernooij1-0/+3
2012-02-19library_flags: Leave setting of CPPPATH to waf too.Jelmer Vernooij1-4/+1
2012-02-18wafsamba: Fix some whitespace issues.Jelmer Vernooij1-4/+1
2012-02-16wafsamba: fix blacklist handling in "make dist"Michael Adam1-1/+1
2012-02-12wafsamba: Add tests for dict_concat.Jelmer Vernooij1-1/+20