summaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-1/+1
* build: Remove accidentily added line in samba_version.pyAndrew Bartlett2012-08-211-1/+0
* WHATSNEW: Remove over-caution on s3fs and explain browsing betterAndrew Bartlett2012-08-201-0/+1
* build: Ensure -Werror=format works with -Wformat=2 on NULL format stringsAndrew Bartlett2012-08-171-1/+1
* build: Make -Werror=format check only run where NULL is still acceptedAndrew Bartlett2012-08-061-3/+18
* build: Add more -Werror flags now the tree is clean of these errorsAndrew Bartlett2012-07-301-1/+1
* buildtools: use egrep when we need the "-f patternfile" optionBjörn Jacke2012-07-261-2/+2
* waf: Update to newer upstream snapshot.Andrew Bartlett2012-07-241-2/+2
* build: Add -Werror=address to the developer buildAndrew Bartlett2012-07-241-1/+1
* wafsamba: samba_version: add samba version suffix to vcs_fieldsBjörn Baumbach2012-07-032-0/+62
* wafsamba/irixcc: next try to inject '-c99' the the buildStefan Metzmacher2012-06-201-1/+3
* Revert "wafsamba/irixcc: add '-c99' option to cc"Stefan Metzmacher2012-06-201-3/+1
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-191-11/+4
* wafsamba/irixcc: add '-c99' option to ccStefan Metzmacher2012-06-191-1/+3
* waf: Update to newer upstream snapshot.Jelmer Vernooij2012-06-151-9/+11
* update-waf.sh: make mktemp happy by including anything Xes.Jelmer Vernooij2012-06-151-1/+1
* wafsamba: try to fix the build on AIX with xlc_rStefan Metzmacher2012-06-101-1/+10
* build: try to fix large file support for AIXBjörn Jacke2012-06-081-0/+8
* VERSION: prepare for beta1 by setting and parsing the beta versionAndrew Bartlett2012-06-051-1/+8
* build: Add automatic compare of config.h files to recursive waf buildAndrew Bartlett2012-06-012-3/+21
* build: Add option to specify where gettext is (/usr/local by default)Andriy Syrovenko2012-05-271-1/+5
* wafsamba: ensure TO_LIST does not fail with empty stringAlexander Bokovoy2012-05-231-0/+2
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-232-1/+17
* build: Also look for iconv in /usr/local by defaultAndrew Bartlett2012-05-181-2/+2
* Add include/lib folders from the commandlineThomas Nagy2012-05-182-1/+71
* build: Add explicit mention of --abi-check-disable to ABI checkerAndrew Bartlett2012-05-161-1/+1
* build: Avoid printing the ABI signature normalisation during the default buildAndrew Bartlett2012-05-101-1/+1
* build:ignore solaris _GLOBAL_OFFSET_TABLE_ in duplicate symbol checkerAndrew Bartlett2012-05-101-0/+2
* allow to use system iniparser library.Günther Deschner2012-05-091-0/+6
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-1/+3
* wafsamba: allow certain public libraries to be forced to be privateAndrew Bartlett2012-04-203-0/+12
* waf: Fix mispellingSimo Sorce2012-04-193-10/+10
* build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...Andrew Bartlett2012-04-181-6/+0
* Fix typoSimo Sorce2012-04-171-2/+2
* waf: samba-specific methods should have capitalized names, change process_sep...Alexander Bokovoy2012-04-141-3/+3
* wafsamba: add support for separate rules in stagesAlexander Bokovoy2012-04-132-6/+24
* WAF: Add support for stopping processing before end of wscript{_*}Alexander Bokovoy2012-04-121-0/+5
* wafsamba: point out that local heimdal paths are not included whenGünther Deschner2012-04-121-0/+1
* build: Fix spelling of teventAndrew Bartlett2012-04-111-1/+1
* build: use include paths for pkg-config found librariesAndrew Bartlett2012-04-113-15/+23
* buildtools: Add --enable-debug optionAndrew Bartlett2012-04-112-0/+7
* build: search for talloc, tdb, tevent in non-standard system locationsAndrew Bartlett2012-04-111-5/+21
* wafsamba/bundled: Fix typo in tuplize_version.Jelmer Vernooij2012-04-103-1/+29
* wafsamba: Parse Python versions as integers separated by dots.Jelmer Vernooij2012-04-091-1/+4
* wafsamba: Return missing libs rather than last syslib.Jelmer Vernooij2012-04-081-1/+1
* build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett2012-04-051-1/+2
* build: Add getconf LFS_CFLAGS support to waf buildAndrew Bartlett2012-04-051-1/+19
* wafsamba: Avoid NameError when printing error about missing system deps.Jelmer Vernooij2012-04-031-6/+9
* wafsamba: Cope with slight differences in gdb output regarding incomplete seq...Jelmer Vernooij2012-03-263-0/+58
* waf: Add autoconf --target support.Andreas Schneider2012-03-211-0/+3