1. bd78bc5 Windows, JNI: use unicode environment variables by Laszlo Csomor · 6 years ago
  2. cecd853 Do not clean-up Bazel's install base in testenv.sh. by philwo · 6 years ago
  3. af360586 Remove --proto_path=. from protoc command lines. by lberki · 6 years ago
  4. 129a809 Make NestedSet#toString more informative when the nested set contains a done future. by janakr · 6 years ago
  5. d24d08b Make sure the vanilla java builder closes its JavaFileManager. by Benjamin Peterson · 6 years ago
  6. 95190b7 Run Buildifier --lint=fix by laurentlb · 6 years ago
  7. 6a4cdf9 Split GetMissingBlobs into multiple requests, if required. Fixes #6373. by olaola · 6 years ago
  8. 34e2d3f Rename ProtoSourcesProvider to ProtoInfo. by lberki · 6 years ago
  9. ed1c01f Remove uses of CppToolchainInfo from CppConfiguration by hlopko · 6 years ago
  10. 8bbc058 Reuse the pre-computed spawnSummary. by Googler · 6 years ago
  11. eb13937 C++: Exposes new C++ API to Skylark by plf · 6 years ago
  12. 0a15469 Move creation of ProtoSourcesProvider into ProtoCommon. by lberki · 6 years ago
  13. d663c4a Report progress during query command by Klaus Aehlig · 6 years ago
  14. 4c1eb3d C++: Refactors callsites of buildCcLinkingInfo. by plf · 6 years ago
  15. 365b4aa PassiveExperimentalEventHanlder: forward NoBuildRequestFinishedEvent by Klaus Aehlig · 6 years ago
  16. 57f2f58 Add an async interface to SpawnAction by ulfjack · 6 years ago
  17. 21827e2 Rename fields of ProtoSourcesProvider to be more consistent and reflect what they actually are. by lberki · 6 years ago
  18. 85ebae3 Do not rely on package loading to get cc_toolchain_suite.proto by hlopko · 6 years ago
  19. 2485ce0 Dedupe actions for top-k worst action selection by ulfjack · 6 years ago
  20. 0c340ba Include the path to the repository containing .proto files in the path passed under --proto_path=. by lberki · 6 years ago
  21. 8fbe252 Change C++ rules to throw EvalException instead of IllegalConfigurationException by hlopko · 6 years ago
  22. 2beb781 Refactor configuration loaders to override create method without ConfigurationEnvironment by hlopko · 6 years ago
  23. d263009 Automated rollback of commit 2bc2efd8bd0af15bc727523a56fdcefe87e2f41d. by lberki · 6 years ago
  24. 482235b ExecutionTool: close output file of "--explain" by laszlocsomor · 6 years ago
  25. fb4924a Add inverted feature to link compile output of dynamic mode targets separately. by Googler · 6 years ago
  26. 4d05f38 Windows: remove custom WindowsRunfiles impl. by Laszlo Csomor · 6 years ago
  27. b8d5708 Remove warning about an undefined home directory. by philwo · 6 years ago
  28. 3b3b469 Automated rollback of commit e4e2632fc8a1a5b56169c06c9f2d0f6f94321aba. by pcloudy · 6 years ago
  29. 6ee9ec7 Remove a bunch of unused deprecated options by ulfjack · 6 years ago
  30. 47d29eb Refactor SkyframeActionExecutor by ulfjack · 6 years ago
  31. 2c2d8ab Thread ProtoSourcesProvider all the way to #createCommandLineFromToolchains(). by lberki · 6 years ago
  32. d37e18e Remove code after --incompatible_disable_sysroot_from_configuration flip by hlopko · 6 years ago
  33. 68c57f0 Correct misspelled English words in comments and printed messages in Bazel's src/... directory (and run fix) by jingwen · 6 years ago
  34. 3bf63eb Create a new feature is_cc_fake_binary when the build target is a cc_fake_binary. by Googler · 6 years ago
  35. 37fbbf3 Rework Stardoc's command line processing to use @Option and accept semantic flags by cparsons · 6 years ago
  36. 432cfe3 Make multi-value BuildOptions fields immutable. by gregce · 6 years ago
  37. b83c5f8 Migrate InstrumentedFilesProvider to Starlark provider pattern by cparsons · 6 years ago
  38. b6f2ff19 Open source DynamicExecutionModule by jingwen · 6 years ago
  39. e4e2632 Flip the flag "--incompatible_package_name_is_a_function" by laurentlb · 6 years ago
  40. 7406520 Fix misspellings on docs.bazel.build by jingwen · 6 years ago
  41. 123f3ab Remove code after --incompatible_provide_cc_toolchain_info_from_cc_toolchain_suite flip by hlopko · 6 years ago
  42. 999cfc9 Make shell integration tests compatible with Python 3. by philwo · 6 years ago
  43. 467e596 Remove hardcoded "--jobs=8" from the bazelrc used by all shell tests. by philwo · 6 years ago
  44. 734934d Remove code after --incompatible_disable_cc_toolchain_label_from_crosstool_proto flip by hlopko · 6 years ago
  45. 4b8cb05 PiperOrigin-RevId: 222414651 by ulfjack · 6 years ago
  46. c46b527 Minor LegacyIncludeScanner simplification. by shahan · 6 years ago
  47. 4be8692 Enable new -jlpl_strict_deps feature to support migration plan. by Googler · 6 years ago
  48. 10e0fd9 Fold a bunch of arguments of ProtoCompileActionBuilder#registerActions() into a single ProtoSourcesProvider one. by lberki · 6 years ago
  49. ecc236a Pass proto compiler to ProtoCompileActionBuilder. by dbabkin · 6 years ago
  50. 915b9f5 Change Mock proto compiler target type. by dbabkin · 6 years ago
  51. 2943f98 PiperOrigin-RevId: 222405285 by laurentlb · 6 years ago
  52. 57846a4 Windows, test wrapper: generate test XML output by Laszlo Csomor · 6 years ago
  53. 5082382 Remove ProtoSourcesProvider.transitiveImports. by lberki · 6 years ago
  54. b7ae7b0 Make incompatible_use_per_action_file_cache a no-op by ulfjack · 6 years ago
  55. 20bee32 Update documentation for --genrule_strategy by ulfjack · 6 years ago
  56. ff7b878 Remove --make_variables_source, it's not needed, used, documented, or visible by hlopko · 6 years ago
  57. 9ca0cab Fix non-determinism in skylark_repository_test.sh. by philwo · 6 years ago
  58. ebeccb3 Add a missing ignore string to list_source_repository.bzl. by philwo · 6 years ago
  59. b22f991 Windows, test wrapper: changes to logging by Laszlo Csomor · 6 years ago
  60. e7c9b8c Windows, test wrapper: implement test log escaping by Laszlo Csomor · 6 years ago
  61. ff000ec Remove an old TODO. by lberki · 6 years ago
  62. 017b632 run desugar deps consistency tests against JavaSingleJar by kmb · 6 years ago
  63. 0d39361 Backport --check_desugar_deps flag to JavaSingleJar. by kmb · 6 years ago
  64. 1b157dc Delete obsolete flags --experimental_enable_java_proto_exports, --experimental_proto_generated_strict_deps by cushon · 6 years ago
  65. 08394a8 Move assertNumberOfAnalyzedConfigurationsOfTargets to AnalysisTestCase. by mstaib · 6 years ago
  66. 4c7ca32 Support rewinding of inputs in runfiles by mschaller · 6 years ago
  67. 0fbe465 Flip the flag to move CcToolchainProvider creation to cc_toolchain_suite by hlopko · 6 years ago
  68. 4a74c52 Correct misspelled English words in the Bazel's tools/... directory by jingwen · 6 years ago
  69. dac4fce Remove code for providing make variables from CppConfiguration by hlopko · 6 years ago
  70. 273184b Automated rollback of commit d753450a4ccb7d1933edb3d4b58438cdd060f9a5. by Googler · 6 years ago
  71. 713de2f Remove legacy C++ toolchain Starlark APIs by hlopko · 6 years ago
  72. d4fc00f Remove unnecessary useConfiguration("--proto_compiler=//proto:compiler") statements. by lberki · 6 years ago
  73. e3fd177 Use regular WORKSPACE for bazel_apple_test.sh by kaipi · 6 years ago
  74. 3a88239 Site: preserve the search query in the input after a search by laurentlb · 6 years ago
  75. a713326 Remove SupportData. by lberki · 6 years ago
  76. 3a979f7 Flip the flag "--incompatible_static_name_resolution" by laurentlb · 6 years ago
  77. 1a8eb1e Split SkylarkSemantics out into a new target, and update dependencies as needed. by John Cater · 6 years ago
  78. 76863b1 Remove dead code: loading phase time by ulfjack · 6 years ago
  79. 890cd1b Remove uses of SupportData from our tests. by lberki · 6 years ago
  80. f32cab8 Move some methods into ActionRunner by ulfjack · 6 years ago
  81. d753450 Transition to Dagger using an Any proto to store its statistics information. by Googler · 6 years ago
  82. 46833a6 Rollforward of commit 2c9014741a6fc2e55760be75c79a0845ce2e6d0d. Attempt #3. by rosica · 6 years ago
  83. 516282e Windows, client: fix potential race condition by Laszlo Csomor · 6 years ago
  84. 97a3ee4 Add flag to print more condensed build stats by ulfjack · 6 years ago
  85. c4d7e31 experimental_ui_test: be explicit about premisses by Klaus Aehlig · 6 years ago
  86. 86c4715 Windows, test wrapper: AutoHandle changes by Laszlo Csomor · 6 years ago
  87. d13a639 Automated rollback of commit 765fa6e4fe39e93cb7e24738a31ccf5b71556520. by rosica · 6 years ago
  88. a59e80a Migrate CcProtoAspect to ProtoSourcesProvider from SupportData. by lberki · 6 years ago
  89. 99ff52f C++: Make CcInfo mandatory provider of C++ rules instead of CcSkylarkInfo. by plf · 6 years ago
  90. 8d37e0b Clarify documentation followup for unknown commit by ulfjack · 6 years ago
  91. b980089 Remove references to SupportData everywhere except in CcProtoAspect. by lberki · 6 years ago
  92. a61bda5 Migrate Objective-C and Java rules to use ProtoSourcesProvider instead of SupportData. by lberki · 6 years ago
  93. ee3a423 bazel fetch: honor --loading_phase_threads by Klaus Aehlig · 6 years ago
  94. 765fa6e Remove ConfigurationEnvironment#getFragment() by rosica · 6 years ago
  95. 8d72599 Automatic code cleanup. by Googler · 6 years ago
  96. bff6b11 Flip the default for incompatible_use_per_action_file_cache in Bazel by ulfjack · 6 years ago
  97. c115a25 Remove the unused SupportData#getNonWeakDepsPredicate(). by lberki · 6 years ago
  98. 1527f90 Make flag control of --java_classpath experimental by cushon · 6 years ago
  99. ffaa017 Only report an error if resource_jars is explicitly set by cushon · 6 years ago
  100. 367e20c Automated rollback of commit 7133f969af019ec126c22da3fbcebb2837633654. by Googler · 6 years ago