summaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* build: Replace #!/usr/bin/env python with passed in PYTHON=Andrew Bartlett2013-04-252-1/+24
* wafsamba: display the default value in help for SAMBA3_ADD_OPTIONStefan Metzmacher2013-04-221-1/+10
* build: Change bin/default/python -> bin/python symlink to bin/default/python_...Andrew Bartlett2013-04-072-4/+4
* build: Do not pass CPP="" to pidl, skip the env variable entirelyAndrew Bartlett2013-04-021-1/+1
* build: Remove the forced use of only the first part of the compiler stringAndrew Bartlett2013-04-021-2/+2
* wafsamba: add CHECK_VALUEOF() helperStefan Metzmacher2013-03-061-1/+19
* wafsamba: python-config is not always a script.Jelmer Vernooij2013-01-281-1/+1
* build: Remove bashism from SAMBAMANPAGES ruleAndrew Bartlett2013-01-281-1/+2
* wafsamba: use additional xml catalog file (bug #9512)Björn Baumbach2013-01-181-1/+2
* wafsamba: Make sure md5 is really work before using it or overriding the hash...Alexander Bokovoy2012-12-091-0/+8
* BUG 9459: Install manpages only if we install the target.Andreas Schneider2012-12-051-4/+5
* build(waf): support AIX 6.1Christian Ambach2012-11-131-1/+1
* wafsamba.abi: Fix abi_match with both excludes and includes.Jelmer Vernooij2012-11-092-3/+20
* wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2012-11-092-1/+51
* buildtools: Remove extra space from global: lineAndrew Bartlett2012-11-091-1/+1
* wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.Jelmer Vernooij2012-11-091-9/+13
* build: Remove support for IDL-generated files in git treeAndrew Bartlett2012-11-021-24/+2
* wafsamba: If we define a realname and a soname create a symlink.Andreas Schneider2012-11-021-0/+2
* build: Remove --disable-sharedAndrew Bartlett2012-11-022-15/+2
* waf: Make samba "ok" with directories for install being symlinksIra Cooper2012-11-021-2/+2
* wafsamba: Ignore some more symbols when checking for dupes. (cherry picked fr...Jelmer Vernooij2012-10-291-1/+1
* buildtools/wafsamba: only display 'ok' if the result is TrueStefan Metzmacher2012-10-291-2/+2
* s4-python: Various formatting fixes.Jelmer Vernooij2012-10-1013-27/+28
* docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy2012-10-011-2/+4
* build:dist: extend meaning of DIST_FILES to also recurse into directoriesMichael Adam2012-09-121-2/+16
* build:dist: make use of file / distfile more obvious in handling of DIST_FILE...Michael Adam2012-09-121-5/+2
* build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(...Michael Adam2012-09-121-1/+3
* build:waf dist: factor out function to add list of files to the tarballMichael Adam2012-09-121-22/+29
* wafsamba: Add a SAMBAMANPAGES function.Andreas Schneider2012-09-121-1/+15
* wafsamba/samba_abi: allow negative matches in abi_matchAlexander Bokovoy2012-09-071-3/+12
* gen_abi.sh: filter out symbols not needed for ABIAlexander Bokovoy2012-09-071-1/+1
* wafsamba/samba_abi: fix signature parsing for structuresAlexander Bokovoy2012-09-071-2/+3
* waf: Create catalog file for manpage generation.Andreas Schneider2012-09-071-1/+2
* wafsamba: Add a CONFIGURE_FILE option.Andreas Schneider2012-09-072-1/+52
* wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider2012-09-071-0/+2
* 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