summaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* waf: Add -fstack-clash-protectionAndreas Schneider2018-09-261-0/+17
* waf: Check for -fstack-protect-strong supportAndreas Schneider2018-09-261-17/+19
* wafsamba: Fix 'make -j<jobs>'Andreas Schneider2018-09-111-2/+7
* wafsamba/samba_abi: always hide ABI symbols which must be localAlexander Bokovoy2018-08-232-4/+20
* wscript: Add --with-system-heimdalkrb5Christof Schmitt2018-07-112-0/+3
* wafsamba: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-041-0/+4
* wafsamba: Add strict option to CHECK_CODEAmitay Isaacs2018-07-041-1/+11
* python: bulk replace dict.iteritems to items for py3Joe Guo2018-04-131-1/+1
* wafsamba: Add '-Werror=strict-overflow -Wstrict-overflow=2' to the developer ...Andreas Schneider2018-04-061-0/+2
* wafsamba: Add missing cflags_end argument to SAMBA_BINARYAndreas Schneider2018-04-031-0/+2
* wafsamba: Add missing cflags_end argument to SAMBA_MODULEAndreas Schneider2018-04-031-0/+3
* wafsamba: Build with -Wimplicit-fallthrough if supportedAndreas Schneider2018-03-011-0/+2
* buildtools python: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-154-5/+5
* wafsamba: Allow passing 'lib' to CHECK_STRUCTURE_MEMBERAndreas Schneider2018-01-221-1/+3
* waf: Remove build system info (uname -a)Mathieu Parent2018-01-141-4/+0
* third_party: Update socket_wrapper to version 1.1.9Andreas Schneider2017-12-061-1/+1
* build: Move pam_wrapper to third_partyAndreas Schneider2017-11-251-0/+5
* build: Move uid_wrapper to third_partyAndreas Schneider2017-11-251-0/+5
* build: Move resolv_wrapper to third_partyAndreas Schneider2017-11-251-0/+5
* build: Move nss_wrapper to third_partyAndreas Schneider2017-11-251-0/+5
* build: Move socket_wrapper to third_partyAndreas Schneider2017-11-251-0/+5
* build: ensure compiler flags are properly detectedUri Simchoni2017-11-221-1/+4
* build: specify -Wformat as a prerequisite of -Wformat-securityUri Simchoni2017-11-221-1/+2
* build: allow specifying prerequisite flags when checking flagsUri Simchoni2017-11-221-4/+6
* build: disable format-zero-length warningUri Simchoni2017-11-221-0/+1
* build: allow adding cflags to end of python module build commandUri Simchoni2017-11-221-0/+2
* build: allow passing custom cflags to end of library buildUri Simchoni2017-11-221-0/+2
* wafsamba: We need to honor DESTDIR in INSTALL_DIRAndreas Schneider2017-09-161-8/+9
* wafsamba: Do not chmod already existing dirs on installAndreas Schneider2017-09-161-2/+0
* param: Add 'binddns dir' parameterAndreas Schneider2017-09-051-0/+1
* wafsamba: Call INSTALL_DIR in INSTALL_DIRSAndreas Schneider2017-08-241-2/+2
* wafsamba: Add INSTALL_DIR functionAndreas Schneider2017-08-241-0/+18
* build: Do not recurse on symlinks to directories when building tarballsMartin Schwenke2017-08-101-1/+1
* build: Do not ignore symlinks to directories when building tarballsMartin Schwenke2017-08-101-1/+1
* s3: drop build_envBernhard M. Wiedemann2017-07-141-14/+0
* wafsamba: add maxversion and version_blacklist to CHECK_BUNDLED_SYSTEM[_PKG]()Stefan Metzmacher2017-07-021-2/+19
* wafsamba: Pass down the install argument for samba modulesAndreas Schneider2017-06-061-2/+4
* wafsamba: Allow to specify VERSION file pathAmitay Isaacs2017-05-241-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-0/+3
* wafsamba: add source directory define SRCDIR to config.hRalph Boehme2017-04-201-0/+2
* wafsamba: Add CHECK_CMOCKA functionAndreas Schneider2017-04-101-0/+6
* wafsamba: move -L/some/path from LINKFLAGS_PYEMBED to LIBPATH_PYEMBEDStefan Metzmacher2017-04-041-0/+6
* waf: disable-python - add option globally to build systemIan Stakenvicius2017-03-102-1/+37
* buildtools: Work around a . being in the target name when building python3 he...Andrew Bartlett2017-03-101-0/+1
* talloc: use the system pytalloc-util for python3 as wellAndrew Bartlett2017-03-103-7/+16
* waf: Fix a typoVolker Lendecke2017-03-011-1/+1
* build:wafsamba: Remove ambiguous 'if x in conf.env' constructsThomas Nagy2017-02-211-2/+2
* wafsamba: Remove 2010 comments that seems not accurate anymoreMatthieu Patou2017-02-091-2/+0
* wafsamba: Move command line option function labelled as 'samba3' to the commo...Matthieu Patou2017-02-092-29/+29
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0