Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-19 | chore: change xml name to what linuxdeploy wants | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-06-19 | chore: install appstream in appimage | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-06-18 | Merge pull request #1214 from ↵ | seth | |
PrismLauncher/renovate/cachix-install-nix-action-22.x chore(deps): update cachix/install-nix-action action to v22 | |||
2023-06-16 | chore(deps): update cachix/install-nix-action action to v22 | renovate[bot] | |
2023-06-16 | fix(appimage): bundle generic opengl lib | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-09 | ci: exclude .git directory from the source code tarball | guihkx | |
Reduces the its final size from 17.1 MiB down to 7.9 MiB. Signed-off-by: guihkx <626206+guihkx@users.noreply.github.com> | |||
2023-06-08 | chore: bump macOS requirement to 11.0 | DioEgizio | |
Noticed only now that Qt 6.5 bumps the macOS requirement to macOS 11. This was basically already effective in prism since with the Qt 6.5 bump pr macOS 10.15 user's wouldn't be able to run this, but updating the requirement here makes it more clear for the end user trying to run prism on macOS 10.15 Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-06-08 | chore: revert macOS Qt version back to 6.5.0 | DioEgizio | |
Qt 6.5.1 seems to cause issues with Rectangle Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-06-06 | Packaging: file manifest in portable install (#1101) | Rachel Powers | |
2023-05-26 | Merge pull request #1088 from DioEgizio/update-qt651 | Sefa Eyeoglu | |
chore: update to Qt 6.5.1 | |||
2023-05-25 | chore: update to Qt 6.5.1 | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-05-24 | chore(deps): update cachix/install-nix-action action to v21 | renovate[bot] | |
2023-05-02 | Merge pull request #833 from Ryex/advanced_copy_instance | Sefa Eyeoglu | |
2023-04-14 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.9 | renovate[bot] | |
2023-04-08 | chore: update Qt to 6.5.0 on Windows | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-04-03 | chore: update to qt 6.5.0 on macos | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-04-02 | chore(deps): update flatpak/flatpak-github-actions action to v6 | renovate[bot] | |
2023-03-20 | workflow: add filelink.exe to SignTool call | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-19 | chore: update qt6 to 6.4.3 on windows and macos | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-03-13 | Merge pull request #928 from PrismLauncher/renovate/actions-cache-3.x | Sefa Eyeoglu | |
chore(deps): update actions/cache action to v3.3.1 | |||
2023-03-13 | chore: drop Snap packaging | Sefa Eyeoglu | |
We do not have a lot of expertise dealing with Snap and as it is currently breaking our CI, it might be good to drop support for it. This does not mean that it won't come back in the future, but as it stands, it was effectively unmaintained and was only used for nightly builds anyway. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-13 | chore(deps): update actions/cache action to v3.3.1 | renovate[bot] | |
2023-03-09 | chore(deps): update actions/cache action to v3.3.0 | renovate[bot] | |
2023-03-01 | chore(deps): update cachix/install-nix-action action to v20 | renovate[bot] | |
2023-02-22 | Merge pull request #846 from ↵ | Sefa Eyeoglu | |
PrismLauncher/renovate/vedantmgoyal2009-winget-releaser-2.x | |||
2023-02-21 | chore(deps): update actions/cache action to v3.2.6 | renovate[bot] | |
2023-02-16 | fix(actions): don't fail if code signing certificate is missing | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-02-15 | feat(ci): add Windows codesigning | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-02-11 | chore(deps): update vedantmgoyal2009/winget-releaser action to v2 | renovate[bot] | |
2023-02-11 | Merge pull request #831 from ↵ | DioEgizio | |
PrismLauncher/renovate/cachix-install-nix-action-19.x | |||
2023-02-10 | chore(deps): update actions/cache action to v3.2.5 | renovate[bot] | |
2023-02-06 | chore(deps): update cachix/install-nix-action action to v19 | renovate[bot] | |
2023-02-01 | CI: Always update windows ccache | TheLastRar | |
Also change name to avoid pulling the stale cache Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2023-02-01 | CI: Move mingw restore cache before setup ccache | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2023-02-01 | CI: Log ccache stats for msys2 | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2023-01-30 | chore(deps): update actions/cache action to v3.2.4 | renovate[bot] | |
2023-01-15 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.8 | renovate[bot] | |
2023-01-13 | Merge pull request #714 from redstrate/cmark | flow | |
2023-01-12 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.7 | renovate[bot] | |
2023-01-12 | fix: add cmark:p to mingw build | DioEgizio | |
this way we can just dynamically link it on that build instead of building it ourselves and statically linking it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-01-10 | fix: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to 1 | DioEgizio | |
should fix some random failures Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-01-10 | Revert "Merge pull request #729 from DioEgizio/fix-mac-openssl3-failing" | DioEgizio | |
it was necessary :/ This reverts commit 976e550aa7291f22f5011178ab824a937f89d11a, reversing changes made to 61144f7a219995fa29531683ed36e8e4002848b5. Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-01-10 | fix: just use github runner's openssl 1.1 instead of installing 3 on macos ↵ | DioEgizio | |
signing Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-01-09 | Merge pull request #722 from PrismLauncher/renovate/actions-cache-3.x | Sefa Eyeoglu | |
2023-01-09 | chore(deps): update actions/cache action to v3.2.3 | renovate[bot] | |
2023-01-08 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.6 | renovate[bot] | |
2023-01-08 | chore: update windows msvc to qt 6.4.2 | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-30 | Merge pull request #673 from ↵ | DioEgizio | |
PrismLauncher/renovate/flatpak-flatpak-github-actions-5.x chore(deps): update flatpak/flatpak-github-actions action to v5 | |||
2022-12-30 | fix: remove Flatpak cache key workaround | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-27 | chore(deps): update actions/cache action to v3.2.2 | renovate[bot] | |