Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Collapse)Author
2025-06-12Try to fix the 'linux unknown' text in the pause menumainIvan Davydov
2025-06-06fetch jemalloc from vcpkgKae
2024-03-08Merge launcher branchKae
2024-02-21Support prefixed and non-prefixed JeMalloc functionsKai Blaschke
Note that linking a JeMalloc library without prefixed functions will replace all memory allocations, including any call to "new", not just the ones specifically called via Star::malloc etc.
2024-02-19Add detection for ARM64 and remove PPC.Kai Blaschke
Also removed i386 as valid architecture for macOS, as it's no longer supported (even x86_64 is currently being phased out in favor of Silicon-based Macs). ARM64 would also be required for a potential Raspberry Pi port (also needs a Vulkan or OpenGL ES renderer).
2023-06-20everything everywhereKae
all at once