1. 37b3a09 Bootstrap JavaBuilder with Debian system jars (main) by Yun Peng · 4 years, 10 months ago
  2. d5d3944 Improve mechanism to distribute precompiled jars (e.g. for bootstrapping) by Yannic Bonenberger · 5 years ago
  3. 1c0a9a3 Update the parent for //:default_host_platform. by John Cater · 5 years ago
  4. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  5. 11462d1 Migrate pkg_tar from internal copy to @rules_pkg: Bazel packaging and by aiuto · 6 years ago
  6. 627ef9c Use 32-core machines for //:highcpu_machine constraint by buchgr · 6 years ago
  7. 60df905 add ubuntu1604 and ubuntu1804 as rbe platforms by Jakob Buchgraber · 6 years ago
  8. 6fbfe5c Fix BUILD files for future incompatible changes by Laurent Le Brun · 6 years ago
  9. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  10. 88be1f7 Automated rollback of commit 324dc44e6bafb487331724ae83d67bc18ed8a8aa. by hlopko · 6 years ago
  11. 324dc44 Embed @platforms into the Bazel binary by Marcel Hlopko · 6 years ago
  12. 9a37138 fix broken platform reference missed in https://github.com/bazelbuild/bazel/commit/c46aa470d9e70568897df5cdc1eb95eae88a3437 by buchgr · 6 years ago
  13. 3541ad6 make rbe work by Jakob Buchgraber · 6 years ago
  14. 8da42b6 add .bazelrc with remote config by Jakob Buchgraber · 6 years ago
  15. 593c530 Update RBE platform by Jakob Buchgraber · 6 years ago
  16. 51906ac update rbe platform to latest by buchgr · 6 years ago
  17. 17a379c Automated rollback of commit fc3c19fa15d31e38ccab7b83c70d642d92209d6c. by xingao · 6 years ago
  18. fc3c19f Update RBE platform to use rbe_autoconfig. by Googler · 6 years ago
  19. 3a3a37a Add a platform definition to be used on Bazel's CI. by philwo · 6 years ago
  20. 2f83892 Finish converting googleapis and remoteapis into local_repository repos. by John Cater · 6 years ago
  21. b664623 run buildifier by cushon · 7 years ago
  22. 3c9cd82 distfile: pack the archives needed later in the build by Klaus Aehlig · 7 years ago
  23. 1d182e9 add Bazel's Buildkite configuration by Jakob Buchgraber · 7 years ago
  24. e8dea31 Remove Bazel's Docker tests. by Philipp Wollermann · 7 years ago
  25. bea6712 Update pin for bazel-toolchains to latest version by xingao · 7 years ago
  26. 1a4f791 Attempt #4 Adds FakeAutoCodecProcessor to bazel-distfile. by Shahan Yang · 7 years ago
  27. fdfd7f3 Update pin for bazel-toolchains to latest version by yiyu · 7 years ago
  28. 062da5c Prevent git filegroup from choking on gitk temporary files. by Andreas Bergmeier · 7 years ago
  29. 00d2253 Use configs for container v0.2.0 bazel v0.7.0 by Googler · 7 years ago
  30. f84875e Update bazel-toolchains repo to use Bazel 0.6.0 toolchain configs. by xingao · 7 years ago
  31. 0baff0f Make the srcs test be a Bazel test by Damien Martin-Guillerez · 8 years ago
  32. 0783b9e Rewrite //:combine_distfiles.sh in Python by László Csomor · 8 years ago
  33. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  34. cc85862 Added a dummy target for fetching toolchains, used for remote execution. by Googler · 8 years ago
  35. 0010cc9 Move the docker tests in src/test/docker by dmarting · 8 years ago
  36. 3e87c62 Update BUILD files by Ulf Adams · 8 years ago
  37. 6073f1d protobuf: Use bazel's native java_proto_library rules. by Jakob Buchgraber · 8 years ago
  38. 9b7330f Simplify the steps needed to run android_integration_test. by Adam Michael · 8 years ago
  39. 02401d9 Add a new command "bazel license" that prints the license files of Bazel and all embedded open-source components. by Philipp Wollermann · 8 years ago
  40. b0308d4 Move debian package building into its own package. by John Cater · 8 years ago
  41. 52b03d1 Make //tols/cpp/test start from the distribution artifact by Klaus Aehlig · 8 years ago
  42. 279a061 Add the distribution artifact to the list of release files by Klaus Aehlig · 8 years ago
  43. 4ca79d4 Create a distribution artifact by Klaus Aehlig · 8 years ago
  44. 3e5ac9d Move bazel apple tests into a separate package. by Dmitry Shevchenko · 8 years ago
  45. a50635d Build Bazel debian source package using Bazel by Yun Peng · 9 years ago
  46. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  47. 2152bc1 Bind path to xcrunwrapper in workspace files. by Cal Peyser · 9 years ago
  48. e5f125b Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453. by Cal Peyser · 9 years ago
  49. 9dc24ef Bind path to xcrunwrapper in workspace files. by Cal Peyser · 9 years ago
  50. cc52abf Do not recursively globs in the root BUILD file of Bazel by Damien Martin-Guillerez · 9 years ago
  51. 96df361 Remove deprecated Skylark rules by Kristina Chodorow · 9 years ago
  52. 20381a9 Fix root BUILD file by Damien Martin-Guillerez · 9 years ago
  53. dc0fbb4 Make specific options win over common ones by Klaus Aehlig · 9 years ago
  54. ebd3862 Exclude out/** from the source glob. by Lukacs Berki · 9 years ago
  55. 9b88920 Tests for tools/cpp:cc_configure.bzl by Damien Martin-Guillerez · 9 years ago
  56. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  57. 68d0b69 Use labels in load statements by Damien Martin-Guillerez · 9 years ago
  58. 4718232 Provide an example for the Go rules, eg. by Han-Wen Nienhuys · 9 years ago
  59. 678ba23 Add an integration test for Android rules. by Lukacs Berki · 10 years ago
  60. d019eea Bazel release notes creation by Damien Martin-Guillerez · 10 years ago