summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2025-05-16wafsamba: Adjust for waf 2.1.5, add default for '--with/without-json'Noel Power1-1/+1
2025-05-16wafsamba: Adjust value type from string name(s) to actualAndreas Schneider1-2/+2
2025-05-16wafsamba: simplify mit kerberos detectionNoel Power1-17/+4
2025-02-20wscript: Add --with-systemd-userdb optionSamuel Cabrero1-0/+5
2024-10-23Add configure checks for glibc and openssl versionsDavid Mulder1-0/+8
2024-10-23Introduce build option to enable HimmelblauDavid Mulder1-0/+5
2024-10-23Add simple WAF commands for building Rust bininariesDavid Mulder1-0/+5
2024-07-03build: --vendor-suffix instead of --vendor-patch-revision --vendor-nameDouglas Bagnall1-11/+1
2024-06-05build: Make "samba4" public libraries provided (mostly) for OpenChange privateAndrew Bartlett1-1/+19
2024-05-31build: Add --vendor-name --vendor-patch-revision options to ./configureAndrew Bartlett1-0/+20
2024-04-23s3:libads: always require ber_sockbuf_add_io() and LDAP_OPT_SOCKBUFStefan Metzmacher1-1/+1
2024-03-01build: Move --with-ldap/--without-ldap from source3 build to top levelAndrew Bartlett1-0/+52
2024-03-01build: Call conf.CHECK_XSLTPROC_MANPAGES() directly in wscriptAndrew Bartlett1-1/+1
2024-03-01ldb: Honour --private-library=!ldb as meaning build as a public libraryAndrew Bartlett1-0/+2
2024-01-04wscript: use opt.PRIVATE_EXTENSION_DEFAULT('private-samba')Stefan Metzmacher1-1/+1
2023-10-17 build: Add 'make printversion' to provide version stringChristof Schmitt1-0/+5
2023-08-30wscript: Remove unused importsJoseph Sutton1-3/+0
2023-08-30wscript: Use ‘is’ to compare with singletonsJoseph Sutton1-11/+11
2023-08-30wscript: Remove unused variableJoseph Sutton1-1/+1
2023-06-30build: Remove unused check for SHA1_Update and SHA1_RENAME_NEEDEDAndrew Bartlett1-1/+0
2023-06-30crypto: Remove aesni-intel accelerated AES crypto functionsAndrew Bartlett1-1/+0
2023-06-06Configure builtin heimdal to use KEYRING ccacheŁukasz Stelmach1-0/+15
2023-03-03wscript: Fix invalid escape sequencesJoseph Sutton1-2/+2
2023-02-02Python: remove pydoctorRob van der Linde1-37/+0
2022-12-12tsocket: Fix the build on FreeBSDVolker Lendecke1-0/+1
2022-11-08krb5: Detect support for krb5_const_pac typeJoseph Sutton1-0/+1
2022-09-08waf: Do not use as-needed if we build with Address SanitizerAndreas Schneider1-1/+2
2022-04-07configure: Fail smbd w/o smb1 if selftest when configured with ad_dcDavid Mulder1-0/+7
2022-04-07configure: Add option for disabling the smb1 serverDavid Mulder1-0/+7
2022-04-04waf: Check for GnuTLS earlierAndreas Schneider1-2/+2
2021-08-12wscript: fix installing pre-commit with 'git worktree'Stefan Metzmacher1-5/+15
2021-05-14build: wscript. Fix the build on FreeBSD with the clang ld.lld-XX linker.Jeremy Allison1-0/+28
2021-04-28build: Use bison at build time rather than lexyacc.sh to build the embedded h...Andrew Bartlett1-0/+12
2021-04-07build: Only add -Wl,--as-needed when supportedMartin Schwenke1-2/+2
2021-03-29build: Notice if flex is missing at configure timeAndrew Bartlett1-3/+13
2021-03-26build: Consolidate --with-ntvfs-fileserver into --enable-selftest when buildi...Andrew Bartlett1-19/+2
2021-03-03wscript: use --as-needed only if tested successfullyBjörn Jacke1-1/+2
2020-08-07Compile .l files (flex) with the waf rule at runtimeAndrew Bartlett1-0/+3
2020-06-12build: Put the note from the bottom of the old BUILD_SYSTEMS.txt somewhere us...Andrew Bartlett1-0/+19
2019-09-25waf: Use waf function to add for -Wl,--as-neededAndreas Schneider1-1/+1
2019-09-24wscript: avoid inefficient string concatenationsBjörn Jacke1-3/+2
2019-08-20build: fix mandatory typo in zlib configure checkDavid Disseldorp1-1/+1
2019-08-17third_party: Remove zlib from third_partyAndrew Bartlett1-4/+5
2019-04-30waf: Remove configure steps from source4/lib/tlsAndreas Schneider1-2/+0
2019-04-30waf: Add mandatory requirement for GnuTLS >= 3.2.0Andreas Schneider1-0/+2
2019-03-21build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett1-2/+2
2019-03-21build: Remove manual specification of minimum python versionAndrew Bartlett1-2/+1
2019-03-21build: Do not make python mandatory to buildAndrew Bartlett1-1/+2
2019-01-29wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher1-7/+4
2019-01-11Revert "pthreadpool: add some lockless coordination between the main and job ...Ralph Boehme1-10/+2