Rémi Verschelde dce2101e6e Use parallel make in godot-mono-builds scripts
Builds are faster with 64 jobs instead of 1 :)

It's mostly relevant for 'make' but we also use the -j flag
for 'configure' as it can also trigger a build for external
dependencies (like llvm for upcoming iOS Mono builds).
2020-04-07 16:18:37 +02:00
2020-03-20 01:13:06 +08:00
2020-03-20 01:13:06 +08:00
2020-03-20 01:13:06 +08:00
2020-03-20 01:13:06 +08:00
2020-03-20 01:13:06 +08:00
2020-03-20 01:13:06 +08:00
2019-01-07 21:51:22 +01:00

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
Godot engine build containers
Readme 178 MiB
Languages
Shell 80.1%
C 19.9%