2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-08-18 21:58:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
blosc: updated to 1.21.6
Changes from 1.21.5 to 1.21.6
* Zlib updated to 1.3.1. Thanks to Lachlan Deakin.
* Zstd updated to 1.5.6
* Fixed many typos. Thanks to Dimitri Papadopoulos.
|
2023-09-16 10:07:27 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
blosc: updated to 1.21.5
Changes from 1.21.4 to 1.21.5
* Fix SSE2/AVX2 build issue.
|
2023-08-02 18:17:20 by Nia Alarie | Files touched by this commit (41) |
Log message:
*: Use FORCE_C_STD=c99 for C packages that use for loop initial
declarations without setting -std=c99.
|
2023-05-16 17:39:37 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
blosc: updated to 1.21.4
Changes from 1.21.3 to 1.21.4
Upgrade internal-complib zstd from 1.5.2 to 1.5.5.
Zlib updated to 1.2.13.
|
2022-12-18 10:57:18 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
blosc: updated to 1.21.3
Changes from 1.21.2 to 1.21.3
Internal LZ4 codec updated to 1.9.4.
Internal BloscLZ codec updated to 2.5.1.
|
2022-12-08 11:39:00 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
blosc: updated to 1.21.2
Changes from 1.21.1 to 1.21.2
=============================
* Add support for SHUFFLE_AVX2_ENABLED and SHUFFLE_SSE2_ENABLED
even if AVX2 or SSE2 is not available. See PR #347. Thanks to
Thomas VINCENT.
* Upgrade internal-complib zstd from 1.5.0 to 1.5.2. Thanks to
Mark Kittisopikul.
* Many small code improvements, improved consistency and typo fixes.
Thanks to Dimitri Papadopoulos Orfanos.
* New HIDE_SYMBOLS CMake option to control the symbols exposure.
Default is ON. Thanks to Mariusz Zaborski.
|
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-08 08:51:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
blosc: updated to 1.21.1
Changes from 1.21.0 to 1.21.1
=============================
* Fix pthread flag when linking on ppc64le.
* Updates in codecs (some bring important performance improvements):
* BloscLZ updated to 2.5.1.
* Zlib updated to 1.2.11
* Zstd updated to 1.5.0
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|