.. |
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: compile for platform 24, check compat with 16 or 21 (64 bit)
|
2016-06-05 22:00:56 +02:00 |
android-build.sh
|
Use clang to compile for Android. Except on mips64, where we have to stick to gcc.
|
2017-03-06 16:53:08 +01:00 |
android-mips32.sh
|
Use clang to compile for Android. Except on mips64, where we have to stick to gcc.
|
2017-03-06 16:53:08 +01:00 |
android-mips64.sh
|
Use clang to compile for Android. Except on mips64, where we have to stick to gcc.
|
2017-03-06 16:53:08 +01:00 |
android-x86_64.sh
|
Android: compile for platform 24, check compat with 16 or 21 (64 bit)
|
2016-06-05 22:00:56 +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 |
emscripten-symbols.def
|
Export sodium_library_minimal() to javascript
|
2017-03-06 11:09:12 +01:00 |
emscripten.sh
|
Emscripten memory size must be a multiple of 16MB
|
2017-03-08 14:33:15 +01:00 |
generate-emscripten-symbols.sh
|
Add the script to generate the emscripten symbols
|
2016-03-21 21:00:56 +01:00 |
ios.sh
|
Use xcodebuild to retrieve the XCode version
|
2016-09-18 10:46:59 +02:00 |
Makefile.am
|
Revert "Remove android-mip32.sh"
|
2017-03-06 15:51:38 +01:00 |
msys2-win32.sh
|
Do not use -Ofast
|
2016-04-13 11:13:59 +02:00 |
msys2-win64.sh
|
Do not use -Ofast
|
2016-04-13 11:13:59 +02:00 |
nativeclient-pnacl.sh
|
Do not use pthreads on NativeClient
|
2016-04-30 10:17:47 +02:00 |
nativeclient-x86_64.sh
|
Do not use pthreads on NativeClient
|
2016-04-30 10:17:47 +02:00 |
nativeclient-x86.sh
|
Add nativeclient-x86.sh
|
2016-04-30 14:07:50 +02:00 |
osx.sh
|
On OSX, compile with -flto for better performance
|
2015-11-30 00:08:00 +01:00 |