Commit Graph

29 Commits

Author SHA1 Message Date
7361e3b029 Now the podman build all script has the ability to easily set the build name. 2022-10-11 22:36:09 +02:00
a0e9615d93 Don't remove the module config file in the build all script anymore. 2022-10-11 22:15:29 +02:00
c243dbe6e5 Fixed the osx docker container. 2022-10-11 21:57:15 +02:00
4b1c400afd Fixed typo. 2022-10-11 18:09:07 +02:00
3bf7bd0df0 Moved podman linux build commands to a new script. 2022-10-11 17:17:20 +02:00
98817907fa Initial update / small cleanup pass on the build all script. 2022-10-11 17:04:36 +02:00
6b78806f60 Pass all arguments into the build commands in the podman builkd all file instead of the hardcoded -j4. 2022-10-11 16:40:27 +02:00
6801642fce Updated the build consatiners based on changes from godot's. 2022-10-11 16:29:00 +02:00
59e980923d Remove 32 bit linux dockerfle. 2022-10-11 16:00:09 +02:00
d485aa11ff Fix emscripten version for the podman build all script. 2022-08-02 14:20:22 +02:00
9a85a52e0d Updated the build containers based on: 18b7ecfcd9 2022-08-01 22:17:12 +02:00
bea8a137d2 Small fix to the build all script. 2022-06-22 16:56:13 +02:00
4b2f580fda Don't check for the 32 bit binaries at the end of the build all script, and fix the name of the server executables. 2022-03-25 20:52:56 +01:00
9ae9ba0041 Disabled building the linux x86 templates with the build all script, as fedora seems to be having some issues installing libstdc++.i686 right now. 2022-03-25 19:10:20 +01:00
1682e366fb Removed the 32bit stuff from the linux container, and added a new 32bit linux container script. 2022-03-25 19:08:05 +01:00
c69473a82f fixed smaller issues with the podman build all script. 2022-03-25 18:06:04 +01:00
057d17349c Actually improved the log file names. Also fixed the server's platform. 2022-03-25 14:19:33 +01:00
54be0699f0 Added 32bit linux and windows editor builds to the build all script, along with headless and server builds. 2022-03-25 14:13:34 +01:00
ded4016814 Fix 32 bit builds on the linux container. 2022-03-25 14:06:39 +01:00
2aa3d3250c Annotated the podman build all script better, also changed the log file names, and added more variants. 2022-03-25 13:25:00 +01:00
2d77f9979c Fix paths for the lipo command in the podman build all script. 2022-03-24 20:12:09 +01:00
db97ec1152 Fix generating the android templates with the podman build script. 2022-03-24 16:17:56 +01:00
e5e8271854 Call the proper gradlew task in the build all helper script. 2022-03-24 01:16:29 +01:00
a04b1f23bf Now the podman build script should work. 2022-03-23 22:23:22 +01:00
4d8d578c6f Also added the podman build script from the broken seals repo. It won't work right now, as it uses build words. 2022-03-23 22:15:35 +01:00
d6117f4232 Remvoed the msvc dockerfile from the build containers script aswell, and change img_version. 2022-03-23 22:11:19 +01:00
a34cb73a13 Also remove dthe upload script. 2022-03-23 22:10:06 +01:00
c759958687 Removed the msvc dockerfile, as I don't have the uwp platform anymore. 2022-03-23 22:09:40 +01:00
211c1ce8fb Added the tools from broken seals directly to this repo. 2022-03-23 22:07:11 +01:00