boringssl/util
Adam Langley feca9e562c Emit ssl_[c|cc]_sources for Bazel.
Bazel doesn't allow one to give different flags for C and C++ files, so
trying to set -std=c11 for all ssl/ sources (which now include C++)
blows up.

This change splits the lists for Bazel so that they can be put in
different cc_library targets and thus have different flags.

Change-Id: I1e3dee01b6558de59246bc470527d44c9c86b188
Reviewed-on: https://boringssl-review.googlesource.com/13206
Reviewed-by: Adam Langley <agl@google.com>
2017-01-23 21:36:37 +00:00
..
bot Don't extract archives if unchanged. 2016-12-02 18:36:32 +00:00
32-bit-toolchain.cmake
all_tests.go Do a cursory conversion of a few tests to GTest. 2017-01-21 00:17:05 +00:00
all_tests.json Do a cursory conversion of a few tests to GTest. 2017-01-21 00:17:05 +00:00
BUILD.toplevel Emit ssl_[c|cc]_sources for Bazel. 2017-01-23 21:36:37 +00:00
diff_asm.go Add a tool to diff assembly files against OpenSSL. 2016-06-27 21:48:50 +00:00
doc.config Remove New Hope key agreement. 2016-12-10 01:06:31 +00:00
doc.css Link back to the main page in documentation. 2016-05-20 15:36:00 +00:00
doc.go Remove BN_FLG_CONSTTIME. 2017-01-12 02:00:44 +00:00
generate_build_files.py Emit ssl_[c|cc]_sources for Bazel. 2017-01-23 21:36:37 +00:00
generate-asm-lcov.py Fixing assembly coverage 2016-03-23 18:23:42 +00:00
generate-coverage.sh Add a GCOV option to CMakeLists.txt. 2017-01-03 13:17:57 +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