aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2022-10-18fix(actions): change to PrismLauncherSefa Eyeoglu
2022-10-14fix: disable updater on macOS-LegacyDioEgizio
2022-10-14feat(actions): macOS-Legacy packageDioEgizio
2022-10-04fix: remove old unused lgtm.yml, exclude cpp/fixme-commentDioEgizio
2022-10-04feat(code scanning): enable security-and-quality queryDioEgizio
2022-10-04feat(actions): add codeql code scanningDioEgizio
2022-09-30Update winget.ymlVedant
2022-09-12chore(actions)!: bump macOS required version to 10.15flow
2022-09-12fix(actions, win): only copy openssl libs on qt5 builds (#1130)DioEgizio
2022-09-06chore: update install-qt-action to v3DioEgizio
2022-08-06chore(ci): Add markdownlint config to ignored pathstxtsd
2022-08-04Merge pull request #1014 from DioEgizio/downgrade-qt-macosflow
2022-08-04Merge pull request #1006 from DioEgizio/appimage-ubuntu-momentflow
2022-08-02chore: downgrade to Qt 6.3.0 on macosDioEgizio
2022-08-01fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libsDioEgizio
2022-07-29fix(winget): strictly match non-Legacy setupSefa Eyeoglu
2022-07-22Update .github/workflows/build.ymlSefa Eyeoglu
2022-07-19feat(actions): package and deliver qt6 tarballsDioEgizio
2022-07-15chore(actions): Remove superfluous whitespacetxtsd
2022-07-15feat(actions): bring back qt cachingDioEgizio
2022-07-13fix(actions): fix release workflowSefa Eyeoglu
2022-07-11Merge pull request #901 from txtsd/scdoctimoreo
2022-07-11Merge pull request #900 from DioEgizio/CI/fixflow
2022-07-11feat(ci): Install scdoc to build manpagetxtsd
2022-07-11fix(actions): fix ccache on windowsDioEgizio
2022-07-10Merge branch 'develop' into feature/sparkle-macSefa Eyeoglu
2022-07-10refactor(actions): rename Windows buildsSefa Eyeoglu
2022-07-10refactor(actions): switch to system QuaZip on WindowsSefa Eyeoglu
2022-07-10refactor(actions): speed up package installations for WindowsSefa Eyeoglu
2022-07-10feat(actions): enable Windows-i686 Qt 6 buildsSefa Eyeoglu
2022-07-10feat(actions): use Qt 6 on macOS and AppImageSefa Eyeoglu
2022-07-09Merge pull request #851 from russellbanks/patch-1Sefa Eyeoglu
2022-07-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
2022-06-28Create winget.ymlRussell Banks
2022-06-20Merge pull request #633 from Scrumplex/chore-remove-unused-workflowsflow
2022-06-14fix(actions): install extra-cmake-modulesSefa Eyeoglu
2022-06-14feat(actions): test before packagingSefa Eyeoglu
2022-06-12update macos runner to macos 12DioEgizio
2022-05-29Use CMake for Windows installer brandingKenneth Chew
2022-05-24chore: remove unused GH WorkflowsSefa Eyeoglu
2022-05-22fix appimage not having imageformatsDioEgizio
2022-05-22Merge pull request #614 from txtsd/ccache_release_fixtxtsd
2022-05-22fix(workflow): Avoid invoking ccache on Release buildstxtsd
2022-05-21Fix Sparkle signing stepKenneth Chew
2022-05-21Use GitHub Actions to get signature for SparkleKenneth Chew
2022-05-20Remove portable option in Windows installerKenneth Chew
2022-05-20Add installer to release workflowKenneth Chew
2022-05-20Use consistent naming schemeKenneth Chew
2022-05-16Build Windows installerKenneth Chew
2022-05-02Fix nightly.link pr commenttimoreo22