| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mimalloc: 2.1.6 -> 2.1.7 | R. Ryantm | 2024-06-10 | 1 | -2/+2 |
| * | mimalloc: 2.1.4 -> 2.1.6 | R. Ryantm | 2024-05-17 | 1 | -2/+2 |
| * | mimalloc: 2.1.2 -> 2.1.4 | R. Ryantm | 2024-04-29 | 1 | -2/+2 |
| * | mimalloc: 2.0.9 -> 2.1.2 | R. Ryantm | 2023-04-30 | 1 | -2/+2 |
| * | mimalloc: fix static build | Yureka | 2023-01-15 | 1 | -2/+6 |
| * | mimalloc: 2.0.7 -> 2.0.9 | R. Ryantm | 2022-12-26 | 1 | -2/+2 |
| * | mimalloc: 2.0.6 -> 2.0.7 (#199488) | Yureka | 2022-11-04 | 1 | -2/+2 |
| * | treewide: optional -> optionals where the argument is a list•••the argument to optional should not be list | Artturin | 2022-10-10 | 1 | -1/+1 |
| * | mimalloc: 2.0.5 -> 2.0.6 | Mario Rodas | 2022-05-20 | 1 | -10/+2 |
| * | mimalloc: 2.0.2 -> 2.0.5 | Kevin Amado | 2022-02-28 | 1 | -6/+20 |
| * | mimalloc: revert doCheck enable•••For some reason, test fails with binary not being able to find libmimalloc.so.2.0. Manually specifying LD_LIBRARY_PATH gets it working, which does not look like a very viable fix. | Mark Vainomaa | 2021-06-29 | 1 | -2/+0 |
| * | mimalloc: make use of MI_INSTALL_TOPLEVEL•••Fixes: - Gross file moving in postInstall (maintenance burden) - Usability of CMake files Also enables check phase | Mark Vainomaa | 2021-06-29 | 1 | -21/+15 |
| * | mimalloc: 2.0.0 -> 2.0.2 | Mark Vainomaa | 2021-06-29 | 1 | -2/+2 |
| * | mimalloc: 1.6.7 -> 2.0.0 | R. RyanTM | 2021-03-20 | 1 | -2/+2 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -4/+4 |
| * | treewide: remove enableParallelBuilding = true if using cmake | Ben Siraphob | 2021-01-03 | 1 | -1/+0 |
| * | mimalloc: 1.6.4 -> 1.6.7 | R. RyanTM | 2020-11-03 | 1 | -2/+2 |
| * | mimalloc: 1.6.3 -> 1.6.4 | R. RyanTM | 2020-08-26 | 1 | -2/+2 |
| * | mimalloc: 1.6.1 -> 1.6.3 | R. RyanTM | 2020-05-27 | 1 | -2/+2 |
| * | mimalloc: 1.1.0 -> 1.6.1 | ajs124 | 2020-02-19 | 1 | -12/+16 |
| * | mimalloc: fix one final time•••The library link name is embedded in the ELF executable, so renaming the file doesn't work. This patch just bites the bullet and writes two separate code paths for the secure vs non-secure build... Signed-off-by: Austin Seipp <aseipp@pobox.com> | Austin Seipp | 2019-12-06 | 1 | -6/+10 |
| * | mimalloc: (really) unbreak dynamic linking•••4d392099 didn't quite do the trick, but this should finally fix everything -- namely, the -secure.so symlink was broken, and libmimalloc.so itself was also a symlink that needed to be replaced with the real shared object file. Signed-off-by: Austin Seipp <aseipp@pobox.com> | Austin Seipp | 2019-12-04 | 1 | -4/+7 |
| * | mimalloc: un-break dynamic linking•••Previous versions of the build assumed libmimalloc.so would be a hard copy of mimalloc-secure.so iff secureBuild == true, but in 1.1.0 and later it seems libmimalloc.so is a symlink to the -secure variant. This apparently rectifies some behavior I noticed that was strange previously. This breakage wasn't caught because the 1.1.0 update was automatic in 5596317d4; there should be a checkPhase to ensure this doesn't happen again... Signed-off-by: Austin Seipp <aseipp@pobox.com> | Austin Seipp | 2019-12-03 | 1 | -8/+9 |
| * | mimalloc: 1.0.8 -> 1.1.0•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mimalloc/versions | R. RyanTM | 2019-10-22 | 1 | -2/+2 |
| * | mimalloc: init at 1.0.8•••Signed-off-by: Austin Seipp <aseipp@pobox.com> | Austin Seipp | 2019-09-23 | 1 | -0/+46 |
