summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)AuthorFilesLines
2013-01-10build: Remove bashism from SAMBAMANPAGES ruleAndrew Bartlett1-1/+2
2012-12-26wafsamba: python-config is not always a script.Jelmer Vernooij1-1/+1
2012-12-08wafsamba: replace try:except: case with explicit comment about FIPS modeAlexander Bokovoy1-8/+7
2012-12-08wafsamba: Make sure md5 is really work before using it or overriding the hash...Alexander Bokovoy1-0/+8
2012-12-04BUG 9459: Install manpages only if we install the target.Andreas Schneider1-4/+5
2012-11-09build(waf): support AIX 6.1Christian Ambach1-1/+1
2012-11-06wafsamba.abi: Fix abi_match with both excludes and includes.Jelmer Vernooij2-3/+20
2012-11-06wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2-1/+51
2012-11-06buildtools: Remove extra space from global: lineAndrew Bartlett1-1/+1
2012-11-06wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.Jelmer Vernooij1-9/+13
2012-10-28build: Remove support for IDL-generated files in git treeAndrew Bartlett1-24/+2
2012-10-22wafsamba: If we define a realname and a soname create a symlink.Andreas Schneider1-0/+2
2012-10-19buildtools/wafsamba: only display 'ok' if the result is TrueStefan Metzmacher1-2/+2
2012-10-11wafsamba: Ignore some more symbols when checking for dupes.Jelmer Vernooij1-1/+1
2012-10-11build: Remove --disable-sharedAndrew Bartlett2-15/+2
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij13-27/+28
2012-09-20waf: Make samba "ok" with directories for install being symlinksIra Cooper1-2/+2
2012-09-17docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy1-2/+4
2012-09-12build:dist: extend meaning of DIST_FILES to also recurse into directoriesMichael Adam1-2/+16
2012-09-12build:dist: make use of file / distfile more obvious in handling of DIST_FILE...Michael Adam1-5/+2
2012-09-12build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(...Michael Adam1-1/+3
2012-09-12build:waf dist: factor out function to add list of files to the tarballMichael Adam1-22/+29
2012-09-12wafsamba: Add a SAMBAMANPAGES function.Andreas Schneider1-1/+15
2012-09-07wafsamba/samba_abi: allow negative matches in abi_matchAlexander Bokovoy1-3/+12
2012-09-07gen_abi.sh: filter out symbols not needed for ABIAlexander Bokovoy1-1/+1
2012-09-07wafsamba/samba_abi: fix signature parsing for structuresAlexander Bokovoy1-2/+3
2012-09-07waf: Create catalog file for manpage generation.Andreas Schneider1-1/+2
2012-09-07wafsamba: Add a CONFIGURE_FILE option.Andreas Schneider2-1/+52
2012-09-07wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider1-0/+2
2012-08-21build: Remove special case for the build farmAndrew Bartlett1-1/+1
2012-08-21build: Remove accidentily added line in samba_version.pyAndrew Bartlett1-1/+0
2012-08-20WHATSNEW: Remove over-caution on s3fs and explain browsing betterAndrew Bartlett1-0/+1
2012-08-17build: Ensure -Werror=format works with -Wformat=2 on NULL format stringsAndrew Bartlett1-1/+1
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-26buildtools: use egrep when we need the "-f patternfile" optionBjörn Jacke1-2/+2
2012-07-24waf: Update to newer upstream snapshot.Andrew Bartlett1-2/+2
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-15waf: Update to newer upstream snapshot.Jelmer Vernooij1-9/+11
2012-06-15update-waf.sh: make mktemp happy by including anything Xes.Jelmer Vernooij1-1/+1
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-06-01build: Add automatic compare of config.h files to recursive waf buildAndrew Bartlett2-3/+21
2012-05-27build: Add option to specify where gettext is (/usr/local by default)Andriy Syrovenko1-1/+5