index
:
github.com/BLAKE3-team/BLAKE3
0.1.5_branch
asm
asm_integration2
atomic_features
avx512_debug
bench_406668786
bg_reader
break_big_endian
cargo_lock
cet
ci
clang-cl-cross-compilation
clang-cl-cross-compilation-without-tests
codeql
codex/port-blake3_xof_many_avx512-to-windows
derive_key_array
export
fix_sse2
from-slice-with-tryfrom
gcc5.4
guts_api
guts_riscv
jakub-zwolakowski-tis-ci
kernel
kernel2
kernel_gather
master
mmap_fromthefront
more_guts
more_warnings
movd
no_output_struct
offload
old_fromthefront
permutation
purpose_string
refresh
rust_bindings_tbb
rust_bindings_tbb_llfio
spec_example_generator
test_cmake_ci
trigger_sse2
usage
use_guts
werror
xof
xof_integration
BLAKE3 is a cryptographic hash function
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-03-11
tbb support in blake3_c_rust_bindings
rust_bindings_tbb
Jack O'Connor
2025-03-09
Implement TBB-based parallelism for C lib
silvanshade
2025-03-02
build(cmake): improve CMake backwards compatibility
Henrik Steffen Gaßmann
2025-02-27
version 1.6.1
1.6.1
Jack O'Connor
2025-02-17
version 1.6.0
1.6.0
Jack O'Connor
2024-11-26
version 1.5.5
1.5.5
Jack O'Connor
2024-10-08
build(CMake): Fix pkg-config for absolute CMAKE_INSTALL_*DIR
Francesco Gazzetta
2024-08-19
version 1.5.4
1.5.4
Jack O'Connor
2024-07-14
version 1.5.3
1.5.3
Jack O'Connor
2024-07-12
version 1.5.2
1.5.2
Jack O'Connor
2024-07-09
build(CMake): Fix SIMD type detection
Henrik S. Gaßmann
2024-07-09
build(CMake): Add CLI overrides for SIMD detection
Henrik S. Gaßmann
2024-03-12
version 1.5.1
1.5.1
Jack O'Connor
2023-12-02
build(CMake): Require C99 mode
Henrik S. Gaßmann
2023-11-05
Fix CMake target include directories if library is used with add_subdirectory...
Viacheslav H
2023-11-05
Fix Windows build with clang-cl
Rui Ueyama
2023-10-31
style: Remove trailing whitespace in CMakeLists.txt
Henrik Gaßmann
2023-10-31
build(CMake): Provide NEON cflags for ARMv8 32bit
Henrik Gaßmann
2023-10-02
build(CMake): Apply PP definitions to all sources
Henrik Gaßmann
2023-09-20
version 1.5.0
1.5.0
Jack O'Connor
2023-07-06
version 1.4.1
1.4.1
Jack O'Connor
2023-06-17
build(CMake): Rework NEON detection
Henrik S. Gaßmann
2023-06-17
correct the VERSION in CMakeLists.txt
Jack O'Connor
2023-05-24
build(cmake): Print the active SIMD configuration
Henrik S. Gaßmann
2023-05-24
build(cmake): Properly configure dispatcher for no SIMD
Henrik S. Gaßmann
2023-05-24
build(cmake): Correctly detect x86 and arm64 Windows
Henrik S. Gaßmann
2023-05-23
Update c/CMakeLists.txt
Jack O'Connor
2023-05-23
Update c/CMakeLists.txt
Jack O'Connor
2023-05-23
Explicitly specify C symbol visibility
Henrik S. Gaßmann
2023-05-23
Refactor CMake buildsystem to be portable and modern
Henrik S. Gaßmann
2023-05-01
Minor changes to CMake, added SSE support. Added options to only make either ...
SteveGremory
2023-05-01
Fixed on macOS
SteveGremory
2023-05-01
Hotfix CMakeLists.txt
SteveGremory
2023-05-01
Added CMake support, CMakeLists.txt taken from issue 102
SteveGremory