Commit Graph

4 Commits

Author SHA1 Message Date
Rémi Verschelde
672cea4d08 CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds
Pin clang-format to version 16, and black to 24.10.0.
Keep using Ubuntu 22.04 for Linux builds for portability.
2024-11-13 23:48:04 +01:00
f10681e2be GDScript LSP compile fix pt1. 2023-10-02 19:06:13 +02:00
e27adb573e Improve module scu setup a bit. 2023-07-11 16:28:39 +02:00
834cbe8cef Ported: Single Compilation Unit build.
Adds support for simple SCU build.
This speeds up compilation by compiling multiple cpp files within a single translation unit.
- lawnjelly
43e181a00a
2023-07-11 16:07:36 +02:00