1. 7182776 Use JDK 21 instead of 17 by Sorin Basca · 1 year, 9 months ago
  2. aef485b Do not enable BzlMod by Matthias Maennich · 2 years, 4 months ago
  3. 428b179 Enable scl dialect in bazel by Cole Faust · 2 years, 5 months ago
  4. f6d969b Shard Javac by usta · 2 years, 6 months ago
  5. f200eda Link atest_integration_test with roboleaf_launched.txt by Jingwen Chen · 2 years, 6 months ago
  6. 0428e93 Define flag_alias for build_id, target and branch. by Jingwen Chen · 2 years, 6 months ago
  7. 3568637 Set --config=ci and colorize logs for CI scripts. by Jingwen Chen · 2 years, 7 months ago
  8. 1ab47e9 Delete apexer_verbose flag. by Jingwen Chen · 2 years, 7 months ago
  9. 1790f11 Roboleaf with remote device test by Jiuchang Zhang · 2 years, 7 months ago
  10. 0c4b273 Increase bazel default connect_timeout_secs value. by MarkDacek · 2 years, 7 months ago
  11. ee3da25 Merge "Run GoToolchainBinaryBuild in a sandbox" into main by Treehugger Robot · 2 years, 8 months ago
  12. 68fb8e1 Run GoToolchainBinaryBuild in a sandbox by Spandan Das · 2 years, 8 months ago
  13. 8ab3f1b Rename --experimental_repository_disable_download to --repository_disable_download. by Jingwen Chen · 2 years, 8 months ago
  14. db1f423 Remove --nouse_workers_with_dexbuilder, it's a no-op flag. by Jingwen Chen · 2 years, 8 months ago
  15. cf644eb Modify bazel workspace's kotlin toolchain. by MarkDacek · 2 years, 8 months ago
  16. a21b313 Disable cgo explicitly by Spandan Das · 2 years, 8 months ago
  17. 093df78 [b test] Add configs --test_lang_filters flags to bazelrc. by Jingwen Chen · 2 years, 9 months ago
  18. 06d4010 Use the vendored rules_java repository. by Romain Jobredeaux · 2 years, 9 months ago
  19. 0b2c7ea enable errorprone for modules that manually enable/disable it by Alix · 2 years, 10 months ago
  20. 59e7ab0 Relax visibility enforcement for config_settings by Spandan Das · 2 years, 9 months ago
  21. 9531c80 implementation of rscript_to_cpp.bzl by Alix · 2 years, 10 months ago
  22. 66e7add Enable bes tracking for b builds. by MarkDacek · 2 years, 10 months ago
  23. e24c1ef Merge "Move disable downloads flag to bazelrc." by Jingwen Chen · 2 years, 11 months ago
  24. 7d64754 Fixes for bazel update breaking changes. by Jingwen Chen · 3 years ago
  25. 2cea427 Address breaking cc changes from the bazel update. by Jingwen Chen · 3 years ago
  26. 08e4fc8 Stop using platform mapping and delete mapping file by Romain Jobredeaux · 3 years ago
  27. 9afe61a Support sdk_version for java/android/kotlin targets. by Romain Jobredeaux · 3 years, 1 month ago
  28. 970602b Move disable downloads flag to bazelrc. by Jingwen Chen · 3 years ago
  29. 2c8a695 Switch away from local_jdk (to jdk17) by Romain Jobredeaux · 3 years, 1 month ago
  30. c42c0c3 Rules changes for Bazel update by Liz Kammer · 3 years, 1 month ago
  31. fbe1ede Add flag to make the Linux sandbox work under /tmp by Jason Wu · 3 years, 2 months ago
  32. 7adc4e6 "build" -> "common" in bazelrc where needed to fix "b query" by Romain Jobredeaux · 3 years, 2 months ago
  33. 9020c2f Enable writable outputs for bazel by Chris Parsons · 3 years, 2 months ago
  34. d43df74 Merge "bazelrc changes to support bazel 4b3423 release" by Christopher Parsons · 3 years, 3 months ago
  35. f453fe8 Support multiple android products in a single bazel build by Cole Faust · 3 years, 6 months ago
  36. b489a4f Run some tests under linux_bionic_x86_64 by Cole Faust · 3 years, 3 months ago
  37. 47dea97 bazelrc changes to support bazel 4b3423 release by Chris Parsons · 3 years, 3 months ago
  38. 9322a29 Add transition for fdo profile to cc_library_shared by Vinh Tran · 3 years, 5 months ago
  39. 2622f85 Revert "Cd into the bazel workspace instead of using --package_path" by Cole Faust · 3 years, 4 months ago
  40. 59bf5e2 Cd into the bazel workspace instead of using --package_path by Cole Faust · 3 years, 5 months ago
  41. 94dbd71 Change option for --experimental_output_directory_naming_scheme=diff_against_baseline from common to build by Vinh Tran · 3 years, 5 months ago
  42. 0d02ad3 Add --experimental_output_directory_naming_scheme=diff_against_baseline by Vinh Tran · 3 years, 5 months ago
  43. dda8e44 Move --package_path configs to bazel.sh to support $OUT_DIR != "out". by Jingwen Chen · 3 years, 6 months ago
  44. 586309f Add a config for apigen workspace by Spandan Das · 3 years, 6 months ago
  45. 7c92652 bazel test uses --test_output=errors by default. by Jingwen Chen · 3 years, 7 months ago
  46. edf2a0b Merge "Delete ResultStore bazelrc config." by Treehugger Robot · 3 years, 7 months ago
  47. 0207565 Change the default --platforms to host, and restrict the allowed by Jingwen Chen · 3 years, 7 months ago
  48. 197d10a Merge "Remove --announce_rc for local developer builds." by Treehugger Robot · 3 years, 7 months ago
  49. fe74f79 Delete ResultStore bazelrc config. by Jingwen Chen · 3 years, 7 months ago
  50. 23dbbf1 Remove --announce_rc for local developer builds. by Jingwen Chen · 3 years, 7 months ago
  51. 5d96214 Make --expereimental_google_legacy_api a common bazelrc flag. by Jingwen Chen · 3 years, 7 months ago
  52. 704fb0e Changes required to adopt bazel-2570fe by Chris Parsons · 3 years, 7 months ago
  53. 33a5841 Add --verbose_failures to bazel ci builds by Cole Faust · 3 years, 8 months ago
  54. 8661666 Create platform mappings file. by Romain Jobredeaux · 3 years, 8 months ago
  55. 734e913 Merge "build/bazel changes to support Bazel@HEAD" by Christopher Parsons · 3 years, 10 months ago
  56. 66cf913 build/bazel changes to support Bazel@HEAD by Chris Parsons · 3 years, 10 months ago
  57. 074f721 Support cc code coverage for mixed build by Yu Liu · 3 years, 11 months ago
  58. 35fc9be Disable errorprone in bazel by Vinh Tran · 4 years ago
  59. 2173d7a Add --config=<platforms> as a shorthand for --platforms flags. by Jingwen Chen · 4 years ago
  60. 7461e3e Improve readability / signal-to-noise ratio for CI logs. by Jingwen Chen · 4 years, 2 months ago
  61. 0a831a6 Implement a (partial) cc_stub_library rule for cc_library.stubs in by Jingwen Chen · 4 years, 3 months ago
  62. 296a481 Implement cc lite/full proto in starlark. by Liz Kammer · 4 years, 5 months ago
  63. 81608a1 Set --experimental_platform_in_output_dir. by Jingwen Chen · 4 years, 5 months ago
  64. 242b3b4 Revert "Set --experimental_platform_in_output_dir." by Jingwen Chen · 4 years, 6 months ago
  65. 8f7654d Fix --experimental_platform_in_output_dir to be a build flag, not common. by Jingwen Chen · 4 years, 6 months ago
  66. f4a226f Set --experimental_platform_in_output_dir. by Jingwen Chen · 4 years, 6 months ago
  67. 3b3e56b Set the default --platforms value to //build/bazel/platforms:android_target. by Jingwen Chen · 4 years, 6 months ago
  68. 9d3fe1c Add a java binary, a java library, and an android app target building to bp2build ci. by Romain Jobredeaux · 4 years, 7 months ago
  69. 32596dd Revert "Add a java binary, a java library, and an android app ta..." by Alex Humesky · 4 years, 8 months ago
  70. eda68ac Add a java binary, a java library, and an android app target building to bp2build ci. by Romain Jobredeaux · 4 years, 8 months ago
  71. 86499f4 Update Android app building with Bazel to use d8. by Romain Jobredeaux · 4 years, 8 months ago
  72. b85e585 Remove obsolete flag experimental_enable_aggregating_middleman from common.bazelrc. by Romain Jobredeaux · 4 years, 8 months ago
  73. cebcbe2 Rollforward "Split libraries by language..." by Chris Parsons · 4 years, 10 months ago
  74. 3d78dbc Revert "Split libraries by language in cc_library_static" by Colin Cross · 4 years, 10 months ago
  75. a3da7f2 Split libraries by language in cc_library_static by Chris Parsons · 4 years, 11 months ago
  76. feb1c44 Set the default --platforms value to android_arm. by Jingwen Chen · 4 years, 11 months ago
  77. 4c9bf6f bazelrc: implementation deps flag is a build command by Jingwen Chen · 4 years, 11 months ago
  78. dfa069e Add --experimental_cc_implementation_deps to rc by Chris Parsons · 4 years, 11 months ago
  79. fcb0c32 Enforce no_copts_tokenization for C++ builds. by Jingwen Chen · 5 years ago
  80. 200cd8f Disable compile sandboxing, add global incl const by Chris Parsons · 5 years ago
  81. 360632d Fix --config=bp2build to ref workspace. Update ci by Chris Parsons · 5 years ago
  82. edb7db0 Add bazelrc config for results backend. by Jingwen Chen · 5 years ago
  83. 9135d6b Workaround to fix toolchain resolution for local_jdk. by Jingwen Chen · 5 years ago
  84. 5765e4c Add operating system platform definitions for Android. by Jingwen Chen · 5 years ago
  85. a8d3f7c Add flags to common.bazelrc and register toolchains in bazel.WORKSPACE to integrate the Bazel Android rules. by Alex Humesky · 5 years ago
  86. 6c70b3c Fork rules_cc starlark rules (and deps) by Chris Parsons · 5 years ago
  87. 52421f6 Move toolchain def to WORKSPACE by Chris Parsons · 5 years ago
  88. 0b36a7c Bazel cc_toolchain prototype: build/bazel by Jingwen Chen · 5 years ago
  89. 55c2687 Set flag to disable middleman actions by Chris Parsons · 5 years ago
  90. e43ad63 Add a bp2build configuration to the common bazelrc. by Jingwen Chen · 5 years ago
  91. 5671a1e Add --config=queryview. by Jingwen Chen · 5 years ago
  92. 730a4b6 Move hardcoded bazel flags from soong_ui to common.bazelrc. by Jingwen Chen · 5 years ago
  93. 2c11916 Add --experimental_ninja_actions to common bazelrc by Jingwen Chen · 5 years ago
  94. 14e8903 Check in initial set of Bazel config files: host-specific bazelrc, by Jingwen Chen · 5 years ago