summaryrefslogtreecommitdiff
path: root/scripts/mkvenv.py
AgeCommit message (Expand)Author
2021-10-04scripts: Fix version sorting in mkenv.pyFlorian Bruhin
2021-08-26Automatically rewrite enumsFlorian Bruhin
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-07-05Add glibc check to mkvenv.pyFlorian Bruhin
2021-07-04scripts: Add arch check to mkvenvFlorian Bruhin
2021-06-07mkvenv: Ignore another harmless ldconfig outputFlorian Bruhin
2021-05-18mkvenv: Also install linters with --devFlorian Bruhin
2021-04-17mkvenv: Handle failing ldconfigFlorian Bruhin
2021-03-31Fix --asciidoc for mkvenv.pyFlorian Bruhin
2021-03-12Fix version sorting in mkvenv.py for requirements-pyinstallerFlorian Bruhin
2021-01-29Mark mkvenv.py as executableFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-12-19Add mkvenv.py --updateFlorian Bruhin
2020-12-03scripts: Actually read --skip-smoke0testFlorian Bruhin
2020-12-03scripts: Add --skip-smoke-test to mkvenv.pyFlorian Bruhin
2020-11-26mkvenv: Search ldconfig in /sbinFlorian Bruhin
2020-11-25scripts: Fix type annotationFlorian Bruhin
2020-11-25scripts: Add print_command to mkvenvFlorian Bruhin
2020-11-25scripts: Fix lintFlorian Bruhin
2020-11-25scripts: Add Qt smoke test to mkvenv.pyFlorian Bruhin
2020-11-25scripts: Use utils.print_error in mkvenv.pyFlorian Bruhin
2020-11-25scripts: Fix mkvenv.py with multilib librariesFlorian Bruhin
2020-11-25tests: Add smoke test for test_mkvenv.pyFlorian Bruhin
2020-11-25scripts: Add libxcb-util workaround to mkvenv.pyFlorian Bruhin
2020-10-31mypy: use from-import for typing in remaining filesTim Brown
2020-04-27Fix indentFlorian Bruhin
2020-04-27Remove deprecated featuresFlorian Bruhin
2020-04-21scripts: Print errors to stderr instead of stdoutFlorian Bruhin
2020-04-17mkvenv: Improve checking for pyqt argsFlorian Bruhin
2020-04-15mkvenv: Add --skip-docsFlorian Bruhin
2020-04-15scripts: Add some tooling to build/install PyQt wheelsFlorian Bruhin
2020-03-23mkvenv: Run python rather than python3 in virtualenvFlorian Bruhin
2020-03-23Add --pyqt-type skip to mkvenv.pyFlorian Bruhin
2020-02-20Add --dev for scripts/mkvenv.pyFlorian Bruhin
2020-02-13Upgrade initial venv packages in mkvenv.pyFlorian Bruhin
2020-01-27Remove unused importFlorian Bruhin
2020-01-27mkvenv: Use the virtualenv's python to call asciidoc2htmlFlorian Bruhin
2020-01-27Generate docs as part of mkvenv.pyFlorian Bruhin
2020-01-22Add --virtualenv flag to mkvenv.pyFlorian Bruhin
2020-01-22mkvenv: Fix typosFlorian Bruhin
2020-01-22Improve usability of mvkenv.pyFlorian Bruhin
2020-01-10Replace tox -e mkvenv by a mkvenv.py scriptFlorian Bruhin