Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06 | chore(ci): Add markdownlint config to ignored paths | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.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-04 | Merge pull request #1006 from DioEgizio/appimage-ubuntu-moment | flow | |
fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs | |||
2022-08-04 | Merge pull request #994 from Scrumplex/fix-winget-releaser | LennyMcLennington | |
Fix WinGet releaser | |||
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 | Update .github/ISSUE_TEMPLATE/bug_report.yml | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Co-authored-by: flow <flowlnlnln@gmail.com> | |||
2022-08-01 | chore: update issue template to ask about Qt version | DioEgizio | |
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-29 | fix(winget): strictly match non-Legacy setup | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
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-13 | fix(actions): fix release workflow | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
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-09 | Merge pull request #851 from russellbanks/patch-1 | Sefa Eyeoglu | |
2022-07-03 | chore(DCO): allow remediation | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-02 | Merge pull request #784 from Scrumplex/refactor-cmake | flow | |
Refactor tests | |||
2022-06-28 | Create winget.yml | Russell Banks | |
2022-06-20 | Update bug_report.yml | OldWorldOrdr | |
2022-06-20 | Merge branch 'PolyMC:develop' into develop | OldWorldOrdr | |
2022-06-20 | Merge pull request #633 from Scrumplex/chore-remove-unused-workflows | flow | |
Remove unused GH Workflows | |||
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-06-06 | Update bug_report.yml | OldWorldOrdr | |
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-24 | chore: remove unused GH Workflows | Sefa Eyeoglu | |
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 | Add installer to release workflow | 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-11 | chore: add version of polymc area in bug report template | DioEgizio | |
2022-05-02 | Fix nightly.link pr comment | timoreo22 | |