summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba
AgeCommit message (Expand)AuthorFilesLines
2026-04-10samba_cross.py: autobuild fails with trailing space at line endingsBjörn Jacke1-1/+1
2026-04-08buildtools: fix clang warning: argument unusedGary Lockyer1-2/+2
2026-03-27wafsamba: Add -D_FORTIFY_SOURCE=3 when stack protector is enabledAndreas Schneider1-1/+6
2026-03-03build: clang 21 re-enable -Wunititialized-const-pointerGary Lockyer1-1/+0
2026-03-03build: Allow developer builds with clang 21Gary Lockyer1-0/+1
2026-02-25wafsamba: Add support for chmod of generated itemsMartin Schwenke1-1/+3
2026-02-25wafsamba: Add support for symlinking generated itemsMartin Schwenke2-2/+41
2026-02-18build: allow `./configure _foo=x` to work like FOO=xDouglas Bagnall1-2/+12
2025-12-09third_party: Update socket_wrapper to version 1.5.2Andreas Schneider1-1/+1
2025-10-17third_party: Update cmocka to version 1.1.8Andreas Schneider1-1/+1
2025-09-16buildtools: fixed broken build with FIPS-enabled hostShachar Sharon1-37/+0
2025-09-11third_party: Bump version for socket_wrapperAndreas Schneider1-1/+1
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 Schneider1-1/+1
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 Schneider1-1/+1
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 Schneider1-1/+1
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