1. 06eb1bb Pass through information about package lookup failure into import lookup. by Googler · 5 years ago
  2. d291057 Added Builder for DeclaredToolchainInfo. by John Cater · 5 years ago
  3. 02781a6 Add Python toolchain definitions to @bazel_tools by brandjon · 5 years ago
  4. 4aa059a Add --incompatible_disable_third_party_license_checking. by gregce · 5 years ago
  5. 65eea0c Convert ConstraintCollection to use a Builder. by John Cater · 5 years ago
  6. 5ce05a0 retain the OutputStore when include scanning by Jakob Buchgraber · 5 years ago
  7. 54e70a0 Add a python_version attribute to py_runtime and its associated provider by brandjon · 5 years ago
  8. 79147c6 Versioned docs: add documentation for 0.23.0 by jingwen · 5 years ago
  9. ba27252 Update ToolchainResolver to properly deal with aliases as toolchain targets. by John Cater · 5 years ago
  10. 18da649 Documentation: replace "Methods" with "Members" by laurentlb · 5 years ago
  11. 0bffbb3 Upgrade the java tools version in bazel to 0.5. by iirina · 5 years ago
  12. ed10486 Release 0.23.0 (2019-02-26) by Bazel Release System · 5 years ago
  13. 25d46f4 Refactor the async execution interface for actions by ulfjack · 5 years ago
  14. e5860bc Remove toolchain resolution logic from find_java_toolchain helper by cushon · 5 years ago
  15. 2f17a86 Prepare the codebase for the --incompatible_disable_legacy_crosstool_fields by hlopko · 5 years ago
  16. b2a92ad Refactor StandaloneTestStrategy by ulfjack · 5 years ago
  17. d12b3ab Windows, test wrapper: use IFStream to encode XML by Laszlo Csomor · 5 years ago
  18. e184025 Remove non-existent import from JacocoCoverageRunner. by elenairina · 5 years ago
  19. 8ac46c1 Windows: add --incompatible_windows_escape_jvm_flags by Laszlo Csomor · 5 years ago
  20. ce74927 Automated rollback of commit 993c4843ed807ded975445babefd839923e5d2d9. by pcloudy · 5 years ago
  21. bfd71de Windows, test wrapper: simplify IFStream by Laszlo Csomor · 5 years ago
  22. 8de8f92 Windows installation using Scoop. #4950 by Vladimir Chebotarev · 5 years ago
  23. 436135f Remove dierksen from bazel CODEOWNERS; correct thomasvl. by Googler · 5 years ago
  24. 5f1658f Mitigate unordered dirtying of rewound nodes by allowing repeats by mschaller · 5 years ago
  25. b81776f Properly presize the HashMap in by nharmata · 5 years ago
  26. 4c8c152 Use two layers of LoadingCaches, rather than two layers of ConcurrentHashMaps, by nharmata · 5 years ago
  27. 3dd18be Move most license checking logic into a module to make it easier to eventually remove. by gregce · 5 years ago
  28. 992eb17 Remove wrapped_clang tpl workaround files by Keith Smiley · 5 years ago
  29. 9d40c6b Only apply deps limit to analysis tests using transitions by cparsons · 5 years ago
  30. a249de1 Handle **kwargs and *args macro parameters correctly in Stardoc by cparsons · 5 years ago
  31. 9b496e6 Typo fix by Greg · 5 years ago
  32. 5c380ba Generate Stardoc documentation for modules of functions by cparsons · 5 years ago
  33. 042ece1 Refactor JDK dependency to separate host and target JDKs by cushon · 5 years ago
  34. 694d18a Slight refactor so as to micro-optimize usages of AspectDefinition#visitAspectsIfRequired. by nharmata · 5 years ago
  35. a7c4cd4 Update mock to be consistent with real toolchain resolution by cushon · 5 years ago
  36. bd5e9ed Split py_binary into py_binary and py_library to avoid having py_binary in deps. by Googler · 5 years ago
  37. 60bc1e1 external.md: fix broken link by Klaus Aehlig · 5 years ago
  38. 7028ff3 Fix legacy crosstool fields in unit-tests that depend on C++ rules by hlopko · 5 years ago
  39. 33c982e Fix #7515: bazel_rules_test fails on Windows. by philwo · 5 years ago
  40. 34bf56f Expose is_using_fission crosstool variable for compile actions by hlopko · 5 years ago
  41. 7567fb3 Use a ForkJoinPool instead of a ThreadPoolExecutor for the globbing. This makes by djasper · 5 years ago
  42. 993c484 Enable --incompatible_use_toolchain_providers_in_java_common by cushon · 5 years ago
  43. 6fc5b6e Fix typo in pkg_tar docs. by Travis Cline · 5 years ago
  44. 7dad36e Generate .jdeps file for the main .jar file and not for the -class.jar file. by djasper · 5 years ago
  45. 19a3d78 Refactor py_runtime rule class definition by brandjon · 5 years ago
  46. 9dab918 Add sharding to bazel_query_test. There are currently 26 test cases. by nharmata · 5 years ago
  47. 4e49e28 Expose PyRuntimeProvider to Starlark as PyRuntimeInfo by brandjon · 5 years ago
  48. 64e833c Introduce --incompatible_disallow_native_in_build_file to forbid native module in BUILD files by laurentlb · 5 years ago
  49. 12a11cb Automated rollback of commit d54b741d746ca608b25eae609480c187ed8f8350. by brandjon · 5 years ago
  50. 2a1d990 Automatic code cleanup. by Googler · 5 years ago
  51. fe466ff Add flag [mobile_install_supported_rules] to handle supported rules for mobile-install by Googler · 5 years ago
  52. 5e46d7c Do not add the same output artifact twice to the outputs of a JavaCompileAction. by djasper · 5 years ago
  53. f9eb1b5 Complete channel initialization in the event loop by ulfjack · 5 years ago
  54. 17794d5 Re-add some of the targets removed recently by iirina · 5 years ago
  55. 382d758 Add a BUILD file for java langtools. by iirina · 5 years ago
  56. 800e7f2 Track strategies as part of SchedulingActionEvent. by jmmv · 5 years ago
  57. 0877340 Lower Bazel's QoS service class to Utility on macOS. by jmmv · 5 years ago
  58. d4e13ea Enable --incompatible_disallow_old_style_args_add by default by laurentlb · 5 years ago
  59. aaa37f6 Add aquery_differ script's location in aquery documentation. Fixes #7481. by leba · 5 years ago
  60. b6e32d3 Split ActionStatusMessage into separate events. by jmmv · 5 years ago
  61. 1f3f520 Make the max_idle_secs test resilient to timing issues. by jmmv · 5 years ago
  62. 8787d44 Update guide.html; fix typo by Garrett Hopper · 5 years ago
  63. 874820c Restore deprecation error for {PACKAGE,REPOSITORY}_NAME by Shmuel H · 5 years ago
  64. a42a7d0 Move OutputStream creation out of FileTransport and into the BuildEventServiceModule. by lpino · 5 years ago
  65. 2e177b6 Make NodeEntry#addExternalDep abstract instead of throwing by default. by Googler · 5 years ago
  66. cc004fb Build bazel release binaries with -c opt. by Tobias Werth · 5 years ago
  67. 6de89a8 Remove third_party/java/langtools from the bazel binary. by iirina · 5 years ago
  68. efdecce When falling back from a reduced classpath Java compilation, delete outputs and by djasper · 5 years ago
  69. d979636 Remove --incompatible_generate_javacommon_source_jar by cushon · 5 years ago
  70. 18a0e23 Use posix_spawn to start the Bazel server. by jmmv · 5 years ago
  71. 25d202f Add --mtime flag to build_tar.py. Use this feature for pkg_tar. by Tony Aiuto · 5 years ago
  72. d54b741 Stop creating a merged jar in an action in java binary. by elenairina · 5 years ago
  73. 9a51587 Make skylark_semantics library visible to Copybara by laurentlb · 5 years ago
  74. 1898f41 Introduce --experimental_inmemory_jdeps_files. This is equivalent to C++'s by djasper · 5 years ago
  75. 2ea2eab Move action post-processing to a continuation by ulfjack · 5 years ago
  76. c33ae8a Remove the embedded java tools from the bazel binary. by iirina · 5 years ago
  77. a0e25f5 Inline BuildEventTransportFactory inside BuildEventServiceModule. by lpino · 5 years ago
  78. a215710 Make PrepareEnvironmentForJvm() explicitly inherit environment variables. by jmmv · 5 years ago
  79. d5767c8 Wait for shared actions asynchronously by ulfjack · 5 years ago
  80. 3debd30 Clean up args conversion to an argv array. by jmmv · 5 years ago
  81. 2bf8906 Use the Builder pattern for BuildEventService{Transport,ProtoUtil} and BuildEventStreamer. by lpino · 5 years ago
  82. d19d4ba Move ActionExecutionState to a top-level class by ulfjack · 5 years ago
  83. aff8319 Internal change by Klaus Aehlig · 5 years ago
  84. dda67a2 new_local_repo: fix correctness bug with glob() by Laszlo Csomor · 5 years ago
  85. be94831 Automated rollback of commit ab72246c4498a80a703771e267f5c1ebbc3fbf4b. by schmitt · 5 years ago
  86. cba0c63 Remove bind calls from maven_test by dannark · 5 years ago
  87. 9d2d114 Use exec path as a fallback when sorting by root-relative path. by mstaib · 5 years ago
  88. 849113c Add a "canExec" method to SpawnActionContext and SpawnRunner. by philwo · 5 years ago
  89. 6371f55 Expand exclude patterns in glob()s using the glob result instead of the file by djasper · 5 years ago
  90. 53b5170 Make Rule targets re-propagate AnalysisFailureInfo automatically by cparsons · 5 years ago
  91. 6805573 Adds --incompatible_disable_objc_library_resources to disable resource attributes in objc_library. by kaipi · 5 years ago
  92. 4a294dd Replace the use of < and > in the documentation of system_includes with &lt; and &gt;. These doc strings are directly used in html generation, causing the include path to disappear. by Googler · 5 years ago
  93. ab72246 Support Xcode betas with xcode-locator by Keith Smiley · 5 years ago
  94. 8a7cbe8 Refresh stale comment about duplicates in the glob algorithm. by nharmata · 5 years ago
  95. 207ac6e Allow passing a comma-separated list of strategies to the strategy flags. by philwo · 5 years ago
  96. cf1dd7c Fix table of content by laurentlb · 5 years ago
  97. b642228 Enable --incompatible_disallow_dict_plus by default by laurentlb · 5 years ago
  98. e73fefa Change message about cycles in the WORKSPACE file by Klaus Aehlig · 5 years ago
  99. 1cf75b9 Allow setting a default mtime in TarFileWriter so that all objects without by aiuto · 5 years ago
  100. 26f843d Remove flag `--incompatible_string_is_not_iterable` by laurentlb · 5 years ago