boringssl/util
Adam Langley 843ab66e17 Add support for building with the Android NDK.
Previously I've been using the Linaro toolchains and just building
static binaries. However, the Linaro toolchains have a broken
pthread_rwlock_wrlock—it does nothing and then unlocking corrupts the
lock.

Building with the Android NDK avoids this.

These build instructions depend on
https://github.com/taka-no-me/android-cmake which people will need to
clone into util/ if they want to use the Android NDK.

Change-Id: Ic64919f9399af2a57e8df4fb4b3400865ddb2427
Reviewed-on: https://boringssl-review.googlesource.com/4600
Reviewed-by: Adam Langley <agl@google.com>
2015-05-05 00:31:46 +00:00
..
bot Add a tool to download Chromium's prebuilt clang. 2015-04-20 18:56:03 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go runner and all_tests should exit with failure on failing tests. 2015-04-06 20:49:54 +00:00
doc.config Add some missing headers to doc.config. 2015-04-13 22:07:47 +00:00
doc.css Inital import. 2014-06-20 13:17:32 -07:00
doc.go Skip #if lines in getNameFromDecl. 2015-04-13 22:07:28 +00:00
make_errors.go Generate error data at build time. 2015-03-06 18:59:25 +00:00