ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / buildtools / wafsamba / samba_autoconf.py
2023-12-21 Joseph Suttonbuildtools: Use correct variable in error message
2023-11-20 Andreas Schneiderthird_party: Build pypamtest with -Wno-error=declaratio...
2023-10-13 Joseph Suttonbuildtools: Remove semicolons
2023-08-28 Andreas Schneiderwaf: Build nmbd with -Wno-error=stringop-overflow
2023-05-19 SATOH Fumiyasubuild:wafsamba: Allow lib for CHECK_VALUEOF()
2023-03-28 Andreas Schneiderbuildtools: Fix code spelling
2023-02-23 Rob van der Lindebuildtools: fix mutable default arguments
2023-02-06 Andreas Schneiderwaf: Add support for MemorySanitizer
2022-12-13 Stefan MetzmacherCVE-2022-37966 wafsamba: add support for CHECK_VARIABLE...
2022-10-27 Andreas Schneiderwafsamba: Add -Werror=implicit-int
2022-10-27 Andreas Schneiderwafsamba: Add -Werror=old-style-definition
2022-08-15 Stefan Metzmacherwafsamba: allow cflags for CHECK_TYPE[_IN]()
2022-07-19 Andreas Schneiderwaf: Check for -Wno-error=array-bounds flags
2022-03-01 Joseph Suttonthird_party/heimdal_build: Determine whether time_t...
2021-12-06 Andreas Schneiderwafsamba: Pass lib to CHECK_DECLS()
2021-04-20 Stefan Metzmacherwafsamba: let 'use_hostcc=True' result in -D_SAMBA_HOSTCC_
2020-05-08 Gary LockyerFix clang 9 for-loop-analysis warnings
2020-05-08 Gary LockyerFix clang 9 format-nonliteral warnings
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-08 Gary LockyerFix clang 9 unused-function warnings
2020-05-08 Gary LockyerFix clang 9 enum-conversion warnings
2020-05-08 Gary LockyerFix clang 9 constant-conversion warnings
2020-05-08 Gary LockyerFix clang 9 logical-not-parentheses warnings
2020-05-08 Gary LockyerFix clang 9 parentheses-equality warnings
2020-05-08 Gary Lockyerbuild: Allow developer builds with clang 9
2019-12-04 Douglas Bagnallpidl: optionally annotate output for debug purposes
2019-11-13 Andrew Bartlettbuild: Refuse to build if ADDITIONAL_LDFLAGS or ADDITIO...
2019-10-20 Uri Simchoniwafsamba: use test_args instead of exec_args to support...
2019-09-21 Björn Jackesamba_autoconf.py: avoid inefficient string concatenations
2019-08-07 Michael HanselmannAdd fuzzing support to build system
2019-08-06 Stefan Metzmacherwafsamba: change --picky-developer into --disable-warni...
2019-05-16 Gary Lockyersamba_autoconf: fix undefined behaviour sanitizer compi...
2019-05-14 Gary Lockyerselftest: enable undefined behaviour sanitizer
2019-05-07 Andreas Schneiderwafsamba: Enable warnings about zero-length formats
2019-05-07 Andreas Schneiderwafsamba: Enable warnings about format overflows
2019-04-30 Christof Schmittwafsamba: Add compiler check for missing field initiali...
2019-04-29 Andreas Schneiderwafsamba: Enable warnings for missing field initializer
2019-04-02 Michael Hanselmannwaf: Simplify condition for undefined symbol detection
2019-02-17 Björn Jackewaf: print the library name in which we search for...
2019-02-17 Björn Jackewaf: use the correct WERROR_CFLAGS in CHECK_CODE
2019-02-17 Björn Jackewaf: fix some missing newline compiler warnings
2019-01-02 Bjoern Jackewaf: let CHECK_SIZEOF check for 64 bit also
2018-11-28 Andreas Schneiderwafsamba: Do not always set _FORTIFY_SOURCE=2
2018-09-10 Stefan Metzmacherwafsamba: fix generic_cc.py to work with waf 2
2018-09-10 Alexander Bokovoybuildtools/wafsamba: undefine a define for a failed...
2018-09-10 Stefan MetzmacherRevert "wafsamba/samba_autoconf: when setting undefined...
2018-09-08 Alexander Bokovoywafsamba/samba_autoconf: when setting undefined result...
2018-09-07 Alexander Bokovoywafsamba/samba_autoconf: when setting undefined result...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: use cflags instead of ccflags...
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-09-04 Andreas Schneiderwaf: Add -fstack-clash-protection
2018-09-04 Andreas Schneiderwaf: Check for -fstack-protect-strong support
2018-07-04 Amitay Isaacswafsamba: Add strict option to CHECK_CODE
2018-04-06 Andreas Schneiderwafsamba: Add '-Werror=strict-overflow -Wstrict-overflo...
2018-03-01 Andreas Schneiderwafsamba: Build with -Wimplicit-fallthrough if supported
2018-01-22 Andreas Schneiderwafsamba: Allow passing 'lib' to CHECK_STRUCTURE_MEMBER
2017-11-22 Uri Simchonibuild: ensure compiler flags are properly detected
2017-11-22 Uri Simchonibuild: specify -Wformat as a prerequisite of -Wformat...
2017-11-22 Uri Simchonibuild: allow specifying prerequisite flags when checkin...
2017-11-22 Uri Simchonibuild: disable format-zero-length warning
2016-09-05 Stefan Metzmacherwafsamba: add -Werror=format-security to the developer...
2016-07-15 Michael Adambuild: avoid -Wtautological-compare errors from gcc6...
2015-11-16 Thomas Nagybuild:wafsamba: Waf 1.8 compatible declaration of ...
2015-11-06 Thomas Nagybuild:wafsamba: Remove samba_utils.runonce
2015-10-28 Thomas Nagybuild:wafsamba: removed most import * statements
2015-10-13 Thomas Nagybuild:wafsamba: Enable feature-compatible declaration...
2015-09-21 Gustavo Zacariasbuild: improve stack protector check
2015-06-12 Stefan Metzmacherwafsamba: let CHECK_DECLS() find enum values
2015-03-16 Thomas NagyTransition to waf 1.8: wrapped conf.check_cfg
2015-02-24 Alexander Bokovoywafsamba: make sure build fails when uninitialized...
2015-01-28 Andreas Schneiderwaf: Add address sanitizer configure option.
2015-01-08 Stefan Metzmacherwafsamba: make it possible to specify ADDITIONAL_{CFLAG...
2015-01-08 Stefan Metzmacherwafsamba: let CURRENT_CFLAGS() use bld.env.VISIBILITY_C...
2015-01-08 Stefan Metzmacherwafsamba: move '-fstack-protector' checks from lib...
2014-11-25 Stefan Metzmacherwafsamba: change the default to allow_warnings=False...
2014-11-25 Stefan Metzmacherwafsamba: use -Wno-error=deprecated-declarations in...
2014-11-14 Stefan Metzmacherwafsamba: add -Werror=return-type for developer builds
2014-05-06 Gustavo Zacariasbuild: make wafsamba CHECK_SIZEOF cross-compile friendly
2014-04-08 Ralph Boehmewafsamba: replace dots in library names
2014-04-02 Stefan Metzmacherwafsamba: add an optional allow_warnings(default=True...
2014-04-02 Stefan Metzmacherwafsamba: split out a conf.ADD_NAMED_CFLAGS() function
2014-04-02 Stefan Metzmacherwafsamba: use -Werror=declaration-after-statement if...
2014-04-02 Stefan Metzmacherwafsamba: use multiple conf.ADD_CFLAGS() lines for...
2014-03-24 Stefan Metzmacherwafsamba: add CONFIG_RESET()
2014-02-01 David Disseldorpbuild: warn about mixed declarations and code
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-17 Vadim ZhukovMore generic check for OpenBSD platform
2013-03-01 Stefan Metzmacherwafsamba: add CHECK_VALUEOF() helper
2012-10-19 Stefan Metzmacherbuildtools/wafsamba: only display 'ok' if the result...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-08-17 Andrew Bartlettbuild: Ensure -Werror=format works with -Wformat=2...
2012-08-06 Andrew Bartlettbuild: Make -Werror=format check only run where NULL...
2012-07-30 Andrew Bartlettbuild: Add more -Werror flags now the tree is clean...
2012-07-23 Andrew Bartlettbuild: Add -Werror=address to the developer build
2012-06-10 Stefan Metzmacherwafsamba: try to fix the build on AIX with xlc_r
2012-04-11 Andrew Bartlettbuild: use include paths for pkg-config found libraries
2012-04-11 Andrew Bartlettbuildtools: Add --enable-debug option
2012-03-16 Amitay Isaacsbuild: Fix build issue on OpenBSD 5.x
2012-02-19 Jelmer Vernooijwaf: Use libraries when building.
next