Commit Graph

43 Commits

Author SHA1 Message Date
libretroadmin 57acf1421b Remove workflow for fdroid as per Vinfall recommendation 2022-11-22 22:15:51 +01:00
Vinfall 0c233bff4e Add CI to dump default.txt for F-Droid release (#14644)
Co-authored-by: Vinfall <vinfall@users.noreply.github.com>
2022-11-19 23:34:07 +01:00
Francisco Javier Trujillo Mata 106a6c268e Point to libretro.gitlab package container (#14621) 2022-11-13 20:17:13 +01:00
Michael Burgardt 648b0ab7b7 (Bug fix) Fix the weird 'empty translations' & correct backslash escaping in translation strings (#14609)
* (Bug fix) Fix the weird 'empty translations' & correct backslash escaping in translation strings

* Update crowdin workflows
GitHub is deprecating Node.js 12, so some actions need to be updated to ensure functionality into the future.
2022-11-11 07:56:17 +01:00
Francisco Javier Trujillo Mata 7a8617bad5 Improve makefiles 2022-11-08 21:36:44 +01:00
LibretroAdmin ddeef350bd (X11) Simplify HAVE_XF86VM code ifdefs some more
(CodeQL) Take out for now while it fails to build
2022-09-05 18:36:45 +02:00
LibretroAdmin 77f3e20e3c (CodeQL) Only use 'cpp' language
(X11) Use HAVE_XF86VM for XFree86-VidMode X extension library
2022-09-05 18:26:08 +02:00
LibretroAdmin 5e985f0553 Create codeql.yml 2022-09-05 18:00:04 +02:00
LibretroAdmin 6d054a2d96 Add Emscripten.yml 2022-08-05 23:50:29 +02:00
LibretroAdmin 3b0f20768b Add RetroFW/RS90/RetroFW workflows 2022-08-05 22:43:37 +02:00
LibretroAdmin bebe803658 Add DOS/DJGPP workflow 2022-08-05 21:52:57 +02:00
LibretroAdmin fa9f39c0ab Add Switch/libnx workflow 2022-08-05 20:17:02 +02:00
LibretroAdmin 30bdd8b447 Add 3DS workflow 2022-08-05 19:20:54 +02:00
LibretroAdmin 0ed18d16c4 Add GameCube/Wii workflows 2022-08-05 17:08:08 +02:00
LibretroAdmin cd7a6afd20 Add WiiU workflow 2022-08-05 16:24:46 +02:00
LibretroAdmin 1135bf0534 Add PSVita github workflow 2022-08-05 15:23:32 +02:00
LibretroAdmin dab528ca11 Update Windows-i686-MXE.yml 2022-08-05 13:53:51 +02:00
LibretroAdmin a30f256bb0 Create Windows-i686-MXE.yml 2022-08-05 13:53:00 +02:00
LibretroAdmin 7eecf3bdd0 Create Windows-x64-MXE.yml 2022-08-05 13:22:34 +02:00
kikmon afd463be16 added make clean between Release and Debug build (#14262)
Co-authored-by: papa <papa>
2022-07-31 11:22:04 +02:00
LibretroAdmin f9c6ccee75 Update crowdin.yml 2022-07-07 15:55:08 +02:00
LibretroAdmin 91a351adf8 Update crowdin-daily.yml 2022-07-07 15:54:26 +02:00
LibretroAdmin 20ad96355f Update crowdin-daily.yml 2022-07-07 14:29:02 +02:00
dependabot[bot] 61bf5fba91 Bump actions/checkout from 2 to 3 (#14130)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 14:09:29 +02:00
dependabot[bot] 602b3fc43f Bump actions/upload-artifact from 2 to 3 (#14129)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 14:09:19 +02:00