summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)AuthorFilesLines
2025-07-17third_party: import ngtcp2 v1.13.0 from https://github.com/ngtcp2/ngtcp2.gitStefan Metzmacher1-0/+12
2025-07-17third_party: import quic from https://github.com/lxin/quic.gitStefan Metzmacher1-0/+5
2025-06-18Enable clang 20 cast-qual warningsGary Lockyer1-1/+0
2025-06-17third_party: Update pam_wrapper to version 1.1.8Andreas Schneider1-1/+1
2025-06-12third_party: Update waf to version 2.1.6Andreas Schneider2-2/+2
2025-05-28Fix clang 20 format-nonliteral warningsGary Lockyer1-1/+0
2025-05-28Fix clang 20 format-truncation warningsGary Lockyer1-1/+0
2025-05-28Fix clang 20 unused-function warningsGary Lockyer1-1/+0
2025-05-28Fix clang 20 unused-but-set-variables warningsGary Lockyer1-1/+3
2025-05-28Fix clang 20 sometimes-uninitialized warningsGary Lockyer1-1/+0
2025-05-28Fix clang 20 shadows variable in global scope warningGary Lockyer1-1/+0
2025-05-28build: Allow developer builds with clang 20Gary Lockyer1-0/+7
2025-05-16wafsamba: Adjust 'match' logic to override paths in config.check()Noel Power2-2/+4
2025-05-16wafsamba: Adjust for waf 2.1.5 case of some Options.options attributesNoel Power1-3/+3
2025-05-16wafsamba: Adjust for waf 2.1.5 wafsamba_options_parse_cmd_args returnNoel Power1-2/+2
2025-05-16third_party: Update waf to version 2.1.5Andreas Schneider2-2/+2
2025-05-16wafsamba: Adjust value type from string name(s) to actualAndreas Schneider1-2/+2
2025-05-16third_party: Update waf to version 2.0.27Andreas Schneider2-2/+2
2025-05-06third_party: Update socket_wrapper to version 1.5.0Stefan Metzmacher1-1/+1
2025-02-27build: --disable-warnings-as-errors avoids some warning config checksDouglas Bagnall1-2/+3
2025-01-23third_party: Update socket_wrapper to version 1.4.4Andreas Schneider1-1/+1
2024-10-23Add configure checks for glibc and openssl versionsDavid Mulder1-0/+11
2024-10-23Add pyglue for Rust for disabling testsDavid Mulder1-0/+2
2024-10-23Disable the rust build by defaultDavid Mulder2-7/+7
2024-10-23Vendor the rust sources for CI testsDavid Mulder1-1/+32
2024-10-23Rust WAF detect dependant files from cratesDavid Mulder1-3/+20
2024-10-23Modify rust build to share target dir w/ cargo testDavid Mulder1-8/+11
2024-10-23Add simple WAF commands for building Rust bininariesDavid Mulder3-0/+43
2024-08-06wafsamba: Fix ABI symbol name generationAndreas Schneider1-3/+3
2024-08-04buildtools: Fix code spellingJo Sutton1-1/+1
2024-08-04buildtools: Remove trailing whitespaceJo Sutton1-2/+0
2024-08-04buildtools: Use isinstance() to compare typesJo Sutton1-1/+1
2024-07-23third_party: Update pam_wrapper to version 1.1.7Andreas Schneider1-1/+1
2024-07-08third_party: Update nss_wrapper to version 1.1.16Andreas Schneider1-1/+1
2024-07-03buildtools: sanitise strange characters in vendor stringsDouglas Bagnall1-3/+3
2024-06-13third_party: Update socket_wrapper to version 1.4.3Andreas Schneider1-1/+1
2024-06-13third_party: Update uid_wrapper to version 1.3.1Andreas Schneider1-1/+1
2024-05-31buildtools:pidl: avoid hash randomisation in pidlDouglas Bagnall1-1/+3
2024-05-31build: Add --vendor-name --vendor-patch-revision options to ./configureAndrew Bartlett1-0/+5
2024-05-31buildtools: remove Python2 compatibilityDouglas Bagnall4-50/+13
2024-05-10Improve CHECK_LIB interaction with CHECK_PKGEarl Chew1-2/+10
2024-05-10Augment library_flags() to return librariesEarl Chew3-16/+19
2024-04-09buildtools: Fix PYTHONPATH and print itAndreas Schneider1-1/+3
2024-03-01build: Allow --with-ldbmodulesdir to override location of LDB modulesAndrew Bartlett1-3/+7
2024-03-01ldb: Honour --private-library=!ldb as meaning build as a public libraryAndrew Bartlett1-0/+1
2024-03-01build: Allow --private-libraries to include a defaultAndrew Bartlett2-5/+19
2024-03-01build: Ensure that a forced-private library has no public headersAndrew Bartlett1-0/+1
2024-01-04wafsamba: fix the usage of --private-extension-exceptionStefan Metzmacher1-0/+3
2024-01-04wafsamba: introduce SAMBA_LIBRARY(force_unversioned=False)Stefan Metzmacher1-1/+15
2023-12-29docs-xml: use XML_CATALOG_FILES env var if definedBjörn Jacke1-1/+1