summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-07-06tox: Simplify tox syntaxFlorian Bruhin
2022-06-22build-release: Add suffixes for Qt 6Florian Bruhin
2022-06-22build-release: Also ignore FILE_NOT_FOUND for macOS smoke testFlorian Bruhin
2022-06-22build-release: Make whitelist more fine-grainedFlorian Bruhin
2022-06-22build-release: Reenable partial macOS symlinkingFlorian Bruhin
2022-06-22build-release: Ignore sandboxing disabled messageFlorian Bruhin
2022-06-22Switch to PyInstaller master branchFlorian Bruhin
2022-06-22scripts: Add check for direct PyQt importsFlorian Bruhin
2022-06-22mkvenv: Work around QT_DEBUG_PLUGINS crashFlorian Bruhin
2022-06-22build-release: Ignore new macOS warnings temporarilyFlorian Bruhin
2022-06-22build-release: Increase macOS template size once againFlorian Bruhin
2022-06-22pyinstaller: Disable symlink patching for nowFlorian Bruhin
2022-06-22macOS: Use patched PyInstallerFlorian Bruhin
2022-06-22scripts: Adjust supported architectures for PyQt6Florian Bruhin
2022-06-22scripts: Add _is_qt6_version to mkvenvFlorian Bruhin
2022-06-22Revert "Patch PyQt6 QUrl flag behavior for Python 3.11"Florian Bruhin
2022-06-22mkvenv: Apply workaround with --pyqt-version 5Florian Bruhin
2022-06-22Adjust some fixme commentsFlorian Bruhin
2022-06-22Patch PyQt6 QUrl flag behavior for Python 3.11Florian Bruhin
2022-06-22mkvenv: Remove sip packages from binary argsFlorian Bruhin
2022-06-22ci: Prepare Qt 6 dockerfilesFlorian Bruhin
2022-06-22scripts: Pass through Qt 6 to PyInstallerFlorian Bruhin
2022-06-22scripts: Initial Qt 6 support for build_release.pyFlorian Bruhin
2022-06-22lint: Fix remaining pylint issuesFlorian Bruhin
2022-06-22lint: Fix rewrite scriptsFlorian Bruhin
2022-06-22lint: Fix flake8 docstring issuesFlorian Bruhin
2022-06-22lint: Remove unused importsFlorian Bruhin
2022-06-22Fix misc checksFlorian Bruhin
2022-06-22Fix vultureFlorian Bruhin
2022-06-22scripts: Add --pyqt-snapshot to mkvenv.pyFlorian Bruhin
2022-06-22scripts: Allow linking/installing pyqt-5 or pyqt-6Florian Bruhin
2022-06-22mkvenv: Fix comparisonFlorian Bruhin
2022-06-22Remove unneeded old log ignoresFlorian Bruhin
2022-06-22Update mkvenv.py for Qt 6Florian Bruhin
2022-06-22Drop Qt < 5.15Florian Bruhin
2022-06-22testbrowser: Support PyQt6Florian Bruhin
2022-06-22scripts: Add rewrite_find_flags.pyFlorian Bruhin
2022-06-22scripts: Detect PyQt locationFlorian Bruhin
2022-06-22scripts: Use builtin ast parserFlorian Bruhin
2022-06-22scripts: Add rewrite_find_enums.py from issueFlorian Bruhin
2022-06-22Add rewrite_enums.pyFlorian Bruhin
2022-06-22Add basic qt wrapper stuffFlorian Bruhin
2022-06-22build-release: Fix f-string, take 2Florian Bruhin
2022-06-22build-release: Fix handling of Windows .zip suffixFlorian Bruhin
2022-06-22build-release: Fix f-stringFlorian Bruhin
2022-06-17build-release: Fix wrong path on WindowsFlorian Bruhin
2022-06-16Fix lintFlorian Bruhin
2022-06-16build-release: Sign macOS .app properlyFlorian Bruhin
2022-06-16build-release: ModernizeFlorian Bruhin
2022-06-16build-release: Move macOS Info.plist back to PyInstaller .specFlorian Bruhin