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

summaryrefslogtreecommitdiff
path: root/cmake/FindJeMalloc.cmake
AgeCommit message (Collapse)Author
2025-06-06fetch jemalloc from vcpkgKae
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.
2023-06-20everything everywhereKae
all at once