1. 9b91cb4 Expand tree artifacts in BEP. by felly · 6 years ago
  2. 20c8413 Restrict string escape sequences and introduce flag by Marwan Tammam · 6 years ago
  3. 62dd174 Add the flag --auto_output_filter=[none,all,packages,subpackages] to Bazel. by philwo · 6 years ago
  4. b7eca20 Only cache structured variable lookups. by Googler · 6 years ago
  5. c5ebfcf Add --incompatible_disable_static_cc_toolchains that will deprecate the cc_toolchain_suite and cc_toolchain rules under @bazel_tools//tools/cpp. by rosica · 6 years ago
  6. b02b707 Introduce java_common Google-only interface methods to the Starlark build API by cparsons · 6 years ago
  7. 97559ba Demote extracted_binaries and jvm_path from global variables by michajlo · 6 years ago
  8. c2ab917 Resolve race and cancellation issue on catastrophic shutdown. by felly · 6 years ago
  9. 8c3b3fb Failures early in package loading will now fail all --keep_going builds. by adgar · 6 years ago
  10. aff189a Make sure default Linux artifacts have an associated action, even when artifact names are altered. by Googler · 6 years ago
  11. 4ca768e standardize graph output indentation with 2 spaces by Ricky Pai · 6 years ago
  12. 3ed9d36 Properly wire up BES half-close. The lack thereof was a simple oversight. by felly · 6 years ago
  13. ce5e718 Demote OptionProcessor from globals by michajlo · 6 years ago
  14. fe81b49 Support of using the absolute path profile for LLVM's Context Sensitive FDO by Googler · 6 years ago
  15. 5935259 Flip the --incompatible_depset_is_not_iterable flag by vladmos · 6 years ago
  16. fded729 Cancel previous BEP upload if there is a connectivity problem. by steinman · 6 years ago
  17. b0403a7 Upgrade java_tools version to javac_11-v2.0 by iirina · 6 years ago
  18. 7538988 Post an event so that the number of lost inputs over the course of a build can be tracked. by janakr · 6 years ago
  19. 45743d0 Open-source BlazeRuntimeWrapper and BuildIntegrationTestCase. by philwo · 6 years ago
  20. d482596 remote: grpcs (grpc+tls) is used by default for remote URLs by Ira Shikhman · 6 years ago
  21. 92a872b Query: new "graphless" implementation by ulfjack · 6 years ago
  22. ba3f88b Add @bazel_tools//tools/jdk:javadoc by Michal Majcherski · 6 years ago
  23. 2b3c879 Fix link to example by laurentlb · 6 years ago
  24. 0e6dcee Flip --incompatible_no_support_tools_in_action_inputs by laurentlb · 6 years ago
  25. eb53de2 Enable Python toolchains by default by brandjon · 6 years ago
  26. bed7e4f Prohibit NestedSet from being passed to NestedSetBuilder.addAll. by Googler · 6 years ago
  27. 00e29b7 NDK 19 and 20 support by Jingwen Chen · 6 years ago
  28. 042a579 Make SHOW_ONCE_TAG in Reporter mean "show the event exactly once," instead of "show the event at most once." by steinman · 6 years ago
  29. 0677a3d Expose cc_common.get_execution_requirements by hlopko · 6 years ago
  30. b691915 Add --incompatible_use_specific_tool_files. by Benjamin Peterson · 6 years ago
  31. 3dc59e4 Fix jacoco-toolchain dependency. by iirina · 6 years ago
  32. f34458b C++: Flips incompatible_depset_for_libraries_to_link_getter by plf · 6 years ago
  33. aec9f99 Flip `--incompatible_dont_enable_host_nonhost_crosstool_features` by Marcel Hlopko · 6 years ago
  34. 536a166 Turn on --experimental_build_setting_api by juliexxia · 6 years ago
  35. a626990 Turn on --experimental_starlark_config_transitions by juliexxia · 6 years ago
  36. aa0cb61 Pack all multi-arch libraries from aar_import deps when using --fat_apk_cpu by Jingwen Chen · 6 years ago
  37. 2a5e3b1 Make CompoundEvaluationProgressReceiver's ctor public. by nharmata · 6 years ago
  38. d2df40b Flip --incompatible_objc_framework_cleanup flag to true by Googler · 6 years ago
  39. 53decbc Add nested sets as transitive members in addElementsFromSkylark. by Googler · 6 years ago
  40. bc6f7cb Export more files in androidsdk by Jingwen Chen · 6 years ago
  41. 089e017 Improve error message for --incompatible_string_join_requires_strings by Jingwen Chen · 6 years ago
  42. 4aa1d1a Logical rollback of unknown commit. by janakr · 6 years ago
  43. 3290e22 Automated rollback of commit 9dd7e8ed7931274b0c5b791e1c076140dcf7b74f. by janakr · 6 years ago
  44. fb53c98 Make BEP transports default to local strategy if there is no connectivity or credentials. by steinman · 6 years ago
  45. 4cf4555 Remove obsolete TODO and link to documentation for build_setting attribute of rule() by juliexxia · 6 years ago
  46. 9240f16 Remove unused protos and proto targets for bundlemerge and plmerge. by kaipi · 6 years ago
  47. 9dd7e8e Put ActionLookupData inside DerivedArtifact, and move ArtifactOwner into SourceArtifact. by janakr · 6 years ago
  48. b2fac74 Open visibility of ProtoOutputFormatter in order to use it in PackageLoader. by twerth · 6 years ago
  49. 9f554d3 Allow javac_jar to be None by cushon · 6 years ago
  50. 6eda6b5 Enable persistent workers for Desugar by default for Bazel by Jingwen Chen · 6 years ago
  51. ac0caa7 Remove lockfile from global variables by michajlo · 6 years ago
  52. 658d47f Change signatures to DerivedArtifact, and get Labels from non-Artifact sources when possible. by janakr · 6 years ago
  53. 926cfbd Add option to omit ResourcesInfo provider from android_binary rules. by Googler · 6 years ago
  54. c3b9ae6 Small cleanups to RetainedHeapLimiter. by janakr · 6 years ago
  55. 1de8aa3 Remove unused constructor. by janakr · 6 years ago
  56. d1c0d20 Allow WORKSPACE file to be a symlink if no managed directories is used. by ichern · 6 years ago
  57. 384e1cb Only add CoverageOutputGenerator in coverage mode. by iirina · 6 years ago
  58. d0bd3c8 Annotate BEP output files with "prefix" information sufficient to reconstruct the full output path. by felly · 6 years ago
  59. 9e84993 Retain the apple configuration distinguisher during host and exec transitions. by jcater · 6 years ago
  60. 0375625 Document assumptions for eterm-color terminfo by Andy Scott · 6 years ago
  61. 1bfedba Flip --incompatible_require_ctx_in_configure_features by hlopko · 6 years ago
  62. 61dade5 Windows, JNI: create process from relative path by Laszlo Csomor · 6 years ago
  63. a7af7c3 Flip --incompatible_windows_escape_python_args by Laszlo Csomor · 6 years ago
  64. fa654b4 Flip the flag --incompatible_no_kwargs_in_build_files by laurentlb · 6 years ago
  65. 71aad07 Add includes as a transitive member. by Googler · 6 years ago
  66. e2e80e8 Delete BlazeServer::Disconnect by michajlo · 6 years ago
  67. df2991f Make getBlazeModule support subclasses/interfaces. by steinman · 6 years ago
  68. 5041978 Fix test rules failing under allow_analysis_failures by cparsons · 6 years ago
  69. 263fc39 Don't share actions with null label. In practice, this is the build-info action. by janakr · 6 years ago
  70. ebbb6b2 Type ArtifactFactory$SourceArtifactCache more strongly. by janakr · 6 years ago
  71. 4760cc3 Add command to display config information given a checksum. by jcater · 6 years ago
  72. d46a195 Auto enable terminal color/curses for --color=auto for some Emacs configurations by Andy Scott · 6 years ago
  73. 4d1f5a3 Flip the --incompatible_disallow_native_in_build_file flag by vladmos · 6 years ago
  74. 15a6775 Throw QueryException if TargetLiteral fails validation during parsing. by adgar · 6 years ago
  75. 5736381 Blaze actions: add support for dependency pruning. by Googler · 6 years ago
  76. 950b31b Avoid using an artifact's label, use the rule context label instead. The artifact was created by the current rule, so passing in the rule's label explicitly is less magical. Please correct me if I'm wrong and the artifact can come from a different rule! by janakr · 6 years ago
  77. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
  78. a65b047 Windows, JNI: merge lib-util and lib-file by Laszlo Csomor · 6 years ago
  79. 28c8a8c C++: Flips --incompatible_do_not_split_linking_cmdline by plf · 6 years ago
  80. 38afa48 Windows: move path normalization into JNI library by Laszlo Csomor · 6 years ago
  81. bccd8ed Windows: rewrite and move path normalization by Laszlo Csomor · 6 years ago
  82. 5e51c88 Flip flag --incompatible_new_actions_api by laurentlb · 6 years ago
  83. 2a10729 Flip --incompatible_string_join_requires_strings by laurentlb · 6 years ago
  84. 512d4cb Make addLibraries take a collection. by Googler · 6 years ago
  85. 770b67e Don't wrap values in Pair in CcToolchainVariables. by Googler · 6 years ago
  86. d04d7ba Disable WatchFs on Windows by pcloudy · 6 years ago
  87. 1ca0783 Flip option to disable the old-style, binary format. by twerth · 6 years ago
  88. 120309d Query: move LabelVisitor to query package by ulfjack · 6 years ago
  89. 41f8616 Switch JSON profile to include metadata by default. by twerth · 6 years ago
  90. 5a82749 Fold GrpcBlazeServer into BlazeServer by michajlo · 6 years ago
  91. ea37b67 Refactor java_libary.deps rule kind validation by cushon · 6 years ago
  92. 09928d6 Flip the flag --incompatible_disable_deprecated_attr_params by laurentlb · 6 years ago
  93. 669460d Remove cwd from global variables by michajlo · 6 years ago
  94. 953bdf5 Return non-null value for android_common.multi_cpu_configuration and apple_common.platform_type in fakebuildapi by Googler · 6 years ago
  95. de62edd Fix Objc pre-execution header thinning by ulfjack · 6 years ago
  96. b75e4530 Return helpful no-such-package errors for build settings and actually error out of the build for rule transition errors (i.e. errors that happen in SkyframeExecutor#getConfigurations) by juliexxia · 6 years ago
  97. a33545b Fix transition whitelist attribute's default value check to work across multiple workspaces. by juliexxia · 6 years ago
  98. f67d525 added a user-friendly message for migration to a list-based strategy by ishikhman · 6 years ago
  99. 35dd05a Allow Starlark rules to be able to use the `exec_compatible_with` by John Cater · 6 years ago
  100. ef7290f Add a flag to suppress hidden output groups from BEP by ulfjack · 6 years ago