1. 7b6acc5 Make generated Bazel match canonical format. by Adam Langley · 8 years ago
  2. c6d4af0 Remove ssl_{c,cc}_sources from generate_build_files.py. by David Benjamin · 8 years ago
  3. 96ee4a8 Remove non-GTest build generation bits. by David Benjamin · 8 years ago
  4. c40e183 Don't define BORINGSSL_SHARED_LIBRARY in generated bzl file. by David Benjamin · 8 years ago
  5. f6584e7 Generate iOS assembly in generate_build_files.py. by David Benjamin · 8 years ago
  6. 7c075b9 Change ppc64le AES code for FIPS. by Adam Langley · 8 years ago
  7. 68f84f5 Add missing dependencies on exe_and_shlib_deps by Tom Anderson · 8 years ago chromium-3112
  8. 3ecd0a5 Convert aes_test to GTest. by David Benjamin · 8 years ago
  9. 95511e9 generate_build_files: omit tests from fips_fragments. by Matthew Braithwaite · 8 years ago
  10. a0cb725 generate_build_files: enforce uniqueness of test names. by Matthew Braithwaite · 8 years ago
  11. 97104af generate_build_files: allow tests paths to mismatch test source paths. by Matthew Braithwaite · 8 years ago
  12. 82bad05 Inject FIPS hash without running module. by Adam Langley · 8 years ago
  13. 323f1eb Include the correct ar.go. by Adam Langley · 8 years ago
  14. fd49993 First part of the FIPS module. by Adam Langley · 8 years ago
  15. 8b487b7 util/generate_build_files.py: Filter test runner sources from BUILD files. by Martin Kreichgauer · 8 years ago
  16. 1d5a570 Don't hardcode GTest sources. by David Benjamin · 8 years ago
  17. feca9e5 Emit ssl_[c|cc]_sources for Bazel. by Adam Langley · 8 years ago
  18. 358baeb Add missing src/ prefix to GTest sources. by David Benjamin · 8 years ago
  19. 9662843 Do a cursory conversion of a few tests to GTest. by David Benjamin · 8 years ago
  20. d1263b0 Stop emitting tests for gyp. by David Benjamin · 8 years ago
  21. d7b9002 Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. by Adam Langley · 8 years ago
  22. 93d242b Preventing ppc64le files from being generated for Android. by Steven Valdez · 8 years ago
  23. 8c29e7d Remove android_compat_keywrap.c from generate_build_files.py. by David Benjamin · 9 years ago
  24. 9f16ce1 Teach generate_build_files.py about ppc64le. by David Benjamin · 9 years ago
  25. 28d938d Unwind unnecessary Android hacks. by David Benjamin · 9 years ago
  26. c5aa841 Fix up header file handling. by David Benjamin · 9 years ago
  27. b57e4fc Migrate from Android.mk to Android.bp by Dan Willemsen · 9 years ago
  28. f11f233 Add |tool_headers| to Bazel output of generate_build_files.py by Adam Langley · 9 years ago
  29. fdd8e9c Switch perlasm calling convention. by David Benjamin · 9 years ago
  30. dfdd49c generate_build_files: more flexible Bazel deps by Matt Braithwaite · 9 years ago
  31. 1669589 Bazel: allow arbitrary path prefix before 'src' by Matt Braithwaite · 9 years ago
  32. 8ca0b41 Fix X25519 on OS X when using build systems other than CMake. by Piotr Sikora · 9 years ago
  33. b3be1cf Add a 'configs_exclude' option to the generated GN 'create_tests' template. by David Benjamin · 9 years ago
  34. 38d01c6 Improve generate_build_files.py gn support. by David Benjamin · 9 years ago
  35. 3c4a5cb Revert "Enable upstream's Poly1305 code." by David Benjamin · 9 years ago
  36. 054e151 Rewrite ARM feature detection. by David Benjamin · 9 years ago
  37. f277add Run ripemd_test as part of all_tests.go. by David Benjamin · 9 years ago
  38. 6f0c4db Enable upstream's Poly1305 code. by David Benjamin · 9 years ago
  39. 35be688 Enable upstream's ChaCha20 assembly for x86 and ARM (32- and 64-bit). by David Benjamin · 9 years ago
  40. e021a24 Add curve25519/asm/x25519-asm-x86_64.S. by Matt Braithwaite · 9 years ago
  41. 7b8b9c1 Include 'asm' in the name of X25519 asm sources. by Adam Langley · 9 years ago
  42. 6ae67df Don't leak Android hacks to other build platforms. by Piotr Sikora · 9 years ago
  43. b1b6229 Add NEON implementation of curve25519. by Adam Langley · 9 years ago
  44. 3f5fe60 Support Bazel builds on other platforms. by Piotr Sikora · 9 years ago
  45. c608d6b Updating Bazel outputs to work on other platforms. by Chuck Hays · 9 years ago
  46. c618c40 Give generated assembly files different names for arm and aarch64. by William Hesse · 10 years ago
  47. 9c164b2 Output test configs for Bazel builds. by Adam Langley · 10 years ago
  48. 049ef41 Updates to the build-file generation script. by Adam Langley · 10 years ago
  49. 2607383 Fix generate_build_files.py to account for crypto/test. by David Benjamin · 10 years ago
  50. 9e1a660 Add generate_build_files.py. by Adam Langley · 10 years ago