summaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* third_party/socket_wrapper: Update socket_wrapper to version 1.2.5Stefan Metzmacher2020-06-231-1/+1
* build: Put the note from the bottom of the old BUILD_SYSTEMS.txt somewhere us...Andrew Bartlett2020-06-121-0/+3
* Fix clang 9 for-loop-analysis warningsGary Lockyer2020-05-081-1/+0
* Fix clang 9 format-nonliteral warningsGary Lockyer2020-05-081-1/+0
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-081-1/+0
* Fix clang 9 unused-function warningsGary Lockyer2020-05-081-1/+0
* Fix clang 9 enum-conversion warningsGary Lockyer2020-05-081-1/+0
* Fix clang 9 constant-conversion warningsGary Lockyer2020-05-081-1/+0
* Fix clang 9 logical-not-parentheses warningsGary Lockyer2020-05-081-1/+0
* Fix clang 9 parentheses-equality warningsGary Lockyer2020-05-081-1/+0
* build: Allow developer builds with clang 9Gary Lockyer2020-05-081-0/+9
* third_party: Update nss_wrapper to version 1.1.11Andreas Schneider2020-04-061-1/+1
* third_party: Update resolv_wrapper to version 1.1.6Stefan Metzmacher2020-03-251-1/+1
* third_party: Update socket_wrapper to version 1.2.4Stefan Metzmacher2020-03-251-1/+1
* third_party: Update pam_wrapper to version 1.1.2Andreas Schneider2020-03-251-1/+1
* pidl:NDR/ServerCompat: Compat server PIDL parserSamuel Cabrero2020-03-201-0/+1
* third_party: Update nss_wrapper to version 1.1.10Andreas Schneider2020-03-201-1/+1
* build: Allow a fuzzing build with Python 3.5Andrew Bartlett2020-03-191-0/+3
* Require Python 3.6 for Samba 4.13Andrew Bartlett2020-03-091-1/+1
* pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall2020-02-073-25/+25
* wafsamba: Do not use 'rU' as the 'U' is deprecated in Python 3.9Andreas Schneider2020-02-061-1/+1
* lib/fuzzing: Split up automatically build fuzzers into TYPE_{IN,OUT,STRUCT}Andrew Bartlett2019-12-111-1/+13
* build: Skip build of python bindings when in fuzzing modeAndrew Bartlett2019-12-101-0/+4
* lib/fuzzing: Add mode for the AFL fuzzerAndrew Bartlett2019-12-102-3/+10
* lib/fuzzing: Link only the required NDR_ subsystems into ndr_fuzz_X binariesAndrew Bartlett2019-12-101-1/+1
* lib/fuzzing: add fuzz_ndr_XDouglas Bagnall2019-12-102-3/+11
* build: Fix the build without system gssapi headersVolker Lendecke2019-12-101-0/+1
* pidl: optionally annotate output for debug purposesDouglas Bagnall2019-12-043-1/+11
* s4:heimdal_build: move krb5-types.h into include/krb5-types.hStefan Metzmacher2019-12-031-1/+1
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-221-1/+5
* lib/fuzzing: Use --fuzz-target-ldflags if specifiedAndrew Bartlett2019-11-202-1/+11
* build: Set fuzzer=True on fuzzer binariesDouglas Bagnall2019-11-201-1/+12
* third_party: Update nss_wrapper to version 1.1.7Andreas Schneider2019-11-141-1/+1
* build: Refuse to build if ADDITIONAL_LDFLAGS or ADDITIONAL_CFLAGS do not workAndrew Bartlett2019-11-131-6/+16
* heimdal_build: Recurse to bld.SAMBA_BINARY()Andrew Bartlett2019-11-131-0/+4
* build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett2019-11-1310-41/+22
* buildtools/wafsamba/wscript: typo fixesBjörn Jacke2019-10-311-1/+1
* buildtools/wafsamba/samba_install.py: typo fixesBjörn Jacke2019-10-311-3/+3
* waf: Symlink the compile database to the source dir for clangdAndreas Schneider2019-10-241-0/+6
* waf: Create clang compilation databaseAndreas Schneider2019-10-241-0/+2
* wafsamba: pass environment to cross-execute testsUri Simchoni2019-10-201-1/+2
* wafsamba: avoid pre-forking if cross-compilation is enabledUri Simchoni2019-10-201-0/+2
* wafsamba: use test_args instead of exec_args to support cross-compilationUri Simchoni2019-10-202-4/+4
* waf: upgrade to 2.0.18Uri Simchoni2019-10-202-2/+2
* build: add SAMBA_DATADIR as "samba" subdirectory of DATADIRRalph Boehme2019-10-091-0/+2
* samba_version.py: avoid inefficient string concatenationsBjörn Jacke2019-09-211-4/+4
* samba_deps.py avoid inefficient string concatenationsBjörn Jacke2019-09-211-4/+2
* samba_bundled.py avoid inefficient string concatenationsBjörn Jacke2019-09-211-2/+2
* samba_autoconf.py: avoid inefficient string concatenationsBjörn Jacke2019-09-211-3/+2
* samba_abi.py: avoid inefficient string concatenationsBjörn Jacke2019-09-211-3/+1