summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-05-27Merge remote-tracking branch 'origin/pr/5290'Florian Bruhin
2020-05-27Add dark mode settingsFlorian Bruhin
2020-05-27fix error in asciidoc2html.py scriptJulin S
2020-05-22src2asciidoc: Make sure usage lines are generated with fixed widthFlorian Bruhin
2020-05-10Exclude FontBase from docsFlorian Bruhin
2020-05-10Check git tree before doing a releaseFlorian Bruhin
2020-05-07Add more tests for cookie handlingFlorian Bruhin
2020-05-06Add docstringFlorian Bruhin
2020-05-06build_pyqt_wheel: Add some sanity checksFlorian Bruhin
2020-05-02Fix lintFlorian Bruhin
2020-05-02Add :debug-keytester commandFlorian Bruhin
2020-04-27build_release: Separate 32/64-bit pyinstaller envs on WindowsFlorian Bruhin
2020-04-27Fix indentFlorian Bruhin
2020-04-27Remove deprecated featuresFlorian 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-20fix another pylint errorJulin S
2020-04-19fix pylint errorJulin S
2020-04-19add blank line between module docstring and importsJulin S
2020-04-19add type annotations to asciidoc2html scriptJulin S
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-03-15add pathlib to asciidoc2html scriptJulin S
2020-03-15finish _build_website_file()Julin S
2020-03-15finish _build_website()Julin S
2020-03-15begin using pathlibJulin S
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