mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
1f52c3f1cbb0c9757e2e58ee1891d4bb3789b278
The osxcross installation process has been improved and now supports more recent versions of Xcode than 7, so most of our custom code is no longer needed. The xcode packer could also be reworked to use osxcross' SDK packing script. Fixes #15.
Godot engine build containers
This repository contains the Dockerfiles for the official Godot engine builds. These containers should help you build Godot for all platforms supported on any machine that can run Docker containers.
Building
There is a 'build.sh' script included to build the containers themselves. The in-container build scripts will follow shortly.
Description
Languages
Shell
80.1%
C
19.9%