summaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* wafsamba: Fail with error message if perl doesn't provide valid dirs.Stefan Metzmacher2014-05-201-19/+39
* wafsamba: If perl can't provide defaults, define them.Andreas Schneider2014-05-201-2/+8
* build: fix ordering problems with lib-provided and internal RPATHsMichael Adam2014-04-291-0/+13
* buildtools: Add perl vendorlib configure option.Andreas Schneider2014-04-011-0/+10
* buildtools: Rename perl vendorarch configure option.Andreas Schneider2014-04-011-4/+9
* waf:lib/replace change detection of gettextChristian Ambach2014-03-101-2/+1
* waf: add --without-gettext optionChristian Ambach2013-08-201-0/+3
* waf: fix build on AIX7Christian Ambach2013-08-201-1/+1
* build: Add missing new line to replaced python shebang line. (Fix bug #9909)Michael Adam2013-05-291-2/+2
* build: Remove unused tool for config.h comparisonAndrew Bartlett2013-05-282-37/+0
* waf: build position independent executablesDavid Disseldorp2013-05-281-2/+9
* build: Do not always regenerate the version.h fileAndrew Bartlett2013-05-271-1/+5
* build: Remove binaries and libraries build groupsAndrew Bartlett2013-05-271-4/+2
* buildtools: Fix compilation warningsMatthieu Patou2013-05-201-1/+1
* swat: Remove swat.Kai Blin2013-05-181-1/+0
* More generic check for OpenBSD platformVadim Zhukov2013-05-171-2/+2
* configure: print a message when docbook.xsl is missing localyMatthieu Patou2013-05-061-0/+3
* build: Raise minimum python version to 2.5.0 for samba buildAndrew Bartlett2013-04-111-2/+2
* build: Replace #!/usr/bin/env python with passed in PYTHON=Andrew Bartlett2013-04-102-1/+24
* wafsamba: fix samba_abi for default catch-all caseAlexander Bokovoy2013-04-091-1/+3
* wafsamba: display the default value in help for SAMBA3_ADD_OPTIONStefan Metzmacher2013-04-031-1/+10
* build: Do not pass CPP="" to pidl, skip the env variable entirelyAndrew Bartlett2013-03-251-1/+1
* build: Remove the forced use of only the first part of the compiler stringAndrew Bartlett2013-03-251-2/+2
* build: Change bin/default/python -> bin/python symlink to bin/default/python_...Andrew Bartlett2013-03-022-4/+4
* wafsamba: add CHECK_VALUEOF() helperStefan Metzmacher2013-03-011-1/+19
* wafsamba: use additional xml catalog file (bug #9512)Björn Baumbach2013-01-151-1/+2
* build: Remove bashism from SAMBAMANPAGES ruleAndrew Bartlett2013-01-101-1/+2
* wafsamba: python-config is not always a script.Jelmer Vernooij2012-12-261-1/+1
* wafsamba: replace try:except: case with explicit comment about FIPS modeAlexander Bokovoy2012-12-081-8/+7
* wafsamba: Make sure md5 is really work before using it or overriding the hash...Alexander Bokovoy2012-12-081-0/+8
* BUG 9459: Install manpages only if we install the target.Andreas Schneider2012-12-041-4/+5
* build(waf): support AIX 6.1Christian Ambach2012-11-091-1/+1
* wafsamba.abi: Fix abi_match with both excludes and includes.Jelmer Vernooij2012-11-062-3/+20
* wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2012-11-062-1/+51
* buildtools: Remove extra space from global: lineAndrew Bartlett2012-11-061-1/+1
* wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.Jelmer Vernooij2012-11-061-9/+13
* build: Remove support for IDL-generated files in git treeAndrew Bartlett2012-10-281-24/+2
* wafsamba: If we define a realname and a soname create a symlink.Andreas Schneider2012-10-221-0/+2
* buildtools/wafsamba: only display 'ok' if the result is TrueStefan Metzmacher2012-10-191-2/+2
* wafsamba: Ignore some more symbols when checking for dupes.Jelmer Vernooij2012-10-111-1/+1
* build: Remove --disable-sharedAndrew Bartlett2012-10-112-15/+2
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-2713-27/+28
* waf: Make samba "ok" with directories for install being symlinksIra Cooper2012-09-201-2/+2
* docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy2012-09-171-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