[bazel] Copy over BUILD.bazel from google3

... to bootstrap Bazel build for crashpad.

NOTE: These BUILD.bazel files don't work as-is since they are from
google3, this CL is to provide a diffbase to ease reviews of
improvements on these files.

Change-Id: Ic2c6fd0b2f3a528be98d89730ef80dbecfe5594f
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/crashpad/+/750242
Reviewed-by: Shai Barack <shayba@google.com>
16 files changed
tree: 5343573981b109ddf364a7d2063b58017a6b5cea
  1. build/
  2. client/
  3. compat/
  4. doc/
  5. handler/
  6. infra/
  7. minidump/
  8. snapshot/
  9. test/
  10. third_party/
  11. tools/
  12. util/
  13. .clang-format
  14. .gitattributes
  15. .gitignore
  16. .gn
  17. .style.yapf
  18. .vpython3
  19. AUTHORS
  20. BUILD.bazel
  21. BUILD.gn
  22. codereview.settings
  23. CONTRIBUTORS
  24. copts.bzl
  25. DEPS
  26. LICENSE
  27. minimum_os.bzl
  28. navbar.md
  29. package.h
  30. README.md
README.md

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.

Other Links