ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / buildtools / wafsamba / wscript
2024-03-01 Andrew Bartlettbuild: Allow --private-libraries to include a default
2023-08-30 Joseph Suttonbuildtools: Fix comments and documentation
2023-03-29 Andreas Schneiderbuildtools: Remove compile_commands.json symlink
2023-03-28 Andreas Schneiderbuildtools: Fix code spelling
2023-03-20 Joseph Suttonwafsamba: Remove unused configure check
2023-02-20 Helmut GrohneSkip running a C program during cross compilation
2023-02-06 Andreas Schneiderwaf: Add support for MemorySanitizer
2022-03-29 Stefan Metzmacherwafsamba: require PYTHONHASHSEED=1 to be exported
2022-03-28 Andrew Bartlettwaf: Document the confusing --nonshared-binary, --built...
2021-11-30 Stefan Metzmacherwafsamba: the symbol version string of private librarie...
2021-11-30 Stefan Metzmacherwafsamba: fix '--private-libraries' option when using...
2021-09-09 Alex RichardsonDon't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()
2021-08-26 Stefan Metzmacherwafsamba: always generate compile_commands.json again...
2020-12-16 Stefan Metzmacherwafsamba: move clang_compilation_database usage behind...
2020-11-10 Björn Jackewaf: check for pragma init/fini support for constructor...
2020-11-10 Björn Jackewaf: use _POSIX_PTHREAD_SEMANTIC on Solaris
2019-12-10 Andrew Bartlettlib/fuzzing: Add mode for the AFL fuzzer
2019-12-10 Douglas Bagnalllib/fuzzing: add fuzz_ndr_X
2019-12-04 Douglas Bagnallpidl: optionally annotate output for debug purposes
2019-11-20 Andrew Bartlettlib/fuzzing: Use --fuzz-target-ldflags if specified
2019-11-13 Andrew Bartlettbuild: Remove workaround for missing os.path.relpath...
2019-10-31 Björn Jackebuildtools/wafsamba/wscript: typo fixes
2019-10-24 Andreas Schneiderwaf: Symlink the compile database to the source dir...
2019-10-24 Andreas Schneiderwaf: Create clang compilation database
2019-08-07 Michael HanselmannAdd fuzzing support to build system
2019-08-06 Stefan Metzmacherwafsamba: change --picky-developer into --disable-warni...
2019-05-14 Gary Lockyerselftest: enable undefined behaviour sanitizer
2019-05-10 Joe Guowscript: mv --enable-coverage option to global
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-02-17 Björn Jackewaf: fix setting of RPATH_ST variable
2019-02-17 Björn Jackewaf: remove redundant WERROR flag
2019-02-17 Björn Jackewaf: remove duplicate WERROR cflags
2019-02-17 Björn Jackewaf: fix WERROR_CFLAGS check
2019-02-17 Björn Jackewaf: fix some missing newline compiler warnings
2019-01-29 Stefan Metzmacherwafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGS
2018-12-21 Andrew Bartlettbuild: Remove --timestamp-dependencies (BROKEN)
2018-11-20 Andreas Schneiderwaf: Load the C compiler correctly
2018-11-20 Stefan Metzmacherwafsamba: fix CHECK_MAKEFLAGS() with waf 2.0.8
2018-09-26 Noel PowerPY3: fix "TabError: inconsistent use of tabs and spaces"
2018-09-05 Alexander Bokovoywafsamba: use correct context for APPNAME
2018-09-05 Alexander Bokovoythird_party:waf: update to upstream 2.0.4 release
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-07-11 Christof Schmittwscript: Add --with-system-heimdalkrb5
2018-07-04 Amitay Isaacswafsamba: Be strict when checking __attribute__ features
2018-01-14 Mathieu Parentwaf: Remove build system info (uname -a)
2017-04-20 Ralph Boehmewafsamba: add source directory define SRCDIR to config.h
2017-03-10 Ian Stakenviciuswaf: disable-python - add option globally to build...
2017-02-21 Thomas Nagybuild:wafsamba: Remove ambiguous 'if x in conf.env...
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2016-03-09 Douglas Bagnallconfigure: set HAVE___ATTRIBUTE__ for heimdal
2016-01-02 Thomas Nagybuild:wafsamba: Use the upstream version of gccdeps
2015-11-06 Thomas Nagybuild:wafsamba: Remove the print_commands code from...
2015-11-06 Thomas Nagybuild:wafsamba: Remove samba_utils.runonce
2015-10-28 Thomas Nagybuild:wafsamba: removed most import * statements
2015-10-27 Martin Schwenkebuild: --picky-developer implies --enable-developer
2015-10-27 Thomas Nagybuild:wafsamba: dead code removal in gettext detection
2015-10-13 Thomas Nagybuild:wafsamba: Enable feature-compatible declaration...
2015-10-09 Andrew Bartlettbuild: Move __attribute__ ((destructor)) and ((construc...
2015-05-19 Petr Viktorinbuildtools: Add --extra-python configure option
2015-04-02 Michael Adambuild:wafsamba: fix a typo
2015-03-16 Thomas NagyTransition to waf 1.8: wrapped conf.check_cfg
2015-02-25 Garming Sambuild: amend typo for address sanitizer help
2015-01-28 Andreas Schneiderwaf: Add address sanitizer configure option.
2015-01-08 Michael Adamwafsamba: filter out standard library paths from RPATH...
2015-01-08 Stefan Metzmacherwafsamba: improve -fvisibility=hidden, we should check...
2015-01-08 Stefan Metzmacherwafsamba: move -fvisibility=hidden checks from lib...
2015-01-08 Stefan Metzmacherwafsamba: move WERROR_CFLAGS checks from lib/replace...
2015-01-08 Stefan Metzmacherwafsamba: move compiler / cflags related stuff from...
2014-12-19 Ralph Boehmewafsamba: check for rpath compiler/linker flags
2014-05-06 Gustavo Zacariasbuild: unify and fix endian tests
2014-01-03 Christian Ambachwaf:lib/replace change detection of gettext
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-09 Christian Ambachwaf: add --without-gettext option
2013-08-09 Christian Ambachwaf: fix build on AIX7
2012-11-09 Christian Ambachbuild(waf): support AIX 6.1
2012-10-11 Andrew Bartlettbuild: Remove --disable-shared
2012-05-27 Andriy Syrovenkobuild: Add option to specify where gettext is (/usr...
2012-05-18 Andrew Bartlettbuild: Also look for iconv in /usr/local by default
2012-05-18 Thomas NagyAdd include/lib folders from the commandline
2012-04-20 Andrew Bartlettwafsamba: allow certain public libraries to be forced...
2012-04-11 Andrew Bartlettbuildtools: Add --enable-debug option
2012-04-05 Andrew Bartlettbuild: Require 64-bit files support and do not define...
2012-03-21 Andreas Schneiderwaf: Add autoconf --target support.
2012-03-11 Volker Lendeckewaf: Do not use standards.h on darwin
2011-10-14 Sumit Bosebuild: added autoconf --disable-silent-rules option
2011-09-08 Andrew Bartlettbuild: Add duplicate symbol checking as part of make...
2011-02-22 Andrew Tridgellbuild: added WHYNEEDED=TARGET:DEPENDENCY
2011-02-15 Simo SorceFix private libdir and codepages paths
2011-01-05 Stefan Metzmacherbuildtools/wafsamba: import 'sys' and 'Logs' if we...
2010-12-11 Matthieu Patoubuild: add more CFLAGS for aix
2010-12-11 Matthieu Patoubuild: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_RE...
2010-12-08 Andrew Tridgellwaf: added --disable-symbol-versions configure option
2010-12-08 Andrew Tridgellwaf: added configure test for -Wl,--version-script
2010-11-16 Andrew Tridgellwaf: added --git-local-changes configure option
2010-11-05 Jelmer Vernooijwafsamba: Use project name variable rather than hardcod...
2010-11-05 Jelmer VernooijAdd --disable-rpath-private-install flag.
2010-11-05 Jelmer VernooijAdd --with-privatelibdir build option.
2010-10-31 Matthieu Patoubuild: In some case the flags for the sun studio linker...
2010-10-30 Matthieu Patoubuild: set shared libraries flags correctly on mac...
2010-10-30 Andrew Tridgellwaf: added --symbol-check option
next