Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-14 | merge from dev | Daan | |
2022-02-14 | bump version for further development | Daan | |
2022-02-14 | fix v2.0.5 version | Daan | |
2022-02-14 | merge from dev | Daan | |
2022-02-14 | bump to version x.0.5 | Daan | |
2021-12-15 | merge from dev | daan | |
2021-12-15 | rename VER_DIR to VERSION_DIR | daan | |
2021-12-14 | merge from dev | Daan | |
2021-12-14 | further improvements to installation directories | Daan | |
2021-11-28 | let the library VERSION = the project's one (issue #490) | Igor Vlasenko | |
This is a cross-platform usability improvement. On Unix platforms it is customary for library to have VERSION and SOVERSION, where SOVERSION changes on major API changes and VERSION is the same as project's version, so library users always know what vesion this library belongs to just by name. With this patch we have a proper libmimalloc.so.VERSION on Unix. | |||
2021-11-14 | merge from dev | Daan | |
2021-11-14 | update cmake install for MI_INSTALL_TOPLEVEL | Daan | |
2021-05-21 | merge with dev | Daan Leijen | |
2021-05-21 | fix installation directories on unix to use /lib, /include, /share; fix ↵ | Daan Leijen | |
issues #399, #223, and #89 | |||
2021-01-31 | bump version to 2.0.0 | Daan Leijen | |
2021-01-31 | bump version to 1.7.0 | Daan Leijen | |
2020-09-14 | Do not require to specify version for cmake find_package | Igor Kostenko | |
2020-02-09 | bump version to v1.6.0 | daan | |
2020-01-22 | bump version to 1.5 for further development | daan | |
2020-01-15 | bump version to 1.4 for further development | daan | |
2019-11-22 | bump version to 1.3 for further development | daan | |
2019-11-21 | update version to 1.2 | daan | |
2019-10-07 | update mimalloc build version | Daan Leijen | |
2019-07-09 | fix cmake issues with OBJECT install | daan | |
2019-06-19 | initial checkin | daan | |