Commit Graph

25 Commits

Author SHA1 Message Date
56f483506e Removed minizip. 2023-12-16 22:09:27 +01:00
8f12605cd5 Removed zstd. 2023-12-16 21:12:25 +01:00
a09a63a756 Fix typo. 2023-12-16 19:34:11 +01:00
f54791d022 Removed gdscript's language server. 2023-12-16 18:51:51 +01:00
6016061c54 Removed the platform exporters. 2023-12-16 18:50:31 +01:00
94c7f0a442 Moved mikktspace. 2023-12-16 18:28:07 +01:00
6af0e3505f Moved minizip to core. 2023-12-16 18:09:48 +01:00
a359b24229 Removed the pvr module. 2023-12-16 18:06:15 +01:00
a7f6040e05 Moved zlib to core. 2023-12-16 17:58:14 +01:00
f05996c037 Moved zstd to core. 2023-12-16 17:55:53 +01:00
6dcb635a99 Moved some misc thirdparty files to core. 2023-12-16 17:52:29 +01:00
11daeb4746 Removed the non-desktop platforms. 2023-12-16 16:30:34 +01:00
65e168e067 Removed the mbedtls module. Also scu setup improvements. 2023-12-16 16:28:44 +01:00
c917f1848c Removed the regex module. 2023-12-16 15:35:14 +01:00
25b1296213 Comment. 2023-12-16 15:21:44 +01:00
ee5d1c51ae Setup proper scu mbedtls build. 2023-12-16 15:18:10 +01:00
c0b05b4444 Move a minimal version of the mbedtls library into core when the module is disabled. 2023-12-16 14:47:28 +01:00
422144f7f3 Moved pcre2 into the regex module directly. 2023-12-16 13:58:11 +01:00
cd13c50e49 Fix typo. 2023-12-16 13:46:47 +01:00
f78e25259d Also treat servers as one unit in the scu build. 2023-12-16 13:42:47 +01:00
0e3293ef1b Treat the entire scene folder as one unit in the scu build. 2023-12-16 13:38:11 +01:00
92db18ac4f Add core to the scu build as one unit. 2023-12-16 12:02:12 +01:00
08f3488f8d make the scu build always generate 1 file per unit. 2023-12-16 11:44:55 +01:00
2dbd4753ab Cleaned up scu build folders. 2023-12-16 11:35:05 +01:00
5bfd2d6d53 Initial Commit. 2023-12-14 21:54:22 +01:00