index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
Makefile
Age
Commit message (
Expand
)
Author
2023-09-07
Python: Drop support for Python 3.7
Paolo Bonzini
2023-05-18
Python: Drop support for Python 3.6
Paolo Bonzini
2023-05-18
python: shut up "pip install" during "make check-minreqs"
Paolo Bonzini
2023-02-22
python: drop pipenv
John Snow
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-02-23
Revert "python: pin setuptools below v60.0.0"
John Snow
2022-01-21
python: pin setuptools below v60.0.0
John Snow
2021-09-27
python/aqmp: Add Coverage.py support
John Snow
2021-07-13
python: Configure tox to skip missing interpreters
Wainer dos Santos Moschetta
2021-06-30
python: remove auto-generated pyproject.toml file
John Snow
2021-06-30
python: Update help text on 'make clean', 'make distclean'
John Snow
2021-06-30
python: Update help text on 'make check', 'make develop'
John Snow
2021-06-30
python: add 'make check-dev' invocation
John Snow
2021-06-30
python: Fix .PHONY Make specifiers
John Snow
2021-06-30
python: update help text for check-tox
John Snow
2021-06-30
python: rename 'venv-check' target to 'check-pipenv'
John Snow
2021-06-01
python: add tox support
John Snow
2021-06-01
python: add Makefile for some common tasks
John Snow