Skip to content

feat: v1.3.0#1

Merged
GeopJr merged 4 commits intomainfrom
feat/v1.3.0
Jan 24, 2024
Merged

feat: v1.3.0#1
GeopJr merged 4 commits intomainfrom
feat/v1.3.0

Conversation

@GeopJr
Copy link
Owner

@GeopJr GeopJr commented Jan 22, 2024

  • removed the precompiled binary and added it to gitignore
  • removed < 1.0.0 support
  • moved compiling to using crystal instead of a postinstall script + makefile

It will only compile it if it doesn't exist and BLAKE3_CR_DO_NOT_BUILD is not set to 1.
It should handle aarch64 (needs testing).
The env vars used in the Makefile are still being handled (BLAKE3_NO_SSE2, BLAKE3_NO_SSE41, BLAKE3_NO_AVX2, BLAKE3_NO_AVX512, BLAKE3_USE_NEON, BLAKE3_NO_NEON) BUT they will only be handled if there are no defaults already (like on aarch64). To make it handle them anyway, you can set BLAKE3_CR_OVERRIDE_DEFAULTS to 1.

Collision distributors should not mess with them unless needed

NixOS/nixpkgs#282286

@GeopJr GeopJr merged commit 8964008 into main Jan 24, 2024
@GeopJr GeopJr deleted the feat/v1.3.0 branch January 24, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant