Commit graph

3277 commits

Author SHA1 Message Date
Daan
156687ac8b rename to mi_thread_set_in_threadpool 2025-02-10 20:26:19 -08:00
daanx
08ebe070a4 add mi_heap_set_in_threadpool 2025-02-10 20:11:52 -08:00
daanx
1d78531a64 update minject to take target arch into account (issue #997) 2025-02-10 20:02:02 -08:00
Daan
34a66514c0 Merge branch 'dev' into dev2 2025-02-09 19:27:07 -08:00
daanx
3e7875066b add dynamic override test on windows 2025-02-09 19:22:26 -08:00
Daan
84aadcb087 avoid link error with asan/c++ 2025-02-09 18:55:14 -08:00
Daan
8199a7f952 Merge branch 'dev' into dev2 2025-02-09 18:44:29 -08:00
Daan
62833be9eb disable dynamic override test on ubsan/tsan/asan 2025-02-09 18:44:17 -08:00
Daan
5f43fe91e0 Merge branch 'dev' into dev2 2025-02-09 18:34:53 -08:00
Daan
7dd598e0e8 add dynamic override test 2025-02-09 18:32:16 -08:00
Daan
06ced84829 Merge branch 'dev2' 2025-02-08 13:18:09 -08:00
Daan Leijen
f945d35d27 Merge branch 'dev' into dev2 2025-02-08 12:51:34 -08:00
Daan Leijen
5f9b42685e remove declspec(dllexport) from DllMain on Windows (issue #1008) 2025-02-08 12:51:06 -08:00
Daan
069279e3e7 improve cmake for multi-arch binaries on apple 2025-02-08 12:18:27 -08:00
Daan
65a89854d1 Merge branch 'dev' into dev2 2025-02-08 12:06:48 -08:00
Daan
0e9159e0bf add comment 2025-02-08 12:06:39 -08:00
Daan
cb2719cdb8
Merge pull request #999 from jbatez/dev
support MI_OPT_ARCH when targeting multiple CMAKE_OSX_ARCHITECTURES
2025-02-08 11:46:07 -08:00
Jo Bates
eb0081382b support MI_OPT_ARCH when targeting multiple CMAKE_OSX_ARCHITECTURES 2025-02-01 17:04:46 -08:00
Daan
90b7a694eb syntax error fix (#992) 2025-01-22 12:29:41 -08:00
Daan
5e71dfc336 check dynamically for getPhysicallyInstalledSystemMemory on windows (issue #992) 2025-01-22 12:03:58 -08:00
Daan
402a560c31 Merge branch 'dev' into dev2 2025-01-16 13:06:52 -08:00
Daan
81af010484 erge branch 'dev2' of /Volumes/T9/dev/mimalloc into dev2 2025-01-16 13:06:31 -08:00
daanx
14b4f674fa nicer figure 2025-01-15 12:33:11 -08:00
daanx
5e109f8b3f Merge branch 'dev' into dev2 2025-01-15 12:31:42 -08:00
daanx
2bc52557c5 add figure to readme for mimalloc-redirect 2025-01-15 12:31:35 -08:00
daanx
39b7af9d5f merge from dev 2025-01-15 12:12:24 -08:00
daanx
4a14c69554 disable using vcpkg in the VS projects 2025-01-15 12:11:52 -08:00
Daan
67f733281f merge from dev 2025-01-13 16:59:56 -08:00
Daan
97c304dc39 vcpkg: bump sha 2025-01-13 16:59:24 -08:00
Daan
866ce5b89d vcpkg: remove INTERFACE_INCLUDE_DIRECTORIES again 2025-01-13 16:57:59 -08:00
Daan
0ef19762fe bump vcpkg sha 2025-01-13 16:57:17 -08:00
Daan
e2db21e9ba remove INTERFACE_INCLUDE_DIRECTORIES 2025-01-13 16:55:56 -08:00
daanx
03e501bddb Merge branch 'dev' into dev2 2025-01-13 16:03:44 -08:00
daanx
bd8cdc912c add INTERFACE_INCLUDE_DIRECTORIES to vckpcg wrapper 2025-01-13 16:03:36 -08:00
daanx
2e597fbbf3 Merge branch 'dev' into dev2 2025-01-13 15:33:07 -08:00
daanx
af602df758 update readme to reflect name changes of the Windows export library to mimalloc.dll.lib 2025-01-13 15:32:52 -08:00
daanx
65c3a5c015 Merge branch 'dev' into dev2 2025-01-13 15:03:38 -08:00
daanx
7a27001483 update minject to use mimalloc.dll by default (issue #989) 2025-01-13 15:03:23 -08:00
daanx
8d520306b8 set pdb name on windows 2025-01-11 12:32:23 -08:00
daanx
24ec5978c8 use .dll.pdb for the dll debug file in Visual Studio 2025-01-10 10:59:44 -08:00
Daan
34b5d3c779 update vcpkg hash 2025-01-10 09:53:11 -08:00
Daan
191ea046e4 merge from dev 2025-01-10 09:50:30 -08:00
daanx
f4c3a9069a update minject -- possible fix for #986 2025-01-10 09:41:13 -08:00
daanx
11e64c5c42 update vcpkg instructions 2025-01-10 09:19:08 -08:00
Daan
be05b232e8 fix obj path on windows 2025-01-10 08:44:31 -08:00
Daan
4e5a6d2136 initial sources for vcpkg support 2025-01-09 23:29:57 -08:00
Daan
3f91c9f937 move docker files 2025-01-09 23:10:12 -08:00
daanx
0be6db0e28 comments 2025-01-09 21:06:38 -08:00
daanx
4fcf56af2e use consistent naming on Windows vs other platforms. Use mimalloc.dll.lib for the dll import library to avoid a clash with the static mimalloc.lib library 2025-01-09 20:57:08 -08:00
Daan Leijen
600ca88e87 fix library name for pkg config files (and to avoid extra patches in vcpkg) 2025-01-09 19:31:05 -08:00