aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
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-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-04Merge pull request #1014 from DioEgizio/downgrade-qt-macosflow
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-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-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-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
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-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-20Use consistent naming schemeKenneth Chew
2022-05-16Build Windows installerKenneth Chew
2022-05-01refactor(workflow): Only use ccache on Debug buildstxtsd
2022-04-30feat(workflow): Use ccachetxtsd
2022-04-28fix some appimage issues building with qt 5.15.2DioEgizio
2022-04-19Merge pull request #454 from kthchew/feature/hardened-runtimeSefa Eyeoglu
2022-04-19Improve security by enabling hardened runtime for macOSKenneth Chew
2022-04-19fix: bundle binary tarball as user rootSefa Eyeoglu
2022-04-18specify -DLauncher_BUILD_PLATFORM on CI buildsDioEgizio
2022-04-17CHANGE: use Qt 5.15.3 (from brew) on macos DioEgizio
2022-04-16fix: set install prefix for Linux to /usrSefa Eyeoglu
2022-04-16fix(actions): remove macdeployqtSefa Eyeoglu
2022-04-16refactor(actions): combine steps for unified buildsSefa Eyeoglu