25 Commits

Author SHA1 Message Date
Daan c40b0e1e91 merge from dev 2022-02-14 16:48:30 -08:00
Daan 8a117ac536 bump version for further development 2022-02-14 16:47:57 -08:00
Daan 7f4b1d7330 fix v2.0.5 version 2022-02-14 16:44:33 -08:00
Daan 5b4ceefad3 merge from dev 2022-02-14 16:36:03 -08:00
Daan 89012dee46 bump to version x.0.5 2022-02-14 16:34:18 -08:00
daan 3350862833 merge from dev 2021-12-15 08:35:15 -08:00
daan c8b8a5a6f5 rename VER_DIR to VERSION_DIR 2021-12-15 08:33:14 -08:00
Daan 2f533aeeeb merge from dev 2021-12-14 18:29:58 -08:00
Daan dbb04e1d42 further improvements to installation directories 2021-12-14 18:29:14 -08:00
Igor Vlasenko 2cac9f3d53 let the library VERSION = the project's one (issue #490)
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-28 20:00:50 +02:00
Daan ee9e56f68f merge from dev 2021-11-14 15:39:05 -08:00
Daan 7af79ea2ae update cmake install for MI_INSTALL_TOPLEVEL 2021-11-14 15:32:21 -08:00
Daan Leijen c4452ea9de merge with dev 2021-05-21 15:36:30 -07:00
Daan Leijen a398f18e45 fix installation directories on unix to use /lib, /include, /share; fix issues #399, #223, and #89 2021-05-21 15:15:50 -07:00
Daan Leijen 0e8a721b78 bump version to 2.0.0 2021-01-31 14:02:06 -08:00
Daan Leijen 2e1574fa30 bump version to 1.7.0 2021-01-31 13:51:19 -08:00
Igor Kostenko 2bcfcd9841 Do not require to specify version for cmake find_package 2020-09-14 11:13:03 +01:00
daan 6c02f90fed bump version to v1.6.0 2020-02-09 18:53:39 -08:00
daan 0ea8031f8b bump version to 1.5 for further development 2020-01-22 18:33:07 -08:00
daan 1e4b4ef0a6 bump version to 1.4 for further development 2020-01-15 12:16:53 -08:00
daan 25ccbf4d17 bump version to 1.3 for further development 2019-11-22 09:28:48 -08:00
daan e5e4b0249d update version to 1.2 2019-11-21 16:10:04 -08:00
Daan Leijen 1006fb0228 update mimalloc build version 2019-10-07 12:13:40 -07:00
daan 72db6b2d9d fix cmake issues with OBJECT install 2019-07-09 11:32:24 -07:00
daan ea54bceeab initial checkin 2019-06-19 16:26:12 -07:00