buildtools/wafsamba: use top for waf 2.0
[samba.git] / buildtools / wafsamba / samba_autoconf.py
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.
2012-02-19 Jelmer VernooijUse uselib in CHECK_HEADER.
2012-02-19 Jelmer Vernooijlibrary_flags: Leave setting of CPPPATH to waf too.
2012-02-02 Andrew Tridgellbuild: fixed a link order problem
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-10 Rusty RussellAdd -fno-common where supported (WAF only)
2011-03-18 Günther Deschnerwafsamba: add -Wcast-qual only to the toplevel (s4...
2011-02-18 Andrew Tridgellbuild: make ADD_LDFLAGS() returns the flags that were...
2011-02-18 Andrew Tridgellwaf: library_flags() doesn't only operate on conf objects
2011-01-25 Jelmer Vernooijs4-waf: Skip header-not-found cache if a library is...
2011-01-05 Stefan Metzmacherbuildtools/wafsamba: import 'sys' and 'Logs' if we...
2010-12-09 Matthieu Patoubuild: use CPP and CC values when calling pidl
2010-12-08 Andrew Tridgellwaf: added -Wmissing-prototypes to build
2010-11-21 Andrew Tridgellwaf: fixed the build with a space in the source directory
2010-10-31 Matthieu Patoubuild: check that if we provide -liconv we can build...
2010-10-30 Andrew Tridgellwaf: added env.DEVELOPER_MODE flag
2010-10-25 Andrew Tridgellwaf: moved the -Wl,-no-undefined flags to source4 and ldb
2010-10-21 Andrew Tridgellwaf: check the linker accepts a set of ldflags before...
2010-10-21 Andrew Tridgellwaf: fixed the handling of -Wl,-no-undefined
2010-10-19 Andrew Tridgellwaf: put -Wl,-no-undefined only in the linker flags...
2010-10-13 Jelmer Vernooijwafsamba/developer: Forbid shared objects with unresolv...
2010-10-06 Andrew Tridgellwaf: fixed the problem with com_err on Ubuntu 9.04
2010-06-19 Jelmer Vernooijwafsamba: Allow manually specifying cflags/ldflags...
2010-05-30 Kai Blinbuild: Also replace '-' by '_' when creating header...
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: inline defines during configure...
2010-04-21 Andrew Tridgellbuild: fixed uname output to be on target machine when...
2010-04-19 Andrew Tridgellbuild: added --cross-answers support
2010-04-18 Andrew Tridgellbuild: added ABI checking to the WAF build
2010-04-13 Stefan Metzmacherbuildtools/wafsamba: make sure CHECK_FUNC() and CHECK_V...
2010-04-13 Andrew Tridgelltdb-waf: added build of manpages and config options...
2010-04-12 Andrew Tridgellbuild: added cross-compilation configure options
2010-04-12 Kai Blinbuild: Add an always parameter to CHECK_DECLS
2010-04-12 Andrew Tridgellbuild: allow target upgrades from EMPTY to SYSLIB
2010-04-09 Andrew Tridgellbuild: use Logs.error() and Logs.info() instead of...
2010-04-09 Andrew Tridgellbuild: added --picky-developer and --fatal-errors
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-06 Andrew Tridgellbuild: don't define vars in config.h for CONFIG_PATH()
2010-04-06 Andrew Tridgellbuild: added functions for compound configuration testing
2010-04-06 Andrew Tridgellbuild: tweak the strategy for finding functions
2010-04-06 Andrew Tridgellbuild: tidy up the wafsamba rules a bit
2010-04-06 Andrew Tridgellbuild: fixed popt subsystem on systems without popt
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
2010-04-06 Andrew Tridgellbuild: added quote option to conf.DEFINE()
2010-04-06 Andrew Tridgellbuild: much better rpath test function
2010-04-06 Andrew Tridgellbuild: started a library of common config tests for...
2010-04-06 Andrew Tridgellbuild: split out the base waf rules into buildtools...
2010-04-06 Andrew Tridgellbuild: added msg argument to CHECK_TYPE()
next