summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-11-20Fixup dockerfile template for qt6 configurationstoofar
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-11-19dictcli: Switch from master to mainFlorian Bruhin
2022-11-16ci: Fix docker build and add sanity checkFlorian Bruhin
2022-11-16ci: Keep QtWebKit on live support a bit longerFlorian Bruhin
2022-11-16Revert "ci: Drop QtWebKit"Florian Bruhin
2022-11-16Update changelog URLFlorian Bruhin
2022-11-14ci: Drop QtWebKitFlorian Bruhin
2022-11-07remove glob2 from changelog urlstoofar
2022-11-03Revert to recompile_requirements.py with set-outputFlorian Bruhin
2022-11-03ci: Get rid of set-outputFlorian Bruhin
2022-10-31Adjust warnings and changelog URLs for new pytestFlorian Bruhin
2022-10-24scripts: Remove changelog URL for types-cryptographyFlorian Bruhin
2022-09-30Remove unneeded strFlorian Bruhin
2022-09-19Update pylint ignoresFlorian Bruhin
2022-09-19Update changelog URLsFlorian Bruhin
2022-08-26sql: Add *all* primary sqlite result codesFlorian Bruhin
2022-08-23Add missing copyright blurbsFlorian Bruhin
2022-08-23Fix changelog URLsFlorian Bruhin
2022-08-23tox: Simplify tox syntaxFlorian Bruhin
2022-08-23build-release: Add suffixes for Qt 6Florian Bruhin
2022-08-23build-release: Make whitelist more fine-grainedFlorian Bruhin
2022-08-23build-release: Reenable partial macOS symlinkingFlorian Bruhin
2022-08-23build-release: Ignore sandboxing disabled messageFlorian Bruhin
2022-08-23Switch to PyInstaller master branchFlorian Bruhin
2022-08-23scripts: Add check for direct PyQt importsFlorian Bruhin
2022-08-23mkvenv: Work around QT_DEBUG_PLUGINS crashFlorian Bruhin
2022-08-23build-release: Ignore new macOS warnings temporarilyFlorian Bruhin
2022-08-23build-release: Increase macOS template size once againFlorian Bruhin
2022-08-23pyinstaller: Disable symlink patching for nowFlorian Bruhin
2022-08-23macOS: Use patched PyInstallerFlorian Bruhin
2022-08-23scripts: Adjust supported architectures for PyQt6Florian Bruhin
2022-08-23scripts: Add _is_qt6_version to mkvenvFlorian Bruhin
2022-08-23Revert "Patch PyQt6 QUrl flag behavior for Python 3.11"Florian Bruhin
2022-08-23mkvenv: Apply workaround with --pyqt-version 5Florian Bruhin
2022-08-23Adjust some fixme commentsFlorian Bruhin
2022-08-23Patch PyQt6 QUrl flag behavior for Python 3.11Florian Bruhin
2022-08-23mkvenv: Remove sip packages from binary argsFlorian Bruhin
2022-08-23ci: Prepare Qt 6 dockerfilesFlorian Bruhin
2022-08-23scripts: Pass through Qt 6 to PyInstallerFlorian Bruhin
2022-08-23scripts: Initial Qt 6 support for build_release.pyFlorian Bruhin
2022-08-23lint: Fix remaining pylint issuesFlorian Bruhin
2022-08-23lint: Fix rewrite scriptsFlorian Bruhin
2022-08-23lint: Fix flake8 docstring issuesFlorian Bruhin
2022-08-23lint: Remove unused importsFlorian Bruhin
2022-08-23Fix misc checksFlorian Bruhin
2022-08-23Fix vultureFlorian 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