1. 2d884d4 Remove alias_rules for xcode_config_alias by dmaclach · 6 years ago
  2. 7e29573 Fix STORED / DEFLATED for Android resources in ResourceProcessorBusyBox. by Googler · 6 years ago
  3. 0e5e062 Add a java_toolchain.javabuilder_jvm_opts attribute by cushon · 6 years ago
  4. eaf066b Update OptionProcessor's startup options naming/docs to better reflect reality by michajlo · 6 years ago
  5. 0659e6e Annotate android tools/tests as PY2 by brandjon · 6 years ago
  6. 1df4438 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  7. 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
  8. 9cb5c3d Finish removing require_defined_version from xcode_version. by dmaclach · 6 years ago
  9. f72a071 Expose coverage metadata in ApkInfo provider. by Googler · 6 years ago
  10. 6ec7e47 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  11. 74c927f Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  12. 2ab0897 resourcesFromDeps needs assets to create the proper validation steps. by Googler · 6 years ago
  13. 9eaa3cd Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  14. c6207b4 Repository rules: Get rid of rm command in utils.bzl by pcloudy · 6 years ago
  15. e1ee051 Avoid calling full shutdown sequence in MemoizingEvaluator when crashing. Just do basic stats logging. by janakr · 6 years ago
  16. d1bec223 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
  17. fbe7e63 Add option to switch query to use a ForkJoinPool. by twerth · 6 years ago
  18. f7d7394 Refactor SkyframeAwareAction to expose the list of deps it will request. by Googler · 6 years ago
  19. 1ac17cf Repository rules: Remove used function by pcloudy · 6 years ago
  20. c797411 Fix action conflict reporting to ignore owner when comparing artifacts. by jcater · 6 years ago
  21. bad5a2b Upgrade the default java_toolchain to jdk11. by iirina · 6 years ago
  22. 8b4c740 Set default docs version to 0.25.0 instead of master by Jingwen Chen · 6 years ago
  23. 33f7b77 CppCompileAction: always use continuations by ulfjack · 6 years ago
  24. 24ce2d9 Print the sha256sum of the java_tools release artifacts. by iirina · 6 years ago
  25. c96839f Query performance: resolve simple patterns directly by ulfjack · 6 years ago
  26. c4251fb Fix the octal number example in the documentation by vladmos · 6 years ago
  27. 220a899 Windows: Fix C++ compilation with continuations by ulfjack · 6 years ago
  28. 87ea120 Add a script to create java_tools release and release candidates. by iirina · 6 years ago
  29. 030fc04 Make $@D the same as $RULEDIR if there are multiple output files. by lberki · 6 years ago
  30. dbe32ed Add documentation for the $RULEDIR Make variable and discourage using $@D. by lberki · 6 years ago
  31. a033de4 Deprecate --experimental_ui / --ui by ulfjack · 6 years ago
  32. c87fd95 Add more support for creating GroupedList in compressed form. by Googler · 6 years ago
  33. c89c11c [Rollforward] Automated rollback of commit 52af3ccaaa75d0ee95c83206abeb5fa925903bf0. by Googler · 6 years ago
  34. b808db4 Create a method to get the number of dep groups without getting all of the deps. by Googler · 6 years ago
  35. 586e660 Remove redundant null check in FileTransport. by lpino · 6 years ago
  36. 36f1c0d Reduce visibility of StartupOptions' methods that don't need to be as visible by michajlo · 6 years ago
  37. 9838449 Changing "parameter" to "attribute" for consistency. by Googler · 6 years ago
  38. c90f899 Update navbar link for starlark_config by juliexxia · 6 years ago
  39. a48e10e Make Bazel code build with --incompatible_depset_is_not_iterable by laurentlb · 6 years ago
  40. e83775d Remove TargetPatternEvaluator by ulfjack · 6 years ago
  41. d1e1cb7 Log when transforming a SkyQuery to its evaluated form takes longer than 50ms. by adgar · 6 years ago
  42. a8aa799 Improve error messages for the BEP file transports when time outs occur. by lpino · 6 years ago
  43. 6403fff Add java tools dist tests. by iirina · 6 years ago
  44. cb59318 Fix link in sbc docs by juliexxia · 6 years ago
  45. 18f2954 Remove uses of --noexperimental_ui in tests by ulfjack · 6 years ago
  46. 6dce8a8 Avoid garbage from boxing of ints in DirtyBuildingState.isReady. by Googler · 6 years ago
  47. 4a33f11 Improve selection of ThreadPoolExecutor in AbstractQueueVisitor. by twerth · 6 years ago
  48. 63d4f11 Windows: BAZEL_VC and BAZEL_VS may be quoted by Laszlo Csomor · 6 years ago
  49. ff14706 Prevent excessive garbage from boxing of primitives in ExperimentalStateTracker. by Googler · 6 years ago
  50. 3727db8 Add java tools dist tests. by iirina · 6 years ago
  51. 0ff6c09 C++: Make it unnecessary to patch Linux crosstool in Bazel by plf · 6 years ago
  52. cad310f Tolerate dangling references to attributes during resource compilation, by Googler · 6 years ago
  53. d990a0a BuildEventStreamer supports status INCOMPLETE (--nokeep_going) and INTERNAL (catastrophe) by Googler · 6 years ago
  54. a57b0a0 Adds flag to shorten header output directory root from "_j2objc" to "_ios", by Googler · 6 years ago
  55. 9ad9508 Add enforcement to android_binary to require *.pgcfg extension for ProGuard by Googler · 6 years ago
  56. 91fbd7b fix select link in sbc documentation by juliexxia · 6 years ago
  57. 5b17d5f Test Encyclopedia: Document TEST_WORKSPACE behavior by Googler · 6 years ago
  58. 8df3d19 Fix syntax and punctuation, and add test for connectivity warning format. by steinman · 6 years ago
  59. fcbd0b7 Add documentation about build settings x select to sbc documentation by juliexxia · 6 years ago
  60. a45a8e0 Add a generic additional_linker_inputs attribute on cc_binary rules. by Googler · 6 years ago
  61. ae112a2 Make PlatformMappingFunction properly package-path aware and do a couple of other clean-ups: by janakr · 6 years ago
  62. c2e5aa5 One more fix for starlark config bazel docs by juliexxia · 6 years ago
  63. e95234d Allow .TLH and .TLI extensions for C++ headers. by Googler · 6 years ago
  64. c4af765 Clean up some issues with SBC bazel documentation and add it to the navbar. by juliexxia · 6 years ago
  65. 4eb7683 C++: Check feature presence before patching by plf · 6 years ago
  66. 93185ef External repositories: when reporting about canonical forms, also report definition by Klaus Aehlig · 6 years ago
  67. eb9a302 Don?t try to execute tools/bazel if it?s a directory by Michael Hackner · 6 years ago
  68. f50b8a4 Add proguard to the java tools zip. by iirina · 6 years ago
  69. a6e9260 Add javac11 testing. by iirina · 6 years ago
  70. ae2b7fb Change fetch to always print the success status by ulfjack · 6 years ago
  71. 52af3cc Automated rollback of commit 5e34534fe6108277843632e5fd206052ca296ce3. by pcloudy · 6 years ago
  72. 748c976 Update tests to avoid --noexperimental_ui by ulfjack · 6 years ago
  73. bf5d829 Update tests to avoid --noexperimental_ui by ulfjack · 6 years ago
  74. 646a34c Send ActionScanningCompletedEvent by ulfjack · 6 years ago
  75. d0f31d1 Add proguard to the java tools zip. by iirina · 6 years ago
  76. 5e34534 Fix Method Parameter Attribute in Desugar Library by Googler · 6 years ago
  77. 17f0633 Internal changes by Googler · 6 years ago
  78. be86377 SBC documentation! This is likely not comprehensive and sections will need to be added later but this is most of the important stuff. by juliexxia · 6 years ago
  79. 23e53c7 Log when we encounter a really big genquery result. First step towards identifying such monster genqueries and addressing them. by janakr · 6 years ago
  80. 6549ac5 Release 0.25.2 (2019-05-10) by Bazel Release System · 6 years ago
  81. 23d986d Homogenize LocalEnvProvider instantiation in a single place. by jmmv · 6 years ago
  82. afe84d0 Automatic code cleanup. by cpovirk · 6 years ago
  83. c76eb21 Add property "isWalkable" to QueryableGraph$Reason. by janakr · 6 years ago
  84. 425c7a0 Automatic code cleanup. by cpovirk · 6 years ago
  85. ead5847 Use the new GCS bucket name for our encrypted secrets. by philwo · 6 years ago
  86. 32246b2 Delete unused tools related to Apple tooling that has been migrated to https://github.com/bazelbuild/rules_apple by kaipi · 6 years ago
  87. cab65ff Add ctx argument to cc_common.configure_features by hlopko · 6 years ago
  88. f20f622 Update tests to avoid --noexperimental_ui by ulfjack · 6 years ago
  89. c963ba2 Windows, Python: fix arg. esc. also in host config by Laszlo Csomor · 6 years ago
  90. cf7d02a Windows, bazel run: don't join all args into argv0 by Laszlo Csomor · 6 years ago
  91. b4ae0b6 remote: deleted deprecated --experimental-remote-retry* flags by ishikhman · 6 years ago
  92. efdd3b2 Speed up construction of MANIFEST.MF lines in java_stub_template by Josh Rosen · 6 years ago
  93. 77b5658 Fix decoding of jar file paths for coverage runs of java by Patrick Niklaus · 6 years ago
  94. b677702 Integrate starlark options with select() via the flag_values attribute of config_setting. by juliexxia · 6 years ago
  95. 85a5a2b Configure @androidsdk//:emulator_x86 and :emulator_arm to point to the unified emulator binary by Jingwen Chen · 6 years ago
  96. 235a3f1 Remove label-typed starlark build settings (in favor of label_flag and label_setting) by juliexxia · 6 years ago
  97. 4538f70 Automatic code cleanup. by Googler · 6 years ago
  98. b0c1d91 Clarify Starlark docs for string.strip(), string.lstrip(), and string.rstrip(). by ahumesky · 6 years ago
  99. f18afa6 Add ctx argument to cc_common.configure_features by hlopko · 6 years ago
  100. aca672f Improve the documentation on unquoted words in query expressions by Googler · 6 years ago