ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / buildtools / wafsamba / wafsamba.py
2024-03-01 Andrew Bartlettbuild: Allow --with-ldbmodulesdir to override location...
2024-03-01 Andrew Bartlettldb: Honour --private-library=!ldb as meaning build...
2024-03-01 Andrew Bartlettbuild: Ensure that a forced-private library has no...
2024-01-04 Stefan Metzmacherwafsamba: introduce SAMBA_LIBRARY(force_unversioned...
2023-12-29 Björn Jackedocs-xml: use XML_CATALOG_FILES env var if defined
2023-12-11 Joseph Suttonbuildtools: Remove ‘keep_underscore’ parameter
2023-12-11 Joseph Suttonbuildtools: Remove useless ‘keep_underscore’ parameter
2023-12-11 Joseph Suttonbuildtools: Pass through parameter ‘keep_underscore’
2023-12-11 Joseph Suttonbuildtools: Fix code spelling
2023-12-11 Joseph Suttonbuildtools: Remove unused parameter ‘env’
2023-11-29 Andreas Schneiderthird_party: Update waf to version 2.0.26
2023-08-30 Joseph Suttonbuildtools: Prefer ‘x not in y’ to ‘not x in y’
2023-08-30 Joseph Suttonbuildtools: Use ‘is’ to compare with singletons
2023-02-23 Rob van der Lindebuildtools: fix mutable default arguments
2023-01-06 Andreas Schneiderthird_party: Update waf to version 2.0.25
2022-06-22 Andrew Bartlettbuild: Ensure that SAMBA_GENERATOR() tasks fail on...
2022-06-22 Andrew Bartlettbuild: Allow &pathconfig XML entities to be used in...
2022-05-23 Andreas Schneiderthird_party: Update waf to version 2.0.24
2022-05-10 Joseph Suttonwafsamba: Fix previously unreachable exception path
2022-02-21 Andreas Schneiderthird_party: Update waf to verison 2.0.23
2021-11-30 Stefan Metzmacherwafsamba: allow SAMBA_LIBRARY() to get and use original...
2021-11-30 Stefan Metzmacherwafsamba: introduce SAMBA[3]_PLUGIN()
2021-11-30 Stefan Metzmacherwafsamba: introduce require_builtin_deps/provide_builti...
2021-11-30 Stefan Metzmacherwafsamba: add SAMBA_SUBSYSTEM(force_empty=False)
2021-11-30 Stefan Metzmacherwafsamba: the symbol version string of private librarie...
2021-11-30 Stefan Metzmacherwafsamba: use private extentions also for bundled publi...
2021-11-30 Stefan Metzmacherwafsamba: remove unused private_library argument of...
2021-11-30 Stefan Metzmacherwafsamba: SAMBA_GENERATOR() should not alter the caller...
2021-11-30 Stefan Metzmacherwafsamba: mark SAMBA_MODULE() with private_library...
2021-09-09 Andrew Bartlettdocs: Ensure to rebuild manpages if samba.entities...
2021-09-02 Andreas Schneiderthird_party: Update waf to version 2.0.22
2021-06-15 Stefan Metzmacherbuild: in SAMBA_BINARY use TO_LIST(cflags)
2021-06-15 Andrew Bartlettheimdal_build: Set up new build groups for the Heimdal...
2021-04-20 Stefan Metzmacherwafsamba: let 'use_hostcc=True' result in -D_SAMBA_HOSTCC_
2020-11-26 Stefan Metzmacherwaf: upgrade to 2.0.21
2020-10-23 Andreas Schneiderbuildtools: Do not install binaries which are for selftest
2020-09-07 David Mulderwaf: upgrade to 2.0.20
2019-12-10 Andrew Bartlettlib/fuzzing: Add mode for the AFL fuzzer
2019-11-22 Andrew Bartlettbuild: Do not build selftest binaries for builds withou...
2019-11-20 Andrew Bartlettlib/fuzzing: Use --fuzz-target-ldflags if specified
2019-11-20 Douglas Bagnallbuild: Set fuzzer=True on fuzzer binaries
2019-11-13 Andrew Bartlettheimdal_build: Recurse to bld.SAMBA_BINARY()
2019-11-13 Andrew Bartlettbuild: Remove workaround for missing os.path.relpath...
2019-10-20 Uri Simchoniwaf: upgrade to 2.0.18
2019-06-05 Andreas Schneiderthird_party: Update waf to version 2.0.17
2019-03-21 Andrew Bartlettbuild: Remove distinct .py3 ABI files
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-02-17 Björn Jackewafsamba: we should also remove stale symlinks here
2019-02-13 Joe Guowafsamba/samba_utils.py: override symlink to allow...
2019-02-08 Aliaksei Karalioubuild:docs: Get rid of hardcoded 'bin/default'
2018-12-21 Andrew Bartlettbuild: Remove --timestamp-dependencies (BROKEN)
2018-12-13 Noel Powerbuildtools/wafsamba: re-write shebang for delivered...
2018-12-10 Noel Powerbuildtools/wafsamba Provide proper pc file
2018-11-20 Stefan Metzmacherwafsamba: add a fix for broken python threading if...
2018-09-16 Noel PowerPY3: fix some octal literals
2018-09-13 Martin Schwenkewafsamba: Only use $DESTDIR in INSTALL_DIR() if it...
2018-09-11 Martin Schwenkewafsamba: Have INSTALL_DIR() log directory creation
2018-09-11 Martin Schwenkewafsamba: Make INSTALL_DIR() respect $DESTDIR
2018-09-10 Stefan Metzmacherwafsamba: remove tru64cc.py as it's not compatible...
2018-09-10 Stefan Metzmacherwafsamba: remove hpuxcc.py as it's not compatible with...
2018-09-10 Stefan Metzmacherwafsamba: remove irixcc.py as we don't support IRIX...
2018-09-05 Alexander Bokovoywafsamba: install Python modules back to bin/python...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: change SAMBA_BUILD_ENV to use...
2018-09-05 Alexander Bokovoybuildtools/wafsamba: adopt to waf 2.0.8
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-04-03 Andreas Schneiderwafsamba: Add missing cflags_end argument to SAMBA_BINARY
2018-04-03 Andreas Schneiderwafsamba: Add missing cflags_end argument to SAMBA_MODULE
2018-02-15 Douglas Bagnallbuildtools python: convert 'except X, e' to 'except...
2017-11-22 Uri Simchonibuild: allow passing custom cflags to end of library...
2017-09-16 Andreas Schneiderwafsamba: We need to honor DESTDIR in INSTALL_DIR
2017-09-15 Andreas Schneiderwafsamba: Do not chmod already existing dirs on install
2017-08-24 Andreas Schneiderwafsamba: Call INSTALL_DIR in INSTALL_DIRS
2017-08-24 Andreas Schneiderwafsamba: Add INSTALL_DIR function
2017-06-06 Andreas Schneiderwafsamba: Pass down the install argument for samba...
2017-03-10 Andrew Bartletttalloc: use the system pytalloc-util for python3 as...
2016-01-13 Jelmer VernooijError when private libraries have public headers.
2016-01-13 Jelmer VernooijAdd private_headers flag to SAMBA_*() functions.
2015-11-24 Thomas Nagybuild:wafsamba: Specify whether node objects or flat...
2015-11-16 Thomas Nagybuild:wafsamba: Replace Options.is_install by bld.is_in...
2015-11-06 Thomas Nagybuild:wafsamba: Remove samba_utils.runonce
2015-11-01 Petr Viktorinbuildtools: Ignore exact Python version for ABI checking
2015-10-28 Thomas Nagybuild:wafsamba: removed most import * statements
2015-10-13 Thomas Nagybuild:wafsamba: Enable feature-compatible declaration...
2015-09-01 Thomas Nagybuild:wafsamba: Close file handles in the build scripts too
2015-06-19 Andreas Schneiderwafsamba: Also build libraries with RELRO protection
2015-05-19 Petr Viktorinbuildtools: Add a helper to iterate through Python...
2015-05-19 Petr Viktorinbuildtools: Add --extra-python configure option
2015-04-24 Michael Adamdocs: correctly depend on used xsl files and catalog...
2015-03-16 Thomas NagyTransition to waf 1.8: replaced on_results by update_ou...
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-08 Stefan Metzmacherwafsamba: generate an empty.c file if a SAMBA_{LIBRARY...
2014-12-19 Stefan Metzmacherwafsamba: fill PRIVATE_NAME() logic again
2014-12-19 Stefan Metzmacherwafsamba: add optional keep_underscore=True to SAMBA_LI...
2014-11-25 Stefan Metzmacherwafsamba: change the default to allow_warnings=False...
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'...
next