Commit Graph

5 Commits

Author SHA1 Message Date
Xaymar 7ce030a181 Remove unnecessary submodules 2025-04-18 15:31:24 +02:00
Xaymar e29c9161c8 Further progress towards building with one click
We've mostly got things to work, but CMake gets stuck trying to figure out the ABI. I'm not entirely sure what its doing.
2025-04-18 15:16:02 +02:00
Xaymar ebab168283 LLVM is mostly self-downloading now 2025-04-17 13:14:57 +02:00
Xaymar dfe1aab2ea Add initial work towards a one-click build setup
We can use some of CMakes built-in systems to ease the required workflow for the whole toolchain. This may eventually allow us to do a single click system where a developer does not need to do anything to get started. If Google can do this (even if slightly scuffed), so can we.
2025-04-17 11:26:57 +02:00
Michael Fabian 'Xaymar' Dirks 4e2dd8e30b Update to modern standard i guess 2024-06-06 13:37:13 +02:00