summaryrefslogtreecommitdiffstats
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* wafsamba: Fail with error message if perl doesn't provide valid dirs.Stefan Metzmacher2014-05-091-19/+39
* wafsamba: If perl can't provide defaults, define them.Andreas Schneider2014-05-081-2/+8
* build: make wafsamba CHECK_SIZEOF cross-compile friendlyGustavo Zacarias2014-05-061-12/+16
* build: unify and fix endian testsGustavo Zacarias2014-05-061-3/+62
* wafsamba: Add set_target to CHECK_BUNDLED_SYSTEM.Andreas Schneider2014-04-171-3/+5
* wafsamba: replace dots in library namesRalph Boehme2014-04-081-1/+1
* wafsamba: explicitly use allow_warnings=True for SAMBA_PYTHON()Stefan Metzmacher2014-04-021-0/+1
* wafsamba: add optional allow_warnings(default=True) to SAMBA_{SUBSYSTEM,LIBRA...Stefan Metzmacher2014-04-021-3/+11
* wafsamba: add an optional allow_warnings(default=True) to CURRENT_CFLAGS()Stefan Metzmacher2014-04-021-3/+6
* wafsamba: split out a conf.ADD_NAMED_CFLAGS() functionStefan Metzmacher2014-04-021-4/+11
* wafsamba: use -Werror=declaration-after-statement if availableStefan Metzmacher2014-04-021-1/+2
* wafsamba: use multiple conf.ADD_CFLAGS() lines for developer CFLAGSStefan Metzmacher2014-04-021-5/+20
* wafsamba: allow --bundled-libraries=ALL,!poptStefan Metzmacher2014-04-021-0/+2
* wafsamba: allow --bundled-libraries=NONE,poptStefan Metzmacher2014-04-021-0/+2
* wafsamba: simplify LIB_MUST_BE_BUNDLED()Stefan Metzmacher2014-04-021-2/+5
* wafsamba: simplify LIB_MAY_BE_BUNDLED()Stefan Metzmacher2014-04-021-3/+5
* wafsamba: allow optional 'checkcode' argument to CHECK_BUNDLED_SYSTEM()Stefan Metzmacher2014-04-021-4/+12
* wafsamba: allow CHECK_BUNDLED_SYSTEM() to check headers without functionsStefan Metzmacher2014-04-021-4/+7
* wafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just calling CHECK_BUNDLED_S...Stefan Metzmacher2014-04-021-41/+5
* wafsamba: port optional 'pkg' option from CHECK_BUNDLED_SYSTEM_PKG() to CHECK...Stefan Metzmacher2014-04-021-4/+8
* wafsamba: require a ';' after STATIC_*_MODULES_PROTOStefan Metzmacher2014-04-021-3/+6
* wafsamba: use cluster_support_features in build_options.cStefan Metzmacher2014-03-241-0/+5
* wafsamba: add CONFIG_RESET()Stefan Metzmacher2014-03-241-0/+8
* buildtools: Add perl vendorlib configure option.Andreas Schneider2014-03-061-0/+10
* buildtools: Rename perl vendorarch configure option.Andreas Schneider2014-03-061-4/+9
* Revert "waf: Add option to specify perl vendor dir."Andreas Schneider2014-03-061-7/+0
* waf: Add option to specify perl vendor dir.Andreas Schneider2014-02-271-0/+7
* build: allow some python variable overridesGustavo Zacarias2014-02-131-0/+13
* build: warn about mixed declarations and codeDavid Disseldorp2014-02-011-1/+1
* docs: define and include entities for the docsGarming Sam2014-01-311-2/+4
* waf:lib/replace change detection of gettextChristian Ambach2014-01-031-2/+1
* build: test the generic md5 function after importing it from hashlibBjörn Jacke2014-01-081-1/+1
* waf: parse LDFLAGS from pythonSteven Siloti2013-10-251-1/+2
* build: fix ordering problems with lib-provided and internal RPATHsMichael Adam2013-10-251-0/+13
* Backport 0e97908 from WAF repository: symlink fix for OpenBSDMatthieu Patou2013-09-211-3/+6
* waf: add --without-gettext optionChristian Ambach2013-08-091-0/+3
* waf: fix build on AIX7Christian Ambach2013-08-091-1/+1
* 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
* 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