1. 351b2f8 Rename generated assembly from 'mac' or 'ios' to 'apple' by David Benjamin · 3 years, 2 months ago
  2. 0f1417c Build aarch64 assembly for macOS in the bazel build. by David Benjamin · 3 years, 2 months ago
  3. ac3f4fb Fix OPENSSL_NO_ASM definition in bazel. by David Benjamin · 3 years, 2 months ago
  4. c5179c6 Use @platforms in Bazel rules. by Piotr Sikora · 3 years, 2 months ago
  5. 1e15682 Enable SHA-512 ARM acceleration when available. by David Benjamin · 3 years, 3 months ago
  6. 16c76ac Include assembly optimizations in Bazel builds on Linux-aarch64. by Piotr Sikora · 4 years ago
  7. 238a258 Fix Bazel build breakage. by Justin Paupore · 4 years, 2 months ago
  8. a99308f Update Android Bazel build support in BUILD.toplevel. by Justin Paupore · 4 years, 2 months ago
  9. 7fe639c [bazel] Format toplevel BUILD file with buildifier by Yannic Bonenberger · 5 years ago
  10. 2a4ce17 bazel: explicitly load C++ rules by Adam Langley · 5 years ago
  11. 3218c1d Add support for building ppc64le with bazel by William D. Irons · 7 years ago
  12. b570fd9 Link advapi32.lib when linking crypto. by Loo Rong Jie · 7 years ago
  13. fadc975 For Android there is no need to expicitly link pthread lib. by Param Reddy · 7 years ago
  14. d363247 Fix Bazel build and make it work on Windows. by Yun Peng · 8 years ago
  15. 0da939d Fix bazel crypto target dependencies. by Garret Kelly · 8 years ago
  16. feca9e5 Emit ssl_[c|cc]_sources for Bazel. by Adam Langley · 8 years ago
  17. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  18. 7bf80e1 Rename util/BUILD to as not to confuse Bazel. by Adam Langley · 9 years ago[Renamed from util/BUILD]
  19. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  20. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  21. abe22b6 BUILD: drop -fvisibility=hidden. by Adam Langley · 9 years ago
  22. 0186787 Add top-level BUILD file (in util/). by Adam Langley · 9 years ago