summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wscript
Commit message (Expand)AuthorAgeFilesLines
* buildtools: Remove compile_commands.json symlinkAndreas Schneider2023-03-291-5/+0
* buildtools: Fix code spellingAndreas Schneider2023-03-281-2/+3
* wafsamba: Remove unused configure checkJoseph Sutton2023-03-201-5/+0
* Skip running a C program during cross compilationHelmut Grohne2023-02-201-1/+1
* waf: Add support for MemorySanitizerAndreas Schneider2023-02-061-0/+5
* wafsamba: require PYTHONHASHSEED=1 to be exportedStefan Metzmacher2022-03-291-0/+4
* waf: Document the confusing --nonshared-binary, --builtin-libraries, --privat...Andrew Bartlett2022-03-281-7/+60
* wafsamba: the symbol version string of private libraries should be based on t...Stefan Metzmacher2021-11-301-0/+2
* wafsamba: fix '--private-libraries' option when using 'ALL,!something'Stefan Metzmacher2021-11-301-1/+1
* Don't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()Alex Richardson2021-09-091-1/+4
* wafsamba: always generate compile_commands.json again, but only when the samb...Stefan Metzmacher2021-08-261-10/+4
* wafsamba: move clang_compilation_database usage behind an --enable-clangdb op...Stefan Metzmacher2020-12-161-6/+10
* waf: check for pragma init/fini support for constructors/destructorsBjörn Jacke2020-11-101-1/+39
* waf: use _POSIX_PTHREAD_SEMANTIC on SolarisBjörn Jacke2020-11-101-0/+4
* lib/fuzzing: Add mode for the AFL fuzzerAndrew Bartlett2019-12-101-2/+9
* lib/fuzzing: add fuzz_ndr_XDouglas Bagnall2019-12-101-1/+1
* pidl: optionally annotate output for debug purposesDouglas Bagnall2019-12-041-0/+3
* lib/fuzzing: Use --fuzz-target-ldflags if specifiedAndrew Bartlett2019-11-201-1/+9
* build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett2019-11-131-2/+1
* buildtools/wafsamba/wscript: typo fixesBjörn Jacke2019-10-311-1/+1
* waf: Symlink the compile database to the source dir for clangdAndreas Schneider2019-10-241-0/+6
* waf: Create clang compilation databaseAndreas Schneider2019-10-241-0/+2
* Add fuzzing support to build systemMichael Hanselmann2019-08-071-0/+7
* wafsamba: change --picky-developer into --disable-warnings-as-errorsStefan Metzmacher2019-08-061-7/+3
* selftest: enable undefined behaviour sanitizerGary Lockyer2019-05-141-0/+5
* wscript: mv --enable-coverage option to globalJoe Guo2019-05-101-0/+11
* build: Remove --extra-pythonAndrew Bartlett2019-03-211-12/+0
* waf: fix setting of RPATH_ST variableBjörn Jacke2019-02-171-1/+3
* waf: remove redundant WERROR flagBjörn Jacke2019-02-171-1/+1
* waf: remove duplicate WERROR cflagsBjörn Jacke2019-02-171-1/+1
* waf: fix WERROR_CFLAGS checkBjörn Jacke2019-02-171-2/+1
* waf: fix some missing newline compiler warningsBjörn Jacke2019-02-171-3/+3
* wafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGSStefan Metzmacher2019-01-291-0/+9
* build: Remove --timestamp-dependencies (BROKEN)Andrew Bartlett2018-12-211-6/+0
* waf: Load the C compiler correctlyAndreas Schneider2018-11-201-1/+1
* wafsamba: fix CHECK_MAKEFLAGS() with waf 2.0.8Stefan Metzmacher2018-11-201-1/+0
* PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power2018-09-271-1/+1
* wafsamba: use correct context for APPNAMEAlexander Bokovoy2018-09-051-1/+1
* third_party:waf: update to upstream 2.0.4 releaseAlexander Bokovoy2018-09-051-18/+25
* build:wafsamba: Build on waf 1.9Thomas Nagy2018-09-051-24/+3
* wscript: Add --with-system-heimdalkrb5Christof Schmitt2018-07-111-0/+1
* wafsamba: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-041-0/+4
* waf: Remove build system info (uname -a)Mathieu Parent2018-01-141-4/+0
* wafsamba: add source directory define SRCDIR to config.hRalph Boehme2017-04-201-0/+2
* waf: disable-python - add option globally to build systemIan Stakenvicius2017-03-101-0/+10
* build:wafsamba: Remove ambiguous 'if x in conf.env' constructsThomas Nagy2017-02-211-2/+2
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* configure: set HAVE___ATTRIBUTE__ for heimdalDouglas Bagnall2016-03-091-0/+16
* build:wafsamba: Use the upstream version of gccdepsThomas Nagy2016-01-021-0/+5
* build:wafsamba: Remove the print_commands code from the build scriptsThomas Nagy2015-11-061-0/+1