.github/workflows/vita.yaml


Log

Author Commit Date CI Message
Pierre Wendling eea9f638 2022-10-12T18:51:59 CI: Update to actions/checkout@v3.
Pierre Wendling e710440f 2022-10-11T11:23:16 Vita: Fix typo in CI CMake command.
Pierre Wendling 4227a0b4 2022-10-10T22:44:48 Vita: Turn on `SDL_WERROR` in CI.
Pierre Wendling e99b05d6 2022-10-10T22:36:21 Vita: Install bash in CI. The wrapper `arm-vita-eabi-pkg-config` fails without it with the error: `env: can't execute 'bash': No such file or directory`
Anonymous Maarten 78a37516 2022-06-16T16:38:58 cmake+ci: fix+test sdl2-config + sdl2.pc for all supported platforms
Cameron Cawley 12f9bcd2 2022-05-08T17:08:41 Build tests for all CMake platforms on CI
Anonymous Maarten f858d130 2022-06-03T19:24:20 ci: test installed packages using CMake
Pierre Wendling 333ea51c 2021-09-11T23:07:44 CI: Set default shell for Vita build. vitasdk image only comes with sh. Previously, the shell was mentioned on each run step.
Pierre Wendling 1e6e9f36 2021-08-21T12:10:37 CI: Add PS VIta build