2023-07-21 10:25:51 by Nia Alarie | Files touched by this commit (1) |
Log message: mimalloc: Requires a C11 compiler. |
2023-01-09 18:13:43 by Frederic Cambus | Files touched by this commit (3) | |
Log message: mimalloc: update to 2.0.9. ChangeLog: 2022-12-23 release with arbitrary aligment 2022-11-03 release with valgrind support |
2022-09-18 16:54:39 by Havard Eidnes | Files touched by this commit (1) |
Log message: devel/mimalloc: use mk/atomic64.mk since this uses 8-byte atomics. |
2022-06-27 17:29:18 by Frederic Cambus | Files touched by this commit (41) |
Log message: *: drop maintainership for packages not related to toolchains and ELF. |
2022-04-15 15:50:56 by Frederic Cambus | Files touched by this commit (2) | |
Log message: mimalloc: update to 2.0.6. ChangeLog: - Fix macOS override |
2022-02-15 20:13:04 by Frederic Cambus | Files touched by this commit (3) | |
Log message: mimalloc: update to 2.0.5. ChangeLog: - macOS fix |
2021-11-21 09:56:07 by Frederic Cambus | Files touched by this commit (2) | |
Log message: mimalloc: update to 2.0.3. ChangeLog: - Increase segment size, fine-grained decommit |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2021-07-28 23:34:03 by Frederic Cambus | Files touched by this commit (2) |
Log message: mimalloc: install *.cmake files in ${PREFIX}/lib/cmake/mimalloc. Pointed out by jperkin@, thanks! |