build: replace SAMBA3_ADD_OPTION with samba_add_onoff_option
[gd/samba-autobuild/.git] / buildtools / wafsamba / samba3.py
2019-02-01 David Disseldorp... build: replace SAMBA3_ADD_OPTION with samba_add_onoff_o...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: reduce imports
2018-09-05 Alexander Bokovoythird_party:waf: update to upstream 2.0.4 release
2017-02-09 Matthieu Patouwafsamba: Move command line option function labelled...
2015-03-17 Volker Lendeckelib: Remove tdb_compat
2014-10-14 Jelmer VernooijFix more pep8 issues in code I touched recently.
2014-10-14 Jelmer VernooijRemove last instances of pep8 error E712 (use 'is'...
2014-08-14 Jeremy AllisonDon't build iniparser anymore.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-03 Stefan Metzmacherwafsamba: display the default value in help for SAMBA3_...
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-05-09 Günther Deschnerallow to use system iniparser library.
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-18 Andrew Bartlettbuild: Remove more of the s3 special cases in waf:...
2012-04-12 Günther Deschnerwafsamba: point out that local heimdal paths are not...
2012-04-11 Andrew Bartlettbuild: Fix spelling of tevent
2012-04-11 Andrew Bartlettbuild: use include paths for pkg-config found libraries
2012-04-11 Andrew Bartlettbuild: search for talloc, tdb, tevent in non-standard...
2012-02-09 Jelmer Vernooijwafsamba: Expand tabs.
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-08-13 Amitay Isaacswaf: Add SAMBA3_PYTHON context to build python wrappers...
2011-07-03 Andrew Bartletts3-build Require fully defined modules by default
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-06-24 Andrew Bartletts3-build Require fully defined symbols in ALL libraries...
2011-06-24 Andrew Bartletts3-build: Require fully defined symbols for all public...
2011-06-20 Rusty Russelltdb2: tie it into build process if --enable-tdb2-breaks...
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-05-08 Andrew Tridgellbuild: allow s3 libraries to be built with no undefined...
2011-02-22 Andrew Tridgellbuild: we don't need the special case for s3build any...
2011-02-18 Günther Deschners3-waf: fix popt support.
2011-02-18 Andrew Tridgellwaf: added SAMBA3_*() build rules to samba3.py
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-09-26 Günther Deschners3-waf: add some module specific functions for s3 waf...
2010-05-20 Kai Blins3-waf: note that the options are broken
2010-05-20 Kai Blins3-waf: replace all - with _ in the configuration optio...
2010-05-20 Kai Blins3-waf: Allow using --enable/--disable options as well
2010-05-20 Kai Blins3-waf: Add helper that facilitates defining --with...