summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wscript
AgeCommit message (Expand)AuthorFilesLines
2025-05-16wafsamba: Adjust for waf 2.1.5 case of some Options.options attributesNoel Power1-3/+3
2025-05-16wafsamba: Adjust value type from string name(s) to actualAndreas Schneider1-2/+2
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 Mulder1-4/+4
2024-10-23Add simple WAF commands for building Rust bininariesDavid Mulder1-0/+4
2024-03-01build: Allow --private-libraries to include a defaultAndrew Bartlett1-2/+9
2023-08-30buildtools: Fix comments and documentationJoseph Sutton1-6/+6
2023-03-29buildtools: Remove compile_commands.json symlinkAndreas Schneider1-5/+0
2023-03-28buildtools: Fix code spellingAndreas Schneider1-2/+3
2023-03-20wafsamba: Remove unused configure checkJoseph Sutton1-5/+0
2023-02-20Skip running a C program during cross compilationHelmut Grohne1-1/+1
2023-02-06waf: Add support for MemorySanitizerAndreas Schneider1-0/+5
2022-03-29wafsamba: require PYTHONHASHSEED=1 to be exportedStefan Metzmacher1-0/+4
2022-03-28waf: Document the confusing --nonshared-binary, --builtin-libraries, --privat...Andrew Bartlett1-7/+60
2021-11-30wafsamba: the symbol version string of private libraries should be based on t...Stefan Metzmacher1-0/+2
2021-11-30wafsamba: fix '--private-libraries' option when using 'ALL,!something'Stefan Metzmacher1-1/+1
2021-09-09Don't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()Alex Richardson1-1/+4
2021-08-26wafsamba: always generate compile_commands.json again, but only when the samb...Stefan Metzmacher1-10/+4
2020-12-16wafsamba: move clang_compilation_database usage behind an --enable-clangdb op...Stefan Metzmacher1-6/+10
2020-11-10waf: check for pragma init/fini support for constructors/destructorsBjörn Jacke1-1/+39
2020-11-10waf: use _POSIX_PTHREAD_SEMANTIC on SolarisBjörn Jacke1-0/+4
2019-12-10lib/fuzzing: Add mode for the AFL fuzzerAndrew Bartlett1-2/+9
2019-12-10lib/fuzzing: add fuzz_ndr_XDouglas Bagnall1-1/+1
2019-12-04pidl: optionally annotate output for debug purposesDouglas Bagnall1-0/+3
2019-11-20lib/fuzzing: Use --fuzz-target-ldflags if specifiedAndrew Bartlett1-1/+9
2019-11-13build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett1-2/+1
2019-10-31buildtools/wafsamba/wscript: typo fixesBjörn Jacke1-1/+1
2019-10-24waf: Symlink the compile database to the source dir for clangdAndreas Schneider1-0/+6
2019-10-24waf: Create clang compilation databaseAndreas Schneider1-0/+2
2019-08-07Add fuzzing support to build systemMichael Hanselmann1-0/+7
2019-08-06wafsamba: change --picky-developer into --disable-warnings-as-errorsStefan Metzmacher1-7/+3
2019-05-14selftest: enable undefined behaviour sanitizerGary Lockyer1-0/+5
2019-05-10wscript: mv --enable-coverage option to globalJoe Guo1-0/+11
2019-03-21build: Remove --extra-pythonAndrew Bartlett1-12/+0
2019-02-17waf: fix setting of RPATH_ST variableBjörn Jacke1-1/+3
2019-02-17waf: remove redundant WERROR flagBjörn Jacke1-1/+1
2019-02-17waf: remove duplicate WERROR cflagsBjörn Jacke1-1/+1
2019-02-17waf: fix WERROR_CFLAGS checkBjörn Jacke1-2/+1
2019-02-17waf: fix some missing newline compiler warningsBjörn Jacke1-3/+3
2019-01-29wafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGSStefan Metzmacher1-0/+9
2018-12-21build: Remove --timestamp-dependencies (BROKEN)Andrew Bartlett1-6/+0
2018-11-20waf: Load the C compiler correctlyAndreas Schneider1-1/+1
2018-11-20wafsamba: fix CHECK_MAKEFLAGS() with waf 2.0.8Stefan Metzmacher1-1/+0
2018-09-27PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power1-1/+1
2018-09-05wafsamba: use correct context for APPNAMEAlexander Bokovoy1-1/+1
2018-09-05third_party:waf: update to upstream 2.0.4 releaseAlexander Bokovoy1-18/+25
2018-09-05build:wafsamba: Build on waf 1.9Thomas Nagy1-24/+3
2018-07-11wscript: Add --with-system-heimdalkrb5Christof Schmitt1-0/+1
2018-07-04wafsamba: Be strict when checking __attribute__ featuresAmitay Isaacs1-0/+4