1. 06d624a Fix classes that create OptionsParser instances to directly use the Builder. by jcater · 6 years ago
  2. 131addd Automated rollback of commit dd3e4fba359bcc232e51e49c4c8135c5b8daacd6. by cparsons · 6 years ago
  3. ffad587 Remove all usages of BlazeDirectories#(getExecRoot()|getOutputPath()) from Bazel by buchgr · 6 years ago
  4. cdf1fc2 Test special case by Loo Rong Jie · 6 years ago
  5. dd3e4fb Delete system framework paths from blaze by Googler · 6 years ago
  6. 01bb1f9 Improve the name of supportsPlatforms by renaming to useToolchainResolution. by jcater · 6 years ago
  7. 706a22e Fix classes that create OptionsParser instances to directly use the Builder. by jcater · 6 years ago
  8. 82ec619 Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399. by hlopko · 6 years ago
  9. a44ea87 Add Apple framework support to CcCompilationContext by Googler · 6 years ago
  10. 18d63a7 Create proto format flag on Stardoc to output raw form of protos. by blossomsm · 6 years ago
  11. b63a4a9 Support Starlark transitions on aliased build settings. by juliexxia · 6 years ago
  12. 332379a Add --incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 6 years ago
  13. 1dbbc014 Change field names from plural to singular so repeated fields will be singular on proto output. by kendalllane · 6 years ago
  14. da8a315 Add checks for list parameters of cc_common.create_cc_toolchain_config_info() to prevent bazel crashing when a struct is expected but something else is passed instead. by rosica · 6 years ago
  15. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  16. c750f97 Require the "command" param of run_shell is a string by cparsons · 6 years ago
  17. bc6e41d Rename SkylarkMutable to StarlarkMutable by laurentlb · 6 years ago
  18. bfcdca2 Clean up usages of setAllowResidue and enableParamsFileSupport to pass values into the factory method. by jcater · 6 years ago
  19. 49862c5 Don't allow ctx.split_attr to access starlark transitions attributes. by juliexxia · 6 years ago
  20. 39c55b7 Remove the flag `incompatible_disallow_native_in_build_file` by laurentlb · 6 years ago
  21. 3b7e294 Remove the flag `incompatible_no_kwargs_in_build_files`. by laurentlb · 6 years ago
  22. c9fbe95 Fix two issues with incremental Skyframe hybrid globbing and the 'allow_empty' param to the 'glob' function by nharmata · 6 years ago
  23. fdc2da7 Remove flag incompatible_static_name_resolution_in_build_files by laurentlb · 6 years ago
  24. ba12321 Update toolchain resolution to not favor the host platform when no by John Cater · 6 years ago
  25. 7eb483c Remove the flag `incompatible_disallow_filetype` by laurentlb · 6 years ago
  26. 28c30a7 Rename useSkylarkSemantics to useStarlarkSemantics by laurentlb · 6 years ago
  27. 7247b0b Automated rollback of commit 50a2d6c9b9c55776ec747a656a2edd971e723771. by pcloudy · 6 years ago
  28. 99ad9b9 Support Fileset expansion inside Runfiles during input expansion. by felly · 6 years ago
  29. 50a2d6c Refactor git_repository and new_git_repository rules implementations ? by ichern · 6 years ago
  30. 08d691f Refactor message construction of ActionExecutionException by buchgr · 6 years ago
  31. 2ecaf8a Properly setup package cache before doing starlark options parsing. by juliexxia · 6 years ago
  32. be06c89 Throw an EvalException when a rule returns a non-exported provider by cparsons · 6 years ago
  33. 524efa7 Support preserving overrides of un-desugared core library methods using configured conversions for desugared core library types by kmb · 6 years ago
  34. 8541f6d Use Artifact#getGeneratingActionKey to avoid creating Artifact nodes in the graph for all "normal" generated artifacts. by janakr · 6 years ago
  35. 3a4be3c Add /usr/local/bin to default PATH under strict action env by brandjon · 6 years ago
  36. 5aae664 Read --enable_apple_binary_native_protos to check whether to link ObjC protos into apple_static_library outputs. by kaipi · 6 years ago
  37. e23e994 Add test for case of an aspect creating a shared artifact with another copy of the aspect. by janakr · 6 years ago
  38. 938af80 Import of https://github.com/bazelbuild/remote-apis/pull/85 into Bazel. by Ola Rozenfeld · 6 years ago
  39. 3bbb72d Annotate baseline_coverage.data as a new upload file type, "COVERAGE_OUTPUT". This ensures these files are always uploaded, even if setting upload mode NO_{LOCAL_,}OUTPUTS. by felly · 6 years ago
  40. e536b14 Refactor RuleInfo into a proto. by kendalllane · 6 years ago
  41. cf43d3b Remove unused 'setAllowSingleDashLongOptions' method. by jcater · 6 years ago
  42. a1272ba Move the caching and logic for the ConnectivityModule internally, since it isn't being used externally. by steinman · 6 years ago
  43. 9ca0744 Refactor UserDefinedFunctionInfo into a proto. by kendalllane · 6 years ago
  44. 11f3b0e Let artifacts declare that they use content-based paths. by gregce · 6 years ago
  45. 253a9af Report error when objc_library's name has slash in it by Googler · 6 years ago
  46. 12fc87c Remove obsolete fields from AndroidInstrumentationInfo. by Googler · 6 years ago
  47. cbbbf88 Automatic code cleanup. by cpovirk · 6 years ago
  48. 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
  49. 50fa3ec Fix problems with the non-strict Python toolchain by brandjon · 6 years ago
  50. 6efc5b7 Treat existence of managed directories as a part of repository dirtiness. by ichern · 6 years ago
  51. d97392f Add an exec_tools attribute for genrule, which allows specifying tools that should be configured with the execution transition, instead of the host transition. by jcater · 6 years ago
  52. 9b0e64a Report fetch failures also in the BEP by Klaus Aehlig · 6 years ago
  53. 13a71f1 C++: Fix wrong warning for non-empty cc_library by plf · 6 years ago
  54. efb3f15 Automated rollback of commit 3290e22356b59371274849ee51297635b9435285. by janakr · 6 years ago
  55. 267df73 Refactor FunctionParamInfo into a proto. by kendalllane · 6 years ago
  56. 7b6d359 Restore MultiplexAnnotationVisitor for creating annotations on companion class by Googler · 6 years ago
  57. d286084 Don't store default values of build settings during Starlark options parsing. by juliexxia · 6 years ago
  58. 58f736c Automatic code cleanup. by cpovirk · 6 years ago
  59. cb8e89b Allow GenRule subclasses to override the command helper. by jcater · 6 years ago
  60. af53a11 MethodDescriptor.call: don't convert unchecked exceptions into EvalException. by Benjamin Peterson · 6 years ago
  61. 9083bbe Add the option --experimental_graphless_query by ulfjack · 6 years ago
  62. 38ba843 Rewrite GrpcServerImpl to remove RpcSink by ulfjack · 6 years ago
  63. 7561e44 Use 'cast' diagnostics instead of 'unchecked' in output filter tests by cushon · 6 years ago
  64. f718a42 Fix performance regression with manual trimming. by gregce · 6 years ago
  65. 78e5fe2 Guard android-related "do not use" modules behind --experimental_google_legacy_api by cparsons · 6 years ago
  66. e25ad8b Remove actions from the action execution status reporter map after input discovery is done. If any of the newly discovered inputs are not present in Skyframe, this action will stop executing, and so its status message is misleading. by janakr · 6 years ago
  67. 1bce754 Create test for CcInfo provider by Googler · 6 years ago
  68. 9b91cb4 Expand tree artifacts in BEP. by felly · 6 years ago
  69. 9382599 Add a test that verifies that Netty uses native SSL when we expect it to. by lberki · 6 years ago
  70. 20c8413 Restrict string escape sequences and introduce flag by Marwan Tammam · 6 years ago
  71. 62dd174 Add the flag --auto_output_filter=[none,all,packages,subpackages] to Bazel. by philwo · 6 years ago
  72. 8c3b3fb Failures early in package loading will now fail all --keep_going builds. by adgar · 6 years ago
  73. fe81b49 Support of using the absolute path profile for LLVM's Context Sensitive FDO by Googler · 6 years ago
  74. 67ba1d6 Update tests in preparation for incompatible_depset_is_not_iterable flag flip by laurentlb · 6 years ago
  75. 45743d0 Open-source BlazeRuntimeWrapper and BuildIntegrationTestCase. by philwo · 6 years ago
  76. 50c876e Fix iterating over depsets by vladmos · 6 years ago
  77. 92a872b Query: new "graphless" implementation by ulfjack · 6 years ago
  78. 5e31dc8 Introduce a stardoc test for Python. by Googler · 6 years ago
  79. 00e29b7 NDK 19 and 20 support by Jingwen Chen · 6 years ago
  80. 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
  81. 0677a3d Expose cc_common.get_execution_requirements by hlopko · 6 years ago
  82. b691915 Add --incompatible_use_specific_tool_files. by Benjamin Peterson · 6 years ago
  83. f34458b C++: Flips incompatible_depset_for_libraries_to_link_getter by plf · 6 years ago
  84. aec9f99 Flip `--incompatible_dont_enable_host_nonhost_crosstool_features` by Marcel Hlopko · 6 years ago
  85. 09da51f Regression test for breakage caused by https://github.com/bazelbuild/bazel/commit/3290e22356b59371274849ee51297635b9435285. Fails before fix. by janakr · 6 years ago
  86. 3290e22 Automated rollback of commit 9dd7e8ed7931274b0c5b791e1c076140dcf7b74f. by janakr · 6 years ago
  87. 9240f16 Remove unused protos and proto targets for bundlemerge and plmerge. by kaipi · 6 years ago
  88. 9dd7e8e Put ActionLookupData inside DerivedArtifact, and move ArtifactOwner into SourceArtifact. by janakr · 6 years ago
  89. 658d47f Change signatures to DerivedArtifact, and get Labels from non-Artifact sources when possible. by janakr · 6 years ago
  90. 926cfbd Add option to omit ResourcesInfo provider from android_binary rules. by Googler · 6 years ago
  91. d1c0d20 Allow WORKSPACE file to be a symlink if no managed directories is used. by ichern · 6 years ago
  92. 00cd262 Automatic code cleanup. by Googler · 6 years ago
  93. 384e1cb Only add CoverageOutputGenerator in coverage mode. by iirina · 6 years ago
  94. d0bd3c8 Annotate BEP output files with "prefix" information sufficient to reconstruct the full output path. by felly · 6 years ago
  95. 4ccb2e1 Fix adding bigger --max_idle_secs parameter when debugging Bazel in test by ichern · 6 years ago
  96. 1bfedba Flip --incompatible_require_ctx_in_configure_features by hlopko · 6 years ago
  97. a670577 Automatic code cleanup. by Googler · 6 years ago
  98. 5041978 Fix test rules failing under allow_analysis_failures by cparsons · 6 years ago
  99. 5736381 Blaze actions: add support for dependency pruning. by Googler · 6 years ago
  100. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago