boringssl/util
Adam Langley d7b9002aa5 Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel.
Bazel builds tests as shared libraries and the new p256-x86_64_test
depends on accessing unexported symbols. Thus we need to define
BORINGSSL_SHARED_LIBRARY when building tests.

Change-Id: I1270c69ac9d1bcf6baa05ef6666078bd368d80cf
Reviewed-on: https://boringssl-review.googlesource.com/12360
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-11-17 20:49:27 +00:00
..
bot Speculative fix to Android bots. 2016-11-13 05:27:28 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Improve -valgrind error-handling. 2016-09-21 17:25:32 +00:00
all_tests.json Add low-level p256-x86_64 tests. 2016-11-15 17:05:01 +00:00
BUILD.toplevel Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
diff_asm.go Add a tool to diff assembly files against OpenSSL. 2016-06-27 21:48:50 +00:00
doc.config Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 2016-10-27 22:55:55 +00:00
doc.css Link back to the main page in documentation. 2016-05-20 15:36:00 +00:00
doc.go Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
generate_build_files.py Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. 2016-11-17 20:49:27 +00:00
generate-asm-lcov.py Fixing assembly coverage 2016-03-23 18:23:42 +00:00
generate-coverage.sh Build debug symbols for assembly. 2016-09-12 19:53:52 +00:00
make_errors.go Fix mixed comment markers. 2016-08-01 14:52:39 +00:00
run_android_tests.go Fix Android bots. 2016-11-15 01:45:19 +00:00