Commit Graph

6 Commits

Author SHA1 Message Date
Jia Yue Hua
c10a2b5e95
[blake3] update to 1.5.0 (#34065)
* [blake3] update to 1.5.0

* [blake3] update to 1.5.0

* fix deps
2023-09-28 22:58:52 -07:00
Henrik Gaßmann
1f627e6a74
[blake3] Add version 1.4.0 (#31919) 2023-06-12 16:45:12 -07:00
Henrik Gaßmann
08d69d5e5b
[blake3] Update port to use official buildsystem (#31602)
* [blake3] Update port to use official buildsystem

* [blake3] Add version to database

* [blake3] Force correct filenames

* [blake3] Add version to database

* [blake3] Backport DSO/DLL support

* [blake3] Add version to database
2023-05-25 15:30:37 -07:00
chausner
6174e7f6f8
[blake3] Update to 1.3.3 (#29095)
* Update blake3 to 1.3.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:00:38 -08:00
Yuriy O'Donnell
09d4f8ec9c
[blake3] Add assembly implementations (#25921)
* [blake3] Extend build script to support assembly implementations

* [blake3] Add AVX512 assembly implementation
2022-07-25 14:54:59 -07:00
Yuriy O'Donnell
c39678d764
[blake3] Add new port (#25787)
* [blake3] Add new port

Fixes #20023

* Add license

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-18 15:10:20 -07:00