1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00
libsodium/dist-build
Saud Khan ff546a2d9b
Some checks are pending
CI / other-comp (push) Waiting to run
CI / tcc (push) Waiting to run
CI / zig (push) Waiting to run
CI / regular (push) Waiting to run
CI / check-globals (push) Waiting to run
CI / other-arch (push) Waiting to run
CI / android (push) Waiting to run
CodeQL scan / CodeQL-Build (push) Waiting to run
.NET Package / build-windows-msvc (push) Waiting to run
.NET Package / build-others (push) Waiting to run
.NET Package / build-apple (push) Waiting to run
.NET Package / pack (push) Blocked by required conditions
.NET Package / build-test-binaries (push) Blocked by required conditions
.NET Package / run-test-binaries-os-versions (centos:8) (push) Blocked by required conditions
.NET Package / run-test-binaries-os-versions (debian:10) (push) Blocked by required conditions
.NET Package / run-test-binaries-cross-plat (arm, /usr/arm-linux-gnueabihf/lib) (push) Blocked by required conditions
.NET Package / run-test-binaries-cross-plat (arm64, /usr/aarch64-linux-gnu/lib) (push) Blocked by required conditions
.NET Package / run-test-binaries-cross-plat (x64, /usr/lib) (push) Blocked by required conditions
Add support for Android's new 16K page sizes (#1407)
2024-09-25 21:38:20 +02:00
..
android-aar.sh 1.0.20 2024-05-25 14:13:52 +02:00
android-armv7-a.sh Add support for Android's new 16K page sizes (#1407) 2024-09-25 21:38:20 +02:00
android-armv8-a.sh Add support for Android's new 16K page sizes (#1407) 2024-09-25 21:38:20 +02:00
android-build.sh Remove empty line 2024-09-18 12:41:19 +02:00
android-x86_64.sh Add support for Android's new 16K page sizes (#1407) 2024-09-25 21:38:20 +02:00
android-x86.sh Add support for Android's new 16K page sizes (#1407) 2024-09-25 21:38:20 +02:00
apple-xcframework.sh Fixed xcframework build for iOS 11 and later (#1361) 2024-04-27 23:17:25 +02:00
emscripten-symbols.def Export _crypto_aead_aes256gcm_is_available to JavaScript 2024-07-08 18:20:11 +02:00
emscripten.sh Export _crypto_aead_aes256gcm_is_available to JavaScript 2024-07-08 18:20:11 +02:00
generate-emscripten-symbols.sh Sync build scripts with 1.0.20 2023-09-13 09:00:06 +02:00
macos.sh Use -O3 instead of -Ofast in dist-build scripts as well 2023-10-20 12:17:09 +02:00
Makefile.am Sync build scripts with 1.0.20 2023-09-13 09:00:06 +02:00
Makefile.in Update autoconf 2024-08-01 13:57:57 +02:00
msys2-win32.sh Use -O3 instead of -Ofast in dist-build scripts as well 2023-10-20 12:17:09 +02:00
msys2-win64.sh Use -O3 instead of -Ofast in dist-build scripts as well 2023-10-20 12:17:09 +02:00
wasm32-wasi.sh WASI: disable PIE. PIE doesn't work with WASI. 2024-05-19 11:21:41 +02:00