dns_server: Only install common library if AD DC is enabled.
[sfrench/samba-autobuild/.git] / buildtools /
2017-07-02 Stefan Metzmacherwafsamba: add maxversion and version_blacklist to CHECK...
2017-06-06 Andreas Schneiderwafsamba: Pass down the install argument for samba...
2017-05-24 Amitay Isaacswafsamba: Allow to specify VERSION file path
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Ralph Boehmewafsamba: add source directory define SRCDIR to config.h
2017-04-10 Andreas Schneiderwafsamba: Add CHECK_CMOCKA function
2017-04-04 Stefan Metzmacherwafsamba: move -L/some/path from LINKFLAGS_PYEMBED...
2017-03-10 Ian Stakenviciuswaf: disable-python - add option globally to build...
2017-03-10 Andrew Bartlettbuildtools: Work around a . being in the target name...
2017-03-10 Andrew Bartletttalloc: use the system pytalloc-util for python3 as...
2017-03-01 Volker Lendeckewaf: Fix a typo
2017-02-21 Thomas Nagybuild:wafsamba: Remove ambiguous 'if x in conf.env...
2017-02-09 Matthieu Patouwafsamba: Remove 2010 comments that seems not accurate...
2017-02-09 Matthieu Patouwafsamba: Move command line option function labelled...
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2017-01-02 Lukas SlebodnikWAF: Fix detection os sysname ...
2017-01-02 Lukas SlebodnikWAF: Fix detection of linker features
2016-10-29 Andrew Bartlettbuild: Fix build with perl on debian sid.
2016-09-05 Stefan Metzmacherwafsamba: add -Werror=format-security to the developer...
2016-07-15 Michael Adambuild: avoid -Wtautological-compare errors from gcc6...
2016-03-09 Douglas Bagnallconfigure: set HAVE___ATTRIBUTE__ for heimdal
2016-01-13 Jelmer VernooijError when private libraries have public headers.
2016-01-13 Jelmer VernooijAdd private_headers flag to SAMBA_*() functions.
2016-01-08 Andrew Bartlettbuild: Add space before -D option
2016-01-07 Andrew Bartlettpython: Assert that we use Py_ssize_t consistently...
2016-01-02 Thomas Nagybuild:wafsamba: Use the upstream version of gccdeps
2015-11-24 Thomas Nagybuild:wafsamba: Ensure that check_group_ordering can...
2015-11-24 Thomas Nagybuild:wafsamba: Ensure that target clones get a differe...
2015-11-24 Thomas Nagybuild:wafsamba: Specify whether node objects or flat...
2015-11-19 Thomas Nagybuild:wafsamba: remove check_orphaned_targets
2015-11-16 Thomas Nagybuild:wafsamba: Waf 1.8 compatible declaration of ...
2015-11-16 Thomas Nagybuild:wafsamba: Replace Options.is_install by bld.is_in...
2015-11-06 Thomas Nagybuild:wafsamba: Remove the print_commands code from...
2015-11-06 Thomas Nagybuild:wafsamba: Remove samba_utils.runonce
2015-11-06 Thomas Nagybuild:wafsamba: Moved samba_before_apply_obj_vars to...
2015-11-06 Thomas Nagybuild:wafsamba: Removed unnecessary and misleading...
2015-11-05 Petr Viktorinldb: Run the Python testsuite
2015-11-04 Stefan Metzmacherwafsamba: detect programmer errors in CHECK_BUNDLED_SYS...
2015-11-02 Thomas Nagybuild:wafsamba: Remove the now unneeded special treatme...
2015-11-01 Petr Viktorinbuildtools: Ignore exact Python version for ABI checking
2015-10-28 Thomas Nagybuild:wafsamba: Removed hard-coded class names from...
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-09-21 Gustavo Zacariasbuild: improve stack protector check
2015-09-02 Thomas Nagybuild:wafsamba: Use the Waf 1.8 API get_tgen_by_name...
2015-09-01 Thomas Nagybuild:wafsamba: Close file handles in the build scripts too
2015-08-05 Stefan Metzmacherwafsamba: don't add -DSTATIC_%s_MODULES* arguments...
2015-07-21 Petr Viktorinbuildtools: Fix crash on invalid --extra-python option
2015-07-21 Petr Viktorinbuildtools: Don't configure Python more than once
2015-06-30 Amitay Isaacswafsamba: Cache final_libs for each target
2015-06-26 Thomas NagyAlways use Samba's CHECK_CFG instead of waf check_cfg
2015-06-26 Thomas NagyRemove PYTHONDIR and PYTHONARCHDIR in a single place
2015-06-19 Andreas Schneiderwafsamba: Also build libraries with RELRO protection
2015-06-12 Stefan Metzmacherwafsamba: let CHECK_DECLS() find enum values
2015-06-12 Stefan Metzmacherwafsamba: remove unused allow_warnings=True from SAMBA_...
2015-06-10 Petr Viktorinbuildtools: Always reset the build environment
2015-05-20 Uri Simchoniwaf: add a sample run-on-target script
2015-05-20 Uri Simchoniwaf: Fix parsing of cross-answers file in case answer...
2015-05-20 Uri Simchoniwaf: allow cross-execute program to have arguments...
2015-05-20 Uri Simchoniwaf: improve readability of cross-answers generated...
2015-05-20 Uri SimchoniAdds a new mode to samba cross-compiling.
2015-05-20 Uri Simchoniwaf: sanitize and fix added cross answer
2015-05-20 Uri Simchoniwaf: always close cross answers file
2015-05-19 Jelmer VernooijFactor out submodule presence checking.
2015-05-19 Jelmer VernooijMake waf fail if submodules are out of date.
2015-05-19 Jelmer VernooijFactor out function for finding Git binary.
2015-05-19 Jelmer VernooijDrop bzr VCS support.
2015-05-19 Petr Viktorinbuildtools: Add a helper for running Python tests
2015-05-19 Petr Viktorinbuildtools: Add a helper to iterate through Python...
2015-05-19 Petr Viktorinbuildtools: Add --extra-python configure option
2015-05-19 Petr Viktorinbuildtools: Expose the Python 3 ABI tag
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-04-26 Ralph BoehmeRevert "wafsamba: flags from enviroment are put before...
2015-04-24 Michael Adamdocs: correctly depend on used xsl files and catalog...
2015-04-24 Petr Viktorinbuildtools: Use all of pyext_PATTERN in map_shlib_extension
2015-04-23 Petr Viktorinwafsamba: Add install argument to SAMBA_PYTHON
2015-04-02 Michael Adambuild:wafsamba: fix a typo
2015-03-31 Jeremy Allisonwaf: Remove 'linkflags.remove(x)' line added in error.
2015-03-26 Jelmer VernooijMerge update-waf.sh into update-external.sh
2015-03-26 Jelmer VernooijMove waf into third_party/.
2015-03-17 Volker Lendeckelib: Remove tdb_compat
2015-03-16 Thomas NagyTransition to waf 1.8: wrapped conf.check_cfg
2015-03-16 Thomas NagyTransition to waf 1.8: replaced on_results by update_ou...
2015-03-16 Jelmer VernooijUpdate the copy of waf to current 1.5
2015-03-06 Jelmer Vernooijtest_duplicate_symbol: Use Samba subunit emitter.
2015-03-04 Michael Adambuild:wafadmin: fix use of spaces instead of tabs.
2015-03-03 Volker Lendeckewaf: Fix the build on openbsd
2015-02-25 Garming Sambuild: amend typo for address sanitizer help
2015-02-24 Alexander Bokovoywafsamba: make sure build fails when uninitialized...
2015-02-17 Petr Viktorinbuildtools: Use separate storage for each function...
2015-01-28 Andreas Schneiderwaf: Add address sanitizer configure option.
2015-01-19 Stefan Metzmacherwafsamba: create unique names when building shared...
2015-01-19 Stefan Metzmacherwafsamba: remove unused variable in SAMBA_MODULE()
2015-01-19 Stefan Metzmacherwafsamba: passing 'subsystem' to SAMBA_MODULE() is...
2015-01-19 Stefan Metzmacherwafsamba: make it possible to pass bundled_name to...
2015-01-09 Thomas Nagywafadmin: backported the openbsd fixes from waf 1.7
2015-01-08 Michael Adamwafsamba: remove commented out code.
next