Commit Graph
209 Commits
Author SHA1 Message Date
daanx 47b5f48b29 renamed vcxproj 2024-12-26 10:08:19 -08:00
Daan Leijen 095f848ae8 fix issue #976 2024-12-24 17:22:58 -08:00
Daan Leijen 26eaa1f4e2 fix cmake to generate mimalloc.dll on windows 2024-12-20 12:52:58 -08:00
Daan Leijen b51c0974d3 fix cmake for visual studio on arm64 2024-12-19 14:00:54 -08:00
daanx 61a112cde5 fix MI_ARCH test 2024-12-18 14:45:44 -08:00
daanx 69d2b4e991 add comments/doc 2024-12-18 14:41:20 -08:00
daanx 515ae84174 syntax error 2024-12-18 14:35:10 -08:00
daanx 636d646b9c update arch detection in cmake 2024-12-18 14:20:49 -08:00
Daan Leijen 3feb0d6cea add Windows arm64 support in cmame; name the mimalloc dll 'mimalloc-override.dll' on Windows with cmake (to match the IDE and minject 2024-12-16 23:09:50 -08:00
daanx 7bb4767607 add asan/ubsan/tsan and valgrind to default debug build 2024-12-10 20:45:59 -08:00
daanx 68bd8744b7 fix spelling 2024-12-08 09:13:48 -08:00
daanx 7c2b09fc3e only enable architecture specific optimization for armv8.1 2024-12-08 09:02:16 -08:00
daanx 60a8da75ff Add MI_ARCHOPT support for msvc 2024-12-07 14:16:39 -08:00
daanx 469ade882d Add MI_ARCHOPT option to enable architecture specific optimizations 2024-12-07 14:03:16 -08:00
daanx 8b6017d976 rename mi_debug_guarded_ to mi_guarded_ 2024-11-16 22:42:32 -08:00
daanx b27d154ffd add virtual address bits and physical memory to the mem config 2024-11-16 15:37:08 -08:00
Daan b3828bba9e disable aligned hinting or SV39 mmu's, issue #939, and pr #949 2024-10-27 21:58:20 -07:00
Daan 4377abe017 add cmake option to fall back on the fiber api do detect thread termination on windows 2024-10-21 22:59:41 -07:00
Daan 34e66778ec fix MI_EXTRA_CPPDEFS setting 2024-10-21 05:10:09 -07:00
Daan 394e8c27d8 add cmake option to add C pre processor definitions more easily 2024-10-21 05:02:24 -07:00
Daan 7b5df14bea initial work on guarded objects 2024-07-16 09:15:59 -07:00
Daan e0baf882bb reduce UBSAN parameters to stay within pipeline limits 2024-06-03 21:26:38 -07:00
daanx f7ba9d9da0 refactor arena-abandoned to be an include for backward compat with existing build scripts 2024-06-03 18:04:59 -07:00
daanx 800034cb99 refactor arena abandonment in a separate file 2024-06-03 17:58:34 -07:00
Daan 4aa97336f7 remove the need for cmake patch in vcpkg port 2024-05-21 12:06:52 -07:00