Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-26 | Add CI build for Snap | Piper McCorkle | |
Signed-off-by: Piper McCorkle <contact@piperswe.me> | |||
2022-10-25 | move .app rename to packaging process, update mac copyright string | tobimori | |
Signed-off-by: tobimori <tobias@moeritz.cc> | |||
2022-10-22 | update macOS build process to work with new .app | Tobias Möritz | |
Signed-off-by: Tobias Möritz <tobias@moeritz.cc> | |||
2022-10-21 | Merge pull request #198 from ↵ | txtsd | |
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x | |||
2022-10-21 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.3 | renovate[bot] | |
2022-10-21 | chore(deps): update actions/cache action to v3.0.11 | renovate[bot] | |
2022-10-18 | fix(actions): change to PrismLauncher | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-14 | fix: disable updater on macOS-Legacy | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-14 | feat(actions): macOS-Legacy package | DioEgizio | |
still no updater part though Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-04 | fix: remove old unused lgtm.yml, exclude cpp/fixme-comment | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-04 | feat(code scanning): enable security-and-quality query | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-04 | feat(actions): add codeql code scanning | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-09-12 | chore(actions)!: bump macOS required version to 10.15 | flow | |
This is needed for std::filesystem support in macOS's libc. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-12 | fix(actions, win): only copy openssl libs on qt5 builds (#1130) | DioEgizio | |
2022-09-06 | chore: update install-qt-action to v3 | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-08-04 | Merge pull request #1014 from DioEgizio/downgrade-qt-macos | flow | |
chore: downgrade to Qt 6.3.0 on macos | |||
2022-08-02 | chore: downgrade to Qt 6.3.0 on macos | DioEgizio | |
seems to fix some emoji-related issues Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-08-01 | fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs | DioEgizio | |
terrible hack but it works™️ Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-07-22 | Update .github/workflows/build.yml | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-19 | feat(actions): package and deliver qt6 tarballs | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-07-15 | chore(actions): Remove superfluous whitespace | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-07-15 | feat(actions): bring back qt caching | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-07-11 | Merge pull request #901 from txtsd/scdoc | timoreo | |
2022-07-11 | Merge pull request #900 from DioEgizio/CI/fix | flow | |
fix(actions): fix ccache on windows | |||
2022-07-11 | feat(ci): Install scdoc to build manpage | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-07-11 | fix(actions): fix ccache on windows | DioEgizio | |
Also removes some unnecessary dependencies for the generic Linux package Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-07-10 | Merge branch 'develop' into feature/sparkle-mac | Sefa Eyeoglu | |
# Conflicts: # .github/workflows/build.yml | |||
2022-07-10 | refactor(actions): rename Windows builds | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | refactor(actions): switch to system QuaZip on Windows | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | refactor(actions): speed up package installations for Windows | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | feat(actions): enable Windows-i686 Qt 6 builds | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | feat(actions): use Qt 6 on macOS and AppImage | Sefa Eyeoglu | |
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-02 | Merge pull request #784 from Scrumplex/refactor-cmake | flow | |
Refactor tests | |||
2022-06-14 | fix(actions): install extra-cmake-modules | Sefa Eyeoglu | |
2022-06-14 | feat(actions): test before packaging | Sefa Eyeoglu | |
2022-06-12 | update macos runner to macos 12 | DioEgizio | |
2022-05-29 | Use CMake for Windows installer branding | Kenneth Chew | |
As a side effect, fixes an issue where the installer wrote the incorrect version to the registry. | |||
2022-05-22 | fix appimage not having imageformats | DioEgizio | |
fixes stuff like the iris icon | |||
2022-05-22 | Merge pull request #614 from txtsd/ccache_release_fix | txtsd | |
Avoid invoking ccache on Release builds | |||
2022-05-22 | fix(workflow): Avoid invoking ccache on Release builds | txtsd | |
2022-05-21 | Fix Sparkle signing step | Kenneth Chew | |
2022-05-21 | Use GitHub Actions to get signature for Sparkle | Kenneth Chew | |
Requires a secret called `SPARKLE_ED25519_KEY`, in the format of a private key file | |||
2022-05-20 | Remove portable option in Windows installer | Kenneth Chew | |
2022-05-20 | Use consistent naming scheme | Kenneth Chew | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-05-16 | Build Windows installer | Kenneth Chew | |
2022-05-01 | refactor(workflow): Only use ccache on Debug builds | txtsd | |
2022-04-30 | feat(workflow): Use ccache | txtsd | |
2022-04-28 | fix some appimage issues building with qt 5.15.2 | DioEgizio | |
some users are having weird scaling issues since we're using qt 5.12.8 for the appimage | |||
2022-04-19 | Merge pull request #454 from kthchew/feature/hardened-runtime | Sefa Eyeoglu | |
2022-04-19 | Improve security by enabling hardened runtime for macOS | Kenneth Chew | |
This change also fixes a bug on recent versions of macOS where Minecraft mods that requested access to the microphone would silently fail. |