Marcel Telka
2022-12-25 3330c8b4b6971e68165a5fe81c3b31055a369023
2022-12-24 Andreas Wacknitz
re-add rudimentary python-2.7 support needed by gamin
tree@ 1e61b9 commitdiff
2022-12-19 Marcel Telka
setup.py.mk: do not fail tox pre-test if there is no tox.ini
tree@ 6ee02b commitdiff
2022-12-19 Andreas Wacknitz
set release minor to 1 in order to be able to distinguish builds with gcc-10
tree@ 104011 commitdiff
2022-12-19 Andreas Wacknitz
switch default gcc to version 10
tree@ 7890a5 commitdiff
2022-12-17 Andreas Wacknitz
shared-macros.mk: add OPENSSL_LIBDIR and OPENSSL_PKG_CONFIG_PATH definitions
tree@ a81647 commitdiff
2022-12-15 Marcel Telka
make-rules/setup.py-defaults.mk: support for Post-releases
tree@ f31ed2 commitdiff
2022-12-14 Marcel Telka
setup.py.mk: set PATH for tox to workaround a bug
tree@ 49d4c0 commitdiff
2022-12-12 Marcel Telka
setup.py.mk: allow PYTEST_ADDOPTS customization
tree@ 3db057 commitdiff
2022-12-11 Andreas Wacknitz
Respect COMPONENT_FMRI if already set for a font package
tree@ 746f23 commitdiff
2022-12-11 Marcel Telka
setup.py.mk: add py.test to TOX_CALL_INDIRECTLY
tree@ 573ee5 commitdiff
2022-12-09 Marcel Telka
python/packaging: update to 22.0
tree@ 2172bd commitdiff
2022-12-06 Marcel Telka
pyproject.mk: evaluate build dependencies
tree@ 6b1855 commitdiff
2022-12-02 Marcel Telka
setup.py.mk: evaluate tox deps
tree@ a76c89 commitdiff
2022-12-01 Marcel Telka
tools/python-resolve-deps: handle tox extras dependencies specified in deps
tree@ 7416d1 commitdiff
2022-12-01 Marcel Telka
setup.py.mk: fix typo TOX_CALL_INIDIRECTLY -> TOX_CALL_INDIRECTLY
tree@ 051a62 commitdiff
2022-12-01 Marcel Telka
setup.py.mk: conversion to lowercase is needed too for full normalization o...
tree@ 9d52c2 commitdiff
2022-12-01 Marcel Telka
setup.py.mk: remove timing from zope.testrunner test results
tree@ a3f365 commitdiff
2022-12-01 Marcel Telka
setup.py.mk: call coverage and zope.testrunner inderictly by tox
tree@ 83badd commitdiff
2022-11-30 Marcel Telka
setup.py.mk: add unittest test style
tree@ 855acc commitdiff
2022-11-25 Marcel Telka
setup.py.mk: mangle only the 'commands' keys in tox.ini
tree@ 950890 commitdiff
2022-11-25 Marcel Telka
setup.py.mk: indirect pytest for another tox.ini syntax
tree@ ca6020 commitdiff
2022-11-24 Marcel Telka
tools/python-integrate-project: support for testing bootstrapped projects
tree@ feebc5 commitdiff
2022-11-24 Marcel Telka
setup.py.mk: make sure pytest is called indirectly to properly support tox-...
tree@ ae4a72 commitdiff
2022-11-23 Marcel Telka
setup.py.mk: make coverage report removal more generic
tree@ c44dc0 commitdiff
2022-11-23 Marcel Telka
setup.py.mk: normalize setup.py test results for all test styles
tree@ ce8823 commitdiff
2022-11-21 Marcel Telka
setup.py.mk: recursively resolve test dependencies
tree@ b8fe87 commitdiff
2022-11-19 Marcel Telka
setup.py.mk: remove short test summary info for projects that run pytest wi...
tree@ 0abb3a commitdiff
2022-11-19 Marcel Telka
setup.py.mk: run pytest verbose even via tox and honor PYTHONPATH
tree@ a8f8da commitdiff
2022-11-19 Marcel Telka
setup.py.mk: do not overnormalize test results to easily catch issues
tree@ 34664f commitdiff
2022-11-19 Marcel Telka
setup.py.mk: normalize test dependencies for tox testing
tree@ f6137e commitdiff
2022-11-19 Marcel Telka
setup.py.mk: workaround poetry bug
tree@ 8d0735 commitdiff
2022-11-18 Marcel Telka
setup.py.mk: tox is unable to run without the PATH
tree@ da55b8 commitdiff
2022-11-18 Marcel Telka
setup.py.mk: remove slowest durations report for projects that run pytest w...
tree@ a033e0 commitdiff
2022-11-18 Marcel Telka
setup.py.mk: test modules in proto area
tree@ dcf6a8 commitdiff
2022-11-16 Marcel Telka
setup.py.mk: update timing removal test transform
tree@ b4e51a commitdiff
2022-11-16 Marcel Telka
make-rules: remove unused NUM_EXTRA_ARCHIVES
tree@ c437ed commitdiff
2022-11-15 Marcel Telka
setup.py.mk: fix extras listing for tox test dependencies
tree@ 0724f3 commitdiff
2022-11-15 Marcel Telka
setup.py.mk: full support for requirement/constraint options for test depen...
tree@ 305b17 commitdiff
2022-11-14 Marcel Telka
make-rules: dependency detection for tox based tests
tree@ 06c6b6 commitdiff
2022-11-14 Marcel Telka
setup.py.mk: run pytest in verbose mode and without colors
tree@ b7bd74 commitdiff
2022-11-14 Marcel Telka
setup.py.mk: sort pytest test results per file for non-verbose run
tree@ e3f301 commitdiff
2022-11-13 Andreas Wacknitz
shared-macros.mk: update JAVA_HOME settings
tree@ 6fde4f commitdiff
2022-11-11 Marcel Telka
make-rules: add PYTHON_TEST_BOOTSTRAP and big picture bootstrap comment
tree@ 7c8106 commitdiff
2022-11-11 Marcel Telka
python/wheel: update to 0.38.4
tree@ 68397b commitdiff
2022-11-10 Marcel Telka
pyproject.mk: keep entry_points.txt for Python 3.7 fake bootstrap
tree@ ce6236 commitdiff
2022-11-10 Marcel Telka
pyproject.mk: always use build/installer fake bootstrap for Python 3.7
tree@ de61f6 commitdiff
2022-11-09 Marcel Telka
python/pyparsing: rebuild to get package for python 3.5 obsoleted
tree@ 3f9866 commitdiff
2022-11-09 Marcel Telka
setup.py.mk: python modules are unusable without python runtime binary
tree@ 82fd1e commitdiff
2022-11-09 Marcel Telka
Move test disable for bootstrapped Python projects to pyproject.mk
tree@ 1b86dc commitdiff
2022-11-09 Marcel Telka
make-rules: add REQUIRED_PACKAGES for python-requires script
tree@ c49523 commitdiff
first | « prev | next »