summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-04waf: Utils package not definedSwen Schillig1-4/+4
2018-11-28CVE-2018-16853 build: The Samba AD DC, when build with MIT Kerberos is experi...Andrew Bartlett1-0/+17
2018-09-28PY3: We support python3 now, remove error when python3 detectedNoel Power1-3/+0
2018-09-26turn --with-json-audit into global --with-jsonPhilipp Gesang1-2/+29
2018-09-05wscript: adopt to waf 2.0Alexander Bokovoy1-40/+33
2018-09-05wscript: adopt to waf-2.0Alexander Bokovoy1-2/+2
2018-09-05wscript: update to handle waf 2.0.4Alexander Bokovoy1-4/+11
2018-09-05build:wafsamba: Update dist/distcheck commandsThomas Nagy1-3/+0
2018-09-05build:wafsamba: Build on waf 1.9Thomas Nagy1-1/+1
2018-08-28examples: Add winexe re-implemented on current Samba libsVolker Lendecke1-0/+1
2018-08-09lib: Add support to parse MS Catalog filesAndreas Schneider1-0/+1
2018-07-24pthreadpool: add some lockless coordination between the main and job threadsStefan Metzmacher1-2/+10
2018-07-11wscript: Add --with-system-heimdalkrb5Christof Schmitt1-0/+20
2018-06-25build: Move --without-json-audit and json lib detection to lib/audit_loggingAndrew Bartlett1-3/+2
2018-04-26Add a wrapper script as git pre-commit hookRalph Boehme1-1/+8
2018-04-18build: add option to choose to build with or without JSON audit supportBjörn Baumbach1-0/+2
2018-01-08packaging: add configure option to preprocess and install systemd filesAurelien Aptel1-0/+4
2017-12-13docs-xml: autogenerate a doc.version XML entity.Stefan Metzmacher1-1/+1
2017-12-08wscript: Add check for --wrap linker flagChristof Schmitt1-0/+4
2017-11-25build: Move pam_wrapper to third_partyAndreas Schneider1-2/+5
2017-11-25build: Move uid_wrapper to third_partyAndreas Schneider1-1/+5
2017-11-25build: Move resolv_wrapper to third_partyAndreas Schneider1-1/+5
2017-11-25build: Move nss_wrapper to third_partyAndreas Schneider1-1/+5
2017-11-25build: Move socket_wrapper to third_partyAndreas Schneider1-2/+6