summaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* wafsamba: add optional keep_underscore=True to SAMBA_LIBRARY()Stefan Metzmacher2015-01-111-1/+5
* Revert "buildtools: Rename perl vendorarch configure option."Michael Adam2014-11-171-9/+4
* Revert "buildtools: Add perl vendorlib configure option."Michael Adam2014-11-171-10/+0
* Revert "wafsamba: If perl can't provide defaults, define them."Michael Adam2014-11-171-8/+2
* Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."Michael Adam2014-11-171-39/+19
* wafsamba: add perl_fixup parameter to INSTALL_FILESMichael Adam2014-11-171-4/+43
* wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.Michael Adam2014-11-172-0/+63
* wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=TrueStefan Metzmacher2014-11-171-2/+2
* wafsamba: fix dependencies on environment variables for python_fixupStefan Metzmacher2014-11-171-4/+1
* wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()Stefan Metzmacher2014-11-171-1/+1
* wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=NoneStefan Metzmacher2014-11-171-4/+5
* wafsamba: fix dependency calculation for SAMBA_GENERATOR()Stefan Metzmacher2014-11-171-1/+2
* wafsamba: improve wording in a commentMichael Adam2014-11-171-1/+1
* wafsamba: remove unused variable from copy_and_fix_python_pathMichael Adam2014-11-171-2/+0
* docs: define and include entities for the docsGarming Sam2014-11-171-2/+4
* 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