I’ve made a build bot for libretro.
The bot currently builds
- Linux – x86_64 cores – x86_64 frontend for Fedora 20
- Windows – x86 cores and frontend – x86_64 cores and frontend
- Android – armeabi-v7a cores and .apk (with frontend and all cores packaged) – armeabi cores and .apk (with frontend and all cores packaged) – x86 cores and .apk (with frontend and all cores packaged)
Read about how to use it in the project’s README.md here: https://github.com/libretro/libretro-buildbot
Feel free to test it out and report back here with questions or comments on how it works for you.
Happy building!