summaryrefslogtreecommitdiff
path: root/scripts/mkvenv.py
AgeCommit message (Expand)Author
2023-07-24scripts: Fix typoFlorian Bruhin
2023-07-24Revert "Create a workaround to install PyQT 6.5.2 until release"Florian Bruhin
2023-07-23Fix lint/testsreuseFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Remove some more old license headersFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-07-22fixup! fixup! mkvenv: Fix '--pyqt-type link' without --pyqt-versionPaul Mairo
2023-07-22fixup! mkvenv: Fix '--pyqt-type link' without --pyqt-versionPaul Mairo
2023-07-22mkvenv: Fix '--pyqt-type link' without --pyqt-versionPaul Mairo
2023-07-22Create a workaround to install PyQT 6.5.2 until releasePaul Mairo
2023-06-30qt 6: Update mkvenv.py for Qt 6 by defaultFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-15scripts: Allow --pyqt-version in mkvenv with --pyqt-type wheelsFlorian Bruhin
2023-06-15scripts: Check if PyQt wheels directory existsFlorian Bruhin
2023-03-23scripts: Fix indentFlorian Bruhin
2023-03-23scripts: Use proper Qt version for smoke testFlorian Bruhin
2022-12-13Merge branch 'master' into qt6-v2Florian Bruhin
2022-12-12Fix lint/ciFlorian Bruhin
2022-12-12scripts: Use pip-installed asciidocFlorian Bruhin
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-09-30Remove unneeded strFlorian Bruhin
2022-08-23mkvenv: Work around QT_DEBUG_PLUGINS crashFlorian Bruhin
2022-08-23scripts: Adjust supported architectures for PyQt6Florian Bruhin
2022-08-23scripts: Add _is_qt6_version to mkvenvFlorian Bruhin
2022-08-23mkvenv: Apply workaround with --pyqt-version 5Florian Bruhin
2022-08-23Adjust some fixme commentsFlorian Bruhin
2022-08-23mkvenv: Remove sip packages from binary argsFlorian Bruhin
2022-08-23lint: Fix remaining pylint issuesFlorian Bruhin
2022-08-23scripts: Add --pyqt-snapshot to mkvenv.pyFlorian Bruhin
2022-08-23scripts: Allow linking/installing pyqt-5 or pyqt-6Florian Bruhin
2022-08-23mkvenv: Fix comparisonFlorian Bruhin
2022-08-23Update mkvenv.py for Qt 6Florian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-04-04Switch to Python 3.7 subprocess APIFlorian 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