summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wscript
Commit message (Expand)AuthorAgeFilesLines
* selftest: enable undefined behaviour sanitizerGary Lockyer2019-05-141-0/+5
* wscript: mv --enable-coverage option to globalJoe Guo2019-05-101-0/+11
* build: Remove --extra-pythonAndrew Bartlett2019-03-211-12/+0
* waf: fix setting of RPATH_ST variableBjörn Jacke2019-02-171-1/+3
* waf: remove redundant WERROR flagBjörn Jacke2019-02-171-1/+1
* waf: remove duplicate WERROR cflagsBjörn Jacke2019-02-171-1/+1
* waf: fix WERROR_CFLAGS checkBjörn Jacke2019-02-171-2/+1
* waf: fix some missing newline compiler warningsBjörn Jacke2019-02-171-3/+3
* wafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGSStefan Metzmacher2019-01-291-0/+9
* build: Remove --timestamp-dependencies (BROKEN)Andrew Bartlett2018-12-211-6/+0
* waf: Load the C compiler correctlyAndreas Schneider2018-11-201-1/+1
* wafsamba: fix CHECK_MAKEFLAGS() with waf 2.0.8Stefan Metzmacher2018-11-201-1/+0
* PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power2018-09-271-1/+1
* wafsamba: use correct context for APPNAMEAlexander Bokovoy2018-09-051-1/+1
* third_party:waf: update to upstream 2.0.4 releaseAlexander Bokovoy2018-09-051-18/+25
* build:wafsamba: Build on waf 1.9Thomas Nagy2018-09-051-24/+3
* wscript: Add --with-system-heimdalkrb5Christof Schmitt2018-07-111-0/+1
* wafsamba: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-041-0/+4
* waf: Remove build system info (uname -a)Mathieu Parent2018-01-141-4/+0
* wafsamba: add source directory define SRCDIR to config.hRalph Boehme2017-04-201-0/+2
* waf: disable-python - add option globally to build systemIan Stakenvicius2017-03-101-0/+10
* build:wafsamba: Remove ambiguous 'if x in conf.env' constructsThomas Nagy2017-02-211-2/+2
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* configure: set HAVE___ATTRIBUTE__ for heimdalDouglas Bagnall2016-03-091-0/+16
* build:wafsamba: Use the upstream version of gccdepsThomas Nagy2016-01-021-0/+5
* build:wafsamba: Remove the print_commands code from the build scriptsThomas Nagy2015-11-061-0/+1
* build:wafsamba: Remove samba_utils.runonceThomas Nagy2015-11-061-1/+1
* build:wafsamba: removed most import * statementsThomas Nagy2015-10-281-3/+3
* build: --picky-developer implies --enable-developerMartin Schwenke2015-10-271-1/+5
* build:wafsamba: dead code removal in gettext detectionThomas Nagy2015-10-271-3/+0
* build:wafsamba: Enable feature-compatible declaration for Waf 1.8Thomas Nagy2015-10-131-1/+1
* build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsambaAndrew Bartlett2015-10-091-0/+34
* buildtools: Add --extra-python configure optionPetr Viktorin2015-05-191-0/+8
* build:wafsamba: fix a typoMichael Adam2015-04-021-3/+3
* Transition to waf 1.8: wrapped conf.check_cfgThomas Nagy2015-03-161-1/+1
* build: amend typo for address sanitizer helpGarming Sam2015-02-251-1/+1
* waf: Add address sanitizer configure option.Andreas Schneider2015-01-281-0/+3
* wafsamba: filter out standard library paths from RPATH and LIBPATHMichael Adam2015-01-081-0/+2
* wafsamba: improve -fvisibility=hidden, we should check it together this WERRO...Stefan Metzmacher2015-01-081-1/+1
* wafsamba: move -fvisibility=hidden checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-0/+7
* wafsamba: move WERROR_CFLAGS checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-0/+13
* wafsamba: move compiler / cflags related stuff from lib/replace to wafsambaStefan Metzmacher2015-01-081-0/+21
* wafsamba: check for rpath compiler/linker flagsRalph Boehme2014-12-191-0/+4
* build: unify and fix endian testsGustavo Zacarias2014-05-061-3/+62
* waf:lib/replace change detection of gettextChristian Ambach2014-01-031-2/+1
* waf: add --without-gettext optionChristian Ambach2013-08-091-0/+3
* waf: fix build on AIX7Christian Ambach2013-08-091-1/+1
* build(waf): support AIX 6.1Christian Ambach2012-11-091-1/+1
* build: Remove --disable-sharedAndrew Bartlett2012-10-111-11/+2
* build: Add option to specify where gettext is (/usr/local by default)Andriy Syrovenko2012-05-271-1/+5