summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-05-10Check git tree before doing a releaseFlorian Bruhin
2020-04-27build_release: Separate 32/64-bit pyinstaller envs on WindowsFlorian Bruhin
2020-04-27scripts: Add --commands to update_versionFlorian Bruhin
2020-04-27recompile_requirements: Add "#@ pre" markerFlorian Bruhin
2020-04-21scripts: Print errors to stderr instead of stdoutFlorian Bruhin
2020-04-21Improve dictcli.py error outputFlorian Bruhin
2020-04-18build_release: Check for existing assetsFlorian Bruhin
2020-04-18build_release: Print version when asking for confirmationFlorian Bruhin
2020-04-17mkvenv: Improve checking for pyqt argsFlorian Bruhin
2020-04-15Fix lintFlorian Bruhin
2020-04-15scripts: Fix issues with build_pyqt_wheel.pyFlorian Bruhin
2020-04-15mkvenv: Add --skip-docsFlorian Bruhin
2020-04-15scripts: Add some tooling to build/install PyQt wheelsFlorian Bruhin
2020-04-09Fix lintFlorian Bruhin
2020-04-09recompile_requirements: Test resulting filesFlorian Bruhin
2020-04-09recompile_requirements: Run pip checkFlorian 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-15Improve git instructions printed by update_version.pyFlorian Bruhin
2020-02-13Upgrade initial venv packages in mkvenv.pyFlorian Bruhin
2020-02-10Switch back to develop branch of pyinstallerFlorian Bruhin
2020-02-02build_release: Move print inside whileFlorian 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-15testbrowser_webengine: Add default URLFlorian Bruhin
2020-01-15build_release: Copy missing QtQmlModels.frameworkFlorian Bruhin
2020-01-15Makefile-dmg: Increase template sizeFlorian Bruhin
2020-01-13Delete qute_pylint.settraceFlorian Bruhin
2020-01-10Revert "build_release: Re-add windows patching"Florian Bruhin
2020-01-10Replace tox -e mkvenv by a mkvenv.py scriptFlorian Bruhin
2020-01-08Remove ua_fetch.pyFlorian Bruhin
2020-01-04Run optipng on imagesFlorian Bruhin
2020-01-04Merge branch 'requires-io-master'Florian Bruhin
2020-01-04Pin older jaraco.functools with Python 3.5Florian Bruhin
2020-01-04recompile_requirements: Ignore qutebrowser requirementFlorian Bruhin
2020-01-04recompile_requirements: Upgrade pipFlorian Bruhin
2020-01-04recompile_requirements: Use python3.7 for some environmentsFlorian Bruhin
2020-01-04recompile_requirements: Use python -m venvFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-26Add config.stylesheet to check_coverageFlorian Bruhin
2019-11-27Rename VMAP_KEYFlorian Bruhin
2019-11-27Merge remote-tracking branch 'origin/pr/4544'Florian Bruhin
2019-11-25Fix lint/testsFlorian Bruhin
2019-11-24Fix mypyFlorian Bruhin
2019-11-22travis: Don't use Homebrew on macOSFlorian Bruhin