summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wafsamba.py
Commit message (Expand)AuthorAgeFilesLines
* buildtools: fix mutable default argumentsRob van der Linde2023-02-231-1/+3
* third_party: Update waf to version 2.0.25Andreas Schneider2023-01-061-1/+1
* build: Ensure that SAMBA_GENERATOR() tasks fail on errorAndrew Bartlett2022-06-221-1/+8
* build: Allow &pathconfig XML entities to be used in all manpages, not just sm...Andrew Bartlett2022-06-221-2/+2
* third_party: Update waf to version 2.0.24Andreas Schneider2022-05-231-1/+1
* wafsamba: Fix previously unreachable exception pathJoseph Sutton2022-05-101-1/+1
* third_party: Update waf to verison 2.0.23Andreas Schneider2022-02-211-1/+1
* wafsamba: allow SAMBA_LIBRARY() to get and use original 'version-script.map' ...Stefan Metzmacher2021-11-301-2/+17
* wafsamba: introduce SAMBA[3]_PLUGIN()Stefan Metzmacher2021-11-301-5/+73
* wafsamba: introduce require_builtin_deps/provide_builtin_linking/builtin_cfla...Stefan Metzmacher2021-11-301-28/+173
* wafsamba: add SAMBA_SUBSYSTEM(force_empty=False)Stefan Metzmacher2021-11-301-1/+2
* wafsamba: the symbol version string of private libraries should be based on t...Stefan Metzmacher2021-11-301-2/+6
* wafsamba: use private extentions also for bundled public librariesStefan Metzmacher2021-11-301-5/+1
* wafsamba: remove unused private_library argument of PRIVATE_NAME()Stefan Metzmacher2021-11-301-1/+1
* wafsamba: SAMBA_GENERATOR() should not alter the callers dep_varsStefan Metzmacher2021-11-301-0/+1
* wafsamba: mark SAMBA_MODULE() with private_library=TrueStefan Metzmacher2021-11-301-0/+1
* docs: Ensure to rebuild manpages if samba.entities or samba.version changesAndrew Bartlett2021-09-091-1/+5
* third_party: Update waf to version 2.0.22Andreas Schneider2021-09-021-1/+1
* build: in SAMBA_BINARY use TO_LIST(cflags)Stefan Metzmacher2021-06-151-2/+2
* heimdal_build: Set up new build groups for the Heimdal hostcc componentsAndrew Bartlett2021-06-151-5/+5
* wafsamba: let 'use_hostcc=True' result in -D_SAMBA_HOSTCC_Stefan Metzmacher2021-04-201-0/+1
* waf: upgrade to 2.0.21Stefan Metzmacher2020-11-261-1/+1
* buildtools: Do not install binaries which are for selftestAndreas Schneider2020-10-231-2/+4
* waf: upgrade to 2.0.20David Mulder2020-09-071-1/+1
* lib/fuzzing: Add mode for the AFL fuzzerAndrew Bartlett2019-12-101-1/+1
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-221-1/+5
* lib/fuzzing: Use --fuzz-target-ldflags if specifiedAndrew Bartlett2019-11-201-0/+2
* build: Set fuzzer=True on fuzzer binariesDouglas Bagnall2019-11-201-1/+12
* heimdal_build: Recurse to bld.SAMBA_BINARY()Andrew Bartlett2019-11-131-0/+4
* build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett2019-11-131-1/+1
* waf: upgrade to 2.0.18Uri Simchoni2019-10-201-1/+1
* third_party: Update waf to version 2.0.17Andreas Schneider2019-06-051-1/+1
* build: Remove distinct .py3 ABI filesAndrew Bartlett2019-03-211-3/+3
* build: Remove --extra-pythonAndrew Bartlett2019-03-211-4/+1
* wafsamba: we should also remove stale symlinks hereBjörn Jacke2019-02-171-1/+1
* wafsamba/samba_utils.py: override symlink to allow force linkJoe Guo2019-02-131-2/+3
* build:docs: Get rid of hardcoded 'bin/default'Aliaksei Karaliou2019-02-081-1/+1
* build: Remove --timestamp-dependencies (BROKEN)Andrew Bartlett2018-12-211-16/+0
* buildtools/wafsamba: re-write shebang for delivered python scriptsNoel Power2018-12-141-4/+4
* buildtools/wafsamba Provide proper pc fileNoel Power2018-12-101-1/+1
* wafsamba: add a fix for broken python threading if just one job is forcedStefan Metzmacher2018-11-201-4/+0
* PY3: fix some octal literalsNoel Power2018-09-161-2/+2
* wafsamba: Only use $DESTDIR in INSTALL_DIR() if it is setMartin Schwenke2018-09-131-2/+3
* wafsamba: Have INSTALL_DIR() log directory creationMartin Schwenke2018-09-111-0/+1
* wafsamba: Make INSTALL_DIR() respect $DESTDIRMartin Schwenke2018-09-111-1/+2
* wafsamba: remove tru64cc.py as it's not compatible with waf 2Stefan Metzmacher2018-09-101-1/+0
* wafsamba: remove hpuxcc.py as it's not compatible with waf 2Stefan Metzmacher2018-09-101-1/+0
* wafsamba: remove irixcc.py as we don't support IRIX any moreStefan Metzmacher2018-09-101-1/+0
* wafsamba: install Python modules back to bin/python, not bin/python_modulesAlexander Bokovoy2018-09-051-1/+1
* buildtools/wafsamba: change SAMBA_BUILD_ENV to use bldnode.abspath()Alexander Bokovoy2018-09-051-1/+1