Age | Commit message (Collapse) | Author | |
---|---|---|---|
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] | |
2022-12-24 | chore(deps): update flatpak/flatpak-github-actions action to v5 | renovate[bot] | |
2022-12-23 | chore(deps): update actions/cache action to v3.2.1 | renovate[bot] | |
2022-12-21 | chore(deps): update actions/cache action to v3.2.0 | renovate[bot] | |
2022-12-19 | fix: update installers-regex for winget releaser again | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-12 | fix: update installers-regex for winget releaser | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-30 | chore: drop Windows-MinGW-w64-Legacy | DioEgizio | |
this brings back the number of builds as the same as before the pr this is one of the slowest builds + windows 7/8.1 users can just use Windows-MSVC-Legacy Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-30 | refactor+fix: refactor the windows part of the release workflow and add arm ↵ | DioEgizio | |
to it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-30 | feat(actions) add arm64 build | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-27 | fix: use qt 6.4.0 on windows msvc for now | DioEgizio | |
qt 6.4.1 has a very bad scaling regression Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-26 | Merge pull request #493 from Scrumplex/cachix | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/491 | |||
2022-11-23 | fix: force bundled libs on win msvc | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-21 | fix(actions): don't ignore nix files | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-21 | feat(actions): add Nix build | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-19 | fix(actions): fix cache on flatpak | DioEgizio | |
currently there's a [bug](https://github.com/flatpak/flatpak-github-actions/issues/80) on the stable version of the flatpak action which causes the cache key to be wrong. this commit work arounds it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-18 | Merge pull request #456 from DioEgizio/flatpak-build | Sefa Eyeoglu | |
closes https://github.com/PrismLauncher/PrismLauncher/issues/62 | |||
2022-11-16 | chore: use qt 6.4.1 on Windows-MSVC | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-15 | feat: add flatpak builds to the ci for testing | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-13 | feat+fix: move codeql to its own workflow | DioEgizio | |
i think it's better practice, it should slightly improve linux qt6 build times and i noticed ccache? is messing up with it because alerts get randomly fixed Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-13 | fix: disable caching Qt on release | DioEgizio | |
it's good practice to not cache on release builds Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-13 | fix: disable building snaps on release | DioEgizio | |
the snap infra should already be able to deal with it, i think Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-05 | Merge pull request #294 from piperswe/add-snapcraft-yml | Sefa Eyeoglu | |
2022-11-04 | Workflow: Add MSVC Builds to release workflow | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Add VC variables before packaging on Windows | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Build MSVC Legacy as 32bit | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Link to release libraries even in debug | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Use msbuild generator for msvc builds | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Add MSVC Builds | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-04 | CI: Exclude zlib tests | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-03 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.5 | renovate[bot] | |