Commit Graph

142 Commits

Author SHA1 Message Date
Rémi Verschelde
34608b314f CI: Remove now unused sources.list file 2024-11-13 23:48:24 +01:00
12c65f1129 Create a gdnative headers zip in the make_release script automatically. 2024-09-20 17:18:54 +02:00
1405552f18 Reworked the copy_repos script to use git locally to make a copy from the local engine tree. 2024-09-20 17:03:41 +02:00
1d66eb1742 Copy gdnative headers helper script. 2024-09-20 10:14:05 +02:00
b277253a7d Also update the sample module config file. 2024-09-08 17:36:07 +02:00
5e1ca95e7f Ignore the proctree folder in the clang format script. 2024-09-08 16:50:03 +02:00
c7ac1db971 Clang format everything. 2024-07-16 21:23:54 +02:00
4d2e9220c7 Updated the clang format script. 2024-07-16 21:23:47 +02:00
bruvzg
dad761a628 Add support for privacy manifest configuration. 2024-07-14 09:19:19 +02:00
Sergey Minakov
12d9dbe879 Extend iOS plugins to support Swift runtime 2024-07-14 09:15:42 +02:00
45557aa5db Update the make release script. 2024-04-21 23:18:57 +02:00
c61b2f40e8 Export template setup for ios. 2024-04-21 21:44:51 +02:00
de192f0f2b Update the pre release file script's file list. 2024-04-21 21:34:09 +02:00
78f963ef3e Moved the old frt build containers. 2024-04-21 14:58:55 +02:00
2def46969d Renamed the build container folders. 2024-04-21 14:58:25 +02:00
7d19d5aa8a Added missing production=yes options. 2024-04-21 12:57:55 +02:00
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
3306f8a009 Fix linux dist filenames. 2024-04-21 11:52:51 +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
bruvzg
680a1c4dbb Remove deprecated LaunchImages support and switch to Storyboard by default. 2024-04-06 11:10:31 +02:00
ec72d5324a Updated sample module_config.py. 2024-03-09 06:29:48 +01:00
6c6f9b7ddd Skip copyright header updates for the smtp module in the clang format script. 2024-03-01 12:03:00 +01:00
973b686a86 Found and updated some remaining old package paths. 2024-02-23 00:51:21 +01:00
088049f177 Updated the sample module config file with the new modules. 2024-02-08 23:58:47 +01:00
Rémi Verschelde
1361f07395 Style: Mark clang-format 16 as supported for pre-commit hook
It only introduced a difference in a .glsl file, which I've worked
around by removing an empty line. This keeps formatting consistent
between clang-format 15 and 16.

Also added a change in the 3-to-4 project converter to fix bogus
formatting in clang-format < 17.

(cherry picked from commit 49f4860ce3e4122e17c869229701f7d86aa6956c)
2024-02-08 15:15:30 +01:00
bruvzg
bf8d0672f6 Update linker flags for Xcode 15.0 - 15.2. Bump min. iOS version to 12. 2024-02-08 14:30:10 +01:00
f3982e12c7 Fix an exclude in the clang format script. 2023-12-18 00:31:20 +01:00
7a1db17e0f Added more excludes to the clang format script. 2023-12-18 00:25:43 +01:00
2dc3113b0c Added more excludes to the clang format script. 2023-12-18 00:19:04 +01:00