1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-20 02:25:14 -07:00
libsodium/dist-build
Simon Wachter 12f03c310f
emscripten: build with NODEJS_CATCH_REJECTION=0 (#1025)
This stops emscripten from adding a `unhandledRejection` handler on the global `process` object that forcefully exits the process.

This allows fixing jedisct1/emscripten.js#253 because we no longer need to remove these listeners to compensate after the fact.
2021-01-28 16:27:36 +01:00
..
android-arm.sh Don't build arm and armv7 android targets in the same directory 2015-02-08 10:34:39 +01:00
android-armv7-a.sh armv7 -> armv7-a 2015-02-08 17:03:38 +01:00
android-armv8-a.sh Android: use PLATFORM 16 by default, don't bother with compat for API 21 2017-05-20 19:16:05 +02:00
android-build.sh Format 2020-07-04 15:32:13 +02:00
android-mips32.sh Android: the mipsel target that disappeared in r14 is back in r14b 2017-03-24 17:22:33 +01:00
android-mips64.sh Android: use PLATFORM 16 by default, don't bother with compat for API 21 2017-05-20 19:16:05 +02:00
android-x86_64.sh Android: use PLATFORM 16 by default, don't bother with compat for API 21 2017-05-20 19:16:05 +02:00
android-x86.sh Don't build arm and armv7 android targets in the same directory 2015-02-08 10:34:39 +01:00
apple-xcframework.sh apple-xcframework: add bitcode support to all emulators 2020-11-10 16:59:57 +01:00
emscripten-symbols.def Sort 2020-12-10 22:22:38 +01:00
emscripten.sh emscripten: build with NODEJS_CATCH_REJECTION=0 (#1025) 2021-01-28 16:27:36 +01:00
generate-emscripten-symbols.sh Format 2020-07-04 15:32:13 +02:00
macos.sh OSX -> MACOS 2020-08-05 17:34:44 +02:00
Makefile.am xcframework: also compile for macOS, rename to apple-xcframework.sh 2020-08-05 17:42:38 +02:00
msys2-win32.sh Format 2020-07-04 15:32:13 +02:00
msys2-win64.sh Format 2020-07-04 15:32:13 +02:00
wasm32-wasi.sh wasm-ld doesn't support --no-threads any more 2020-12-03 17:32:15 +01:00