summaryrefslogtreecommitdiff
path: root/scripts/dev/build_release.py
AgeCommit message (Expand)Author
2024-04-13Ignore DIR_APP_DICTIONARIES message in release smoke test tootoofar
2023-08-17scripts: Fix name for Windows installerFlorian Bruhin
2023-08-17scripts: Don't upload PGP signature to PyPIFlorian Bruhin
2023-08-17scripts: Fix artifact list on WindowsFlorian Bruhin
2023-08-17scripts: Avoid inputs on CI when releasingFlorian Bruhin
2023-08-17ci: Set twine PyPI tokenFlorian Bruhin
2023-08-17scripts: Show more info when no release was foundFlorian Bruhin
2023-08-17ci: Set up asciidoc properly for releasesFlorian Bruhin
2023-08-17ci: Initial automatic release supportFlorian Bruhin
2023-08-15Merge remote-tracking branch 'origin/pr/7809'Florian Bruhin
2023-08-13nsis: minimum OS version check for Qt6bitraid
2023-08-12Merge remote-tracking branch 'upstream/main' into feat/mac_sandbox_pre_releas...toofar
2023-08-11Rename :later to :cmd-laterPhilipp Albrecht
2023-08-05Remove macOS exception for "sandbox disabled" error messagetoofar
2023-08-05Remove local re-signing of macOS build.toofar
2023-07-30Remove local patching/symlinking of macOS build.toofar
2023-07-27Drop 32bit Windows release supportdrop-32bit-windowsFlorian Bruhin
2023-07-25scripts: Fix broken conditionFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30qt6: Switch most tooling/linting to Qt 6Florian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-03-29build_release: Also ignore GpuChannelMsg_CreateCommandBuffer for Qt 5Florian Bruhin
2023-03-17Merge branch 'qt6-v2' into master-qt6Florian Bruhin
2023-02-06lint: broad-exception-raisedtoofar
2023-01-29Fix missing raw string prefixFlorian Bruhin
2023-01-19tox: Don't use environment names ending in digitsFlorian Bruhin
2022-12-16scripts: Ignore CreateCommandBuffer warning for release smoketestFlorian Bruhin
2022-12-13Merge branch 'master' into qt6-v2Florian Bruhin
2022-12-12scripts: Use pip-installed asciidocFlorian 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-23build-release: Ignore new macOS warnings temporarilyFlorian Bruhin
2022-08-23pyinstaller: Disable symlink patching for nowFlorian 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-23Remove unneeded old log ignoresFlorian Bruhin
2022-08-22ci: Fix regex for macOS logFlorian Bruhin
2022-08-22scripts: Ignore new macOS 11 warningFlorian 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
2022-06-16build-release: Accept --skip-packaging on macOSFlorian Bruhin