summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wafsamba.py
Commit message (Expand)AuthorAgeFilesLines
* build:wafsamba: Close file handles in the build scripts tooThomas Nagy2015-09-021-3/+1
* wafsamba: Also build libraries with RELRO protectionAndreas Schneider2015-06-191-0/+2
* buildtools: Add a helper to iterate through Python environmentsPetr Viktorin2015-05-191-0/+3
* buildtools: Add --extra-python configure optionPetr Viktorin2015-05-191-2/+2
* docs: correctly depend on used xsl files and catalog for building manpages.tMichael Adam2015-04-241-1/+3
* Transition to waf 1.8: replaced on_results by update_outputsThomas Nagy2015-03-161-1/+1
* wafsamba: create unique names when building shared modulesStefan Metzmacher2015-01-191-0/+3
* wafsamba: remove unused variable in SAMBA_MODULE()Stefan Metzmacher2015-01-191-2/+0
* wafsamba: passing 'subsystem' to SAMBA_MODULE() is not optionalStefan Metzmacher2015-01-191-8/+9
* wafsamba: make it possible to pass bundled_name to SAMBA_LIBRARY()Stefan Metzmacher2015-01-191-1/+4
* wafsamba: generate an empty.c file if a SAMBA_{LIBRARY,SUBSYSTEM} doesn't hav...Stefan Metzmacher2015-01-081-6/+23
* wafsamba: fill PRIVATE_NAME() logic againStefan Metzmacher2014-12-191-3/+6
* wafsamba: add optional keep_underscore=True to SAMBA_LIBRARY()Stefan Metzmacher2014-12-191-1/+5
* wafsamba: change the default to allow_warnings=False for SAMBA_{SUBSYSTEM,LIB...Stefan Metzmacher2014-11-251-3/+3
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-141-1/+2
* Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...Jelmer Vernooij2014-10-141-3/+3
* wafsamba: add perl_fixup parameter to INSTALL_FILESMichael Adam2014-09-051-4/+43
* wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.Michael Adam2014-09-051-0/+1
* wafsamba: fix dependencies on environment variables for python_fixupStefan Metzmacher2014-09-051-4/+1
* wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-1/+1
* wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=NoneStefan Metzmacher2014-09-051-4/+5
* wafsamba: fix dependency calculation for SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-1/+2
* wafsamba: improve wording in a commentMichael Adam2014-09-051-1/+1
* wafsamba: remove unused variable from copy_and_fix_python_pathMichael Adam2014-09-051-2/+0
* third_party/iniparser: Initial support for iniparser.Ira Cooper2014-08-091-0/+1
* wafsamba: add optional allow_warnings(default=True) to SAMBA_{SUBSYSTEM,LIBRA...Stefan Metzmacher2014-04-021-3/+11
* docs: define and include entities for the docsGarming Sam2014-01-311-2/+4
* waf: Build with RELRO if supported by the compiler.Andreas Schneider2013-07-091-0/+2
* build: Add missing new line to replaced python shebang line. (Fix bug #9909)Michael Adam2013-05-291-2/+2
* waf: build position independent executablesDavid Disseldorp2013-05-281-2/+9
* build: Remove binaries and libraries build groupsAndrew Bartlett2013-05-271-4/+2
* build: Replace #!/usr/bin/env python with passed in PYTHON=Andrew Bartlett2013-04-101-1/+14
* build: Change bin/default/python -> bin/python symlink to bin/default/python_...Andrew Bartlett2013-03-021-3/+3
* 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
* BUG 9459: Install manpages only if we install the target.Andreas Schneider2012-12-041-4/+5
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-2/+2
* docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy2012-09-171-2/+4
* wafsamba: Add a SAMBAMANPAGES function.Andreas Schneider2012-09-121-1/+15
* waf: Create catalog file for manpage generation.Andreas Schneider2012-09-071-1/+2
* wafsamba: Add a CONFIGURE_FILE option.Andreas Schneider2012-09-071-1/+8
* wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider2012-09-071-0/+2
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-0/+7
* wafsamba: allow certain public libraries to be forced to be privateAndrew Bartlett2012-04-201-0/+3
* waf: Fix mispellingSimo Sorce2012-04-191-1/+1
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* waf: Simplify handling of python modules.Jelmer Vernooij2011-11-131-4/+0
* Revert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1.Jelmer Vernooij2011-11-131-3/+0
* wafsamba: Support allow_undefined_symbols in SAMBA_SUBSYSTEM.Jelmer Vernooij2011-11-131-4/+10
* ldb: Use pyembed rather than pyext for ldb-util library.Jelmer Vernooij2011-11-131-1/+5