Commit Graph

60 Commits

Author SHA1 Message Date
25e6648a6a Re-enable everything in the build all script. 2024-04-21 12:53:39 +02:00
cf29973370 Also check whether the http server executables exist. 2024-04-21 12:51:30 +02:00
222b485b05 Cleaned up the build commands for the http server, and added it to the in-container builds. 2024-04-21 12:50:23 +02:00
201d747650 Check for the existence at the end of the container build script of the frt executables. 2024-04-21 12:46:36 +02:00
6ab703bb3a Build all server variations. 2024-04-21 12:33:49 +02:00
cce419d329 In-container build script cleanups. 2024-04-21 12:07:29 +02:00
7d55cf4ab5 Renamed frt's build containers. 2024-04-21 11:59:13 +02:00
09dee2efb3 Added missing dependencies to the frt build containers. 2024-04-21 11:58:21 +02:00
11b3b21ab6 frt in-container build script cleanups. 2024-04-21 11:58:01 +02:00
6657913f07 Remove deprecated script. 2024-04-21 11:49:36 +02:00
38cfe88250 FRT build script initial setup. 2024-04-21 05:11:15 +02:00
1fd68f9720 IOS build scripts. 2024-04-21 04:40:47 +02:00
84507f9cbf Separated and updated the osx build commands to a new file. 2024-04-21 04:00:52 +02:00
520450eb94 Update and move out to it's own file the android build commands. 2024-04-21 03:20:49 +02:00
d199a92c2e Moved javascript builds to a new file. 2024-04-21 02:08:49 +02:00
a807adf544 Update the linux build script. 2024-04-20 23:49:21 +02:00
8b946e2f3b Moved the windows build commands to a new file. Also made them
production builds.
2024-04-20 22:18:39 +02:00
d42416f2d7 Rename the build all script. 2024-04-20 21:24:32 +02:00
836e4a4f38 Remove podman check from the build all script. 2024-04-20 21:24:08 +02:00
1297b7ea87 Set up build containers for frt. 2024-04-20 21:21:37 +02:00
112722df78 Use docker instead of podman in the container build script. 2024-04-20 20:32:00 +02:00
08254aaa69 Copied the current build scripts to a new deprecated folder. 2024-04-20 17:56:43 +02:00
063419321d Updated the build containers based on godot's. 2024-04-20 17:44:49 +02:00
f0241c55f4 Added a note and some commented out commands to the container linux build script. 2023-08-12 11:48:09 +02:00
213f393293 Fix typos with codespell. 2022-12-22 19:51:25 +01:00
c1d5bcff74 Add -f to the mv commands of the linux container build script. 2022-10-12 14:37:49 +02:00
67e61d2823 Also check whether the armhf builds have finished at the end of the build all script. 2022-10-12 13:36:55 +02:00
0667ff9280 Rename linux armhf executables at the end of the build all linux script. 2022-10-12 13:36:15 +02:00
c41d56ee5a Fix the build commands for armhf x11. 2022-10-12 13:31:07 +02:00
138ca10b6d Fix osx build commands in the build all script. 2022-10-12 07:50:32 +02:00
d6f135daf5 Fixed the javascript build container. Also downgraded emscripten for now to avoid warning spam because of a deprecation on their end. 2022-10-12 07:37:24 +02:00
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