1. adacaf9 Use smaller minimal JDK after we have removed java.desktop in b88433f? by Tobias Werth · 6 years ago
  2. c5c718e Remove reference to Homebrew tap pinning by Michael Hackner · 6 years ago
  3. d9fdc80 No longer test Bazel against JDK 9 and 10. by philwo · 6 years ago
  4. 137019f Add managed_directories attribute to workspace() function. by Googler · 6 years ago
  5. d9b766f Windows, test wrapper: works with external tests by Laszlo Csomor · 6 years ago
  6. 2a36720 Refresh WorkspaceFileValue for WORKSPACE header, if listener is registered. by Googler · 6 years ago
  7. 524ae2c Automatic code cleanup. by cpovirk · 6 years ago
  8. 30ecb7a Add #getKey to SpawnActionTemplate by just creating a dummy SpawnAction and computing its key. That should be sufficient. As a result, we can move #getKey up to ActionAnalysisMetadata. by janakr · 6 years ago
  9. 3e77024 Use platform mappings. by schmitt · 6 years ago
  10. 103a084 Fix tests after https://github.com/bazelbuild/bazel/commit/22c8001d1b361db674a2e53ac2d4db6e834293e9. by janakr · 6 years ago
  11. f944181 Ensure grep-includes can write to its output file by deleting it upfront. by jmmv · 6 years ago
  12. 8e0285d Update Android Starlark APIs. by Googler · 6 years ago
  13. ab96caa Include execution info in TestRunner cache key. by Googler · 6 years ago
  14. 22c8001 Accept any high byte in the "target" part of a label. Currently this code is by Googler · 6 years ago
  15. 18446ab Add comment to explain how ObjcProvider propagates its contents by Googler · 6 years ago
  16. 8396c2f Reset platform on cpu transitions. by schmitt · 6 years ago
  17. 5ba7cf6 Add direct sources, headers, and module maps to ObjcProvider by davg · 6 years ago
  18. deca59b Add short circuiting returns to equals method in OptionsBase. by Googler · 6 years ago
  19. 30306d5 Avoid cloning FragmentOptions if the instance is already normalized. by Googler · 6 years ago
  20. 8bd7e48 Alert whenever an ActionLookupValue is missing. In practice, this should never happen, and probably indicates a crash coming very soon. by janakr · 6 years ago
  21. 161ed25 Automatic code cleanup. by cpovirk · 6 years ago
  22. 0a8ca97 Automatic code cleanup. by cpovirk · 6 years ago
  23. 3f87a95 Make part of @bazel_tools compatible with --incompatible_disallow_struct_provider_syntax by cparsons · 6 years ago
  24. a34fbd2 Include actions in AspectValue#toString. by janakr · 6 years ago
  25. ed6bfbe Introduce no-op --experimental_google_legacy_api flag by cparsons · 6 years ago
  26. 72f7314 Add correct debugging output for toolchain resolution. by John Cater · 6 years ago
  27. 331c84b Fix typo in usage comment by brandjon · 6 years ago
  28. 6ca4021 Gracefully handle if Windows DEF-file-specific cc_<rule> attributes are missing. by Googler · 6 years ago
  29. 4b66225 Remove "return struct" in rule implementation of some Bazel tests (#3) by cparsons · 6 years ago
  30. 231270c Conditionally use deprecated signature for initWithContentsOfURL by Robert Sayre · 6 years ago
  31. 771c641 Automated rollback of commit 36f093abbfec386ef57f26ac479394f597881169. by cparsons · 6 years ago
  32. 77a4962 Convert ToolchainResolver to ToolchainResolutionFunction. by John Cater · 6 years ago
  33. 375f72b Add safety checks for toolchain resolution in preparation for trimming. by mstaib · 6 years ago
  34. fc1ea45 Make BESModule.MAX_WAIT_FOR_PREVIOUS_INVOCATION a method instead of a constant in the class. by lpino · 6 years ago
  35. 462b68f PostConfiguredTargetFunction only accepts a ConfiguredRuleClassProvider, so make that explicit. by jcater · 6 years ago
  36. ae5fc60 Make sure the order of the files in the zip file is deterministic. by Tobias Werth · 6 years ago
  37. 557cb2e Automated rollback of commit 493b59e6a5eb171c5710c4751c8f4feafddd6adb. by juliexxia · 6 years ago
  38. e6ca52e Raise an error if platform mappings have duplicate keys. by schmitt · 6 years ago
  39. 84a7c7f Automated rollback of commit 691608f5001995deba6ae8bf4d4743efc9c2fc69. by juliexxia · 6 years ago
  40. 2a87adc Classify native module legacyNamed parameters. by cparsons · 6 years ago
  41. c7d430f Mark repository_rule implementation parameter as intentionally keyword-specifiable by cparsons · 6 years ago
  42. 2b27ec87 Mark rule, aspect, and provider legacyNamed parameters as "named". by cparsons · 6 years ago
  43. 0f22a96 Remove "return struct" in rule implementation of some Bazel tests (#2) by cparsons · 6 years ago
  44. dc242d4 Allow accessing the configuration of a dependency during resolution. by mstaib · 6 years ago
  45. 402d56e Get rid of some obsolete TODOs by juliexxia · 6 years ago
  46. 0245e87 Correct typo in workspace_name docs by Keith Moyer · 6 years ago
  47. 85dacc6 Update TODO to put a bug number to it. by lpino · 6 years ago
  48. cf2a0ef Make platform options required by all targets. by schmitt · 6 years ago
  49. e5a485c Windows, file.cc: Make DeletePath simpler and more robust by pcloudy · 6 years ago
  50. ed625e3 Strip some classes from the android libraries in our lite target. by Tobias Werth · 6 years ago
  51. ed9e98f Revert "Automated rollback of commit 09ef7337f3867cfe823fc952883cda03? by Tobias Werth · 6 years ago
  52. b88433f Remove java.desktop module from building the embedded JDK. by Tobias Werth · 6 years ago
  53. ac0305be Remove removal of ct.sym. by Tobias Werth · 6 years ago
  54. a6d23aa Accept weak-weak merge, if one side has no format specified, as auto-resolvable. by Googler · 6 years ago
  55. 4d2eb16 Allow callers to preserve either loading or analysis objects when discardAnalysisCache runs. by janakr · 6 years ago
  56. da6875a Buffer profile output to amortize heavy cost of Blaze server-->client output. by felly · 6 years ago
  57. f51f14b Delete BuildEventServiceAbruptExitCallback and handle BEP upload exceptions in the BES module. by lpino · 6 years ago
  58. faf74fc Serialize StackTraceElement as part of exception. by janakr · 6 years ago
  59. bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
  60. 5456e41 Delete resource attributes from objc_library and objc_import. by kaipi · 6 years ago
  61. 5ece650 Refactor AttributeInfo into a proto by cparsons · 6 years ago
  62. 742ca88 [Docs] Fix path of /cas/ example in remote cache docs by Dave Lee · 6 years ago
  63. dbd6220 Remove unused footnote by Michael Hackner · 6 years ago
  64. eb2fd5c Undocument license API, which Bazel no longer uses by gregce · 6 years ago
  65. 160ddb3 Automated rollback of commit 09ef7337f3867cfe823fc952883cda0390e0ce8e. by twerth · 6 years ago
  66. 98592ae ExperimentalEventHandler: avoid locking for no-op by ulfjack · 6 years ago
  67. 3bbf9b9d Remove explicit "-a public-read" from gsutil calls. by philwo · 6 years ago
  68. cd53bd6 Make thinlto action command lines standalone by hlopko · 6 years ago
  69. e31bac9 Upon noticing an error in an external repository, also report the reason by Klaus Aehlig · 6 years ago
  70. 41d4f75 Use lower-case for the default value of bes_upload_mode. by lpino · 6 years ago
  71. fac5823 Windows, test wrapper: use WaitableProcess by Laszlo Csomor · 6 years ago
  72. 09ef733 Unpack and repack Bazel's deploy jar without compression. by Tobias Werth · 6 years ago
  73. 22ef2db Fix "field 'macos_qos_class' will be initialized after field 'unlimit_coredumps'" warning. by philwo · 6 years ago
  74. 0e8c8a9 Skylark repositories: also record the definition of the rule by Klaus Aehlig · 6 years ago
  75. a098c57 Windows, JNI: add state to WaitableProcess by laszlocsomor · 6 years ago
  76. 414a7ac Windows, test wrapper: argv_rest is now a string by Laszlo Csomor · 6 years ago
  77. 2b31683 Remove java.desktop dependency from javax.xml. by Tobias Werth · 6 years ago
  78. dead852 Upload tmp java_tools zips to GCS in folders identified by their commit hash and java versions. by iirina · 6 years ago
  79. 1185807 Fix link to sources in aquery docs by Dave Lee · 6 years ago
  80. 59fbdb3 C++: Changes internal C++ compile() API to match Bazel by plf · 6 years ago
  81. 45ba8c4 Finish node completion when deps re-complete during registration by mschaller · 6 years ago
  82. b341372 Remove ELF specific -ffunction-sections from osx crosstool by Dave Lee · 6 years ago
  83. 7ac265d (Rollforward) Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable by cparsons · 6 years ago
  84. fddc3fd Mark the context parameter nullable in NotifyingHelper.Listener#accept by mschaller · 6 years ago
  85. 20cac9d Automated rollback of commit 088c07d1f61a6483d348728f184121a1af21701a. by Googler · 6 years ago
  86. e84bb33 Make find_versions aspect more robust for rules that don't define a `deps` attr by brandjon · 6 years ago
  87. 0a1776d Fix tests that overwrite the WORKSPACE. by jcater · 6 years ago
  88. 8ca57bf6 Add @FormatMethod to fix error prone warning. by jcater · 6 years ago
  89. 42d4d84 Remove explicit genrule dependency cleanup for cc and jdk. by jcater · 6 years ago
  90. a3df53c Rename ToolchainResolutionFunction to SingleToolchainResolutionFunction. by John Cater · 6 years ago
  91. 2014de6 Remove genrule code that uses CC flags, and also the flag --incompatible_disable_genrule_cc_toolchain_dependency. by jcater · 6 years ago
  92. 7576b25 Invalidate all paths from a failed action to its lost input in rewinding by mschaller · 6 years ago
  93. 95f3428 Introduce flag --incompatible_disallow_old_octal_notation by laurentlb · 6 years ago
  94. 593c530 Update RBE platform by Jakob Buchgraber · 6 years ago
  95. a174218 Remove --experimental_disable_cc_context_quote_includes_hook by hlopko · 6 years ago
  96. 916e736 Disable file uploader codepaths when disabled. Previously we would run through the surprisingly expensive codepath and bail out only at the very end: an expensive no-op. by felly · 6 years ago
  97. 3cfdd65 Windows, JNI: refactor WaitableProcess by laszlocsomor · 6 years ago
  98. d7702b1 Add build option --repo_env by Klaus Aehlig · 6 years ago
  99. d03d3f3 Adding stable sorting for execlog by Googler · 6 years ago
  100. 16af94c Make sandbox symlink forest deletions asynchronous. by jmmv · 6 years ago