summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)AuthorFilesLines
2014-11-17Revert "buildtools: Rename perl vendorarch configure option."Michael Adam1-9/+4
2014-11-17Revert "buildtools: Add perl vendorlib configure option."Michael Adam1-10/+0
2014-11-17Revert "wafsamba: If perl can't provide defaults, define them."Michael Adam1-8/+2
2014-11-17Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."Michael Adam1-39/+19
2014-11-17wafsamba: add perl_fixup parameter to INSTALL_FILESMichael Adam1-4/+43
2014-11-17wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.Michael Adam2-0/+63
2014-11-17wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=TrueStefan Metzmacher1-2/+2
2014-11-17wafsamba: fix dependencies on environment variables for python_fixupStefan Metzmacher1-4/+1
2014-11-17wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()Stefan Metzmacher1-1/+1
2014-11-17wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=NoneStefan Metzmacher1-4/+5
2014-11-17wafsamba: fix dependency calculation for SAMBA_GENERATOR()Stefan Metzmacher1-1/+2
2014-11-17wafsamba: improve wording in a commentMichael Adam1-1/+1
2014-11-17wafsamba: remove unused variable from copy_and_fix_python_pathMichael Adam1-2/+0
2014-11-17docs: define and include entities for the docsGarming Sam1-2/+4
2014-05-20wafsamba: Fail with error message if perl doesn't provide valid dirs.Stefan Metzmacher1-19/+39
2014-05-20wafsamba: If perl can't provide defaults, define them.Andreas Schneider1-2/+8
2014-04-29build: fix ordering problems with lib-provided and internal RPATHsMichael Adam1-0/+13
2014-04-01buildtools: Add perl vendorlib configure option.Andreas Schneider1-0/+10
2014-04-01buildtools: Rename perl vendorarch configure option.Andreas Schneider1-4/+9
2014-03-10waf:lib/replace change detection of gettextChristian Ambach1-2/+1
2013-08-20waf: add --without-gettext optionChristian Ambach1-0/+3
2013-08-20waf: fix build on AIX7Christian Ambach1-1/+1
2013-05-29build: Add missing new line to replaced python shebang line. (Fix bug #9909)Michael Adam1-2/+2
2013-05-28build: Remove unused tool for config.h comparisonAndrew Bartlett2-37/+0
2013-05-28waf: build position independent executablesDavid Disseldorp1-2/+9
2013-05-27build: Do not always regenerate the version.h fileAndrew Bartlett1-1/+5
2013-05-27build: Remove binaries and libraries build groupsAndrew Bartlett1-4/+2
2013-05-20buildtools: Fix compilation warningsMatthieu Patou1-1/+1
2013-05-18swat: Remove swat.Kai Blin1-1/+0
2013-05-17More generic check for OpenBSD platformVadim Zhukov1-2/+2
2013-05-06configure: print a message when docbook.xsl is missing localyMatthieu Patou1-0/+3
2013-04-11build: Raise minimum python version to 2.5.0 for samba buildAndrew Bartlett1-2/+2
2013-04-10build: Replace #!/usr/bin/env python with passed in PYTHON=Andrew Bartlett2-1/+24
2013-04-09wafsamba: fix samba_abi for default catch-all caseAlexander Bokovoy1-1/+3
2013-04-03wafsamba: display the default value in help for SAMBA3_ADD_OPTIONStefan Metzmacher1-1/+10
2013-03-25build: Do not pass CPP="" to pidl, skip the env variable entirelyAndrew Bartlett1-1/+1
2013-03-25build: Remove the forced use of only the first part of the compiler stringAndrew Bartlett1-2/+2
2013-03-02build: Change bin/default/python -> bin/python symlink to bin/default/python_...Andrew Bartlett2-4/+4
2013-03-01wafsamba: add CHECK_VALUEOF() helperStefan Metzmacher1-1/+19
2013-01-15wafsamba: use additional xml catalog file (bug #9512)Björn Baumbach1-1/+2
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