mirror of
https://github.com/ynoproject/buildscripts
synced 2026-06-21 14:49:42 -06:00
No description
- Shell 70.2%
- CMake 18.1%
- Python 7.3%
- Batchfile 3.4%
- Dockerfile 1%
|
|
||
|---|---|---|
| .github | ||
| 3ds | ||
| android | ||
| emscripten | ||
| ios | ||
| linux-static | ||
| macos | ||
| shared | ||
| switch | ||
| tvos | ||
| vita | ||
| wii | ||
| wiiu | ||
| windows | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
EasyRPG buildscripts
The scripts used to compile needed libraries for supported platform ports on our Jenkins CI server https://ci.easyrpg.org/view/Toolchains/
Notes
Specific building requirements for all platforms:
- bash
- autotools (autoconf, automake & libtool)
- cmake
- git
- curl
- core tools like make, perl, patch & pkg-config
Recommended building requirements for Linux:
- ccache