aboutsummaryrefslogtreecommitdiff
path: root/util/BUILD.toplevel
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Fix the "-with-bazel" branchesDavid Benjamin1-138/+11
2023-09-01Reland "Build with C11 on MSVC in the standalone Bazel build"David Benjamin1-4/+1
2023-07-05Revert "Build with C11 on MSVC in the standalone Bazel build"David Benjamin1-1/+4
2023-06-27Build with C11 on MSVC in the standalone Bazel buildDavid Benjamin1-1/+1
2023-01-31Define BORINGSSL_IMPLEMENTATION in the Bazel buildDavid Benjamin1-1/+3
2023-01-31Simplify the external Bazel build.David Benjamin1-133/+72
2023-01-27Remove ppc64le assembly.David Benjamin1-11/+0
2023-01-06Use -pthread instead of -lpthread in Bazel.David Benjamin1-8/+1
2022-12-05[Bazel] Support More PlatformsChristopher Peterson Sauer1-40/+94
2022-04-20Try to require C++14.David Benjamin1-2/+2
2022-02-07Rename generated assembly from 'mac' or 'ios' to 'apple'David Benjamin1-4/+4
2022-02-07Build aarch64 assembly for macOS in the bazel build.David Benjamin1-0/+11
2022-02-07Fix OPENSSL_NO_ASM definition in bazel.David Benjamin1-10/+10
2022-02-04Use @platforms in Bazel rules.Piotr Sikora1-56/+28
2022-01-05Enable SHA-512 ARM acceleration when available.David Benjamin1-6/+10
2021-04-22Include assembly optimizations in Bazel builds on Linux-aarch64.Piotr Sikora1-0/+10
2021-02-13Fix Bazel build breakage.Justin Paupore1-1/+1
2021-02-12Update Android Bazel build support in BUILD.toplevel.Justin Paupore1-2/+26
2020-03-23[bazel] Format toplevel BUILD file with buildifierYannic Bonenberger1-13/+12
2020-02-06bazel: explicitly load C++ rulesAdam Langley1-0/+2
2018-07-16Add support for building ppc64le with bazelWilliam D. Irons1-0/+10
2018-06-07Link advapi32.lib when linking crypto.Loo Rong Jie1-0/+1
2017-10-25For Android there is no need to expicitly link pthread lib.Param Reddy1-0/+8
2017-07-28Fix Bazel build and make it work on Windows.Yun Peng1-21/+36
2017-06-07Fix bazel crypto target dependencies.Garret Kelly1-1/+2
2017-01-23Emit ssl_[c|cc]_sources for Bazel.Adam Langley1-2/+12
2016-09-01Replace Scoped* heap types with bssl::UniquePtr.Matt Braithwaite1-4/+1
2016-07-12Rename util/BUILD to as not to confuse Bazel.Adam Langley1-0/+123