- 4e6d155 Fix a bug in the Ninja parser where a short fragment causes an assertion check failure. by lberki · 4 years, 5 months ago
- 6e47a40 starlark/lib/json: a JSON module for Starlark by adonovan · 4 years, 5 months ago
- 6cb560f starlark annot: delete Param.type and Param.noneable by adonovan · 4 years, 5 months ago
- ffd088f Update remote java_tools to javac11 version v10.1-rc1 by Ivo List · 4 years, 5 months ago
- 46e2454 Expand ActionInputMap#toString a bit. by janakr · 4 years, 5 months ago
- 02cbcd2 Implement cquery --output=graph by Greg Estren · 4 years, 5 months ago
- 2300e6d Implement build_options for cquery starlark output mode by cparsons · 4 years, 5 months ago
- f1dd760 Add a new AbortReason `OUT_OF_MEMORY`. by jhorvitz · 4 years, 5 months ago
- 23c4406 Remove bazel_java_test_local_java_tools_jdkXX test from upload_all_java_tools.sh… by Ivo List · 4 years, 5 months ago
- 7389a2f Quiet noise from the java tools zip genrule. by Benjamin Peterson · 4 years, 5 months ago
- dbdd48e Log whenever a keep-going build encounters an IOException. This is happening (very occasionally) with ActionExecutionFunction, and it should not be. Hopefully this logging will show the first action that is incorrectly storing the IOException without transforming it, helping to narrow down the search. by janakr · 4 years, 5 months ago
- 7491ad6 Remove `--deep_execroot` by Keith Smiley · 4 years, 5 months ago
- 2aa4fb2 Fix ctr.rule.attr possibly returning a ComputedDefault object instead of its Starlark value. by ilist · 4 years, 5 months ago
- 0bc92a0 Specify sha256 for jdk15 http archives by Dmitry Ivankov · 4 years, 5 months ago
- 9593275 Remove passing of host JavaBase (Java runtime) parameter where JavaToolchain is already passed. by ilist · 4 years, 5 months ago
- a5a4f47 Add an attribute to java_toolchain pointing to java_runtime target. by ilist · 4 years, 5 months ago
- 6bf44ba Don't call System.gc() in worker after a WorkRequest is done. by larsrc · 4 years, 5 months ago
- d1d0c85 Set --experimental_enable_flag_alias to true by warkahscott · 4 years, 5 months ago
- 6bc145b Remove unnecessary IOException from SpawnRunner#lockOutputFiles by michajlo · 4 years, 5 months ago
- 5a4b538 Remove unused bind calls from jdk.WORKSPACE by John Cater · 4 years, 5 months ago
- 1e9ed64 Mark collection of expanded tree artifacts in `ArtifactExpander` immutable. by ajurkowski · 4 years, 5 months ago
- e86098e starlark annot: delete StarlarkInterfaceUtils by adonovan · 4 years, 5 months ago
- 04a1ca5 Make AnalysisEnvironment#getDerivedArtifact call sites ready for the new derived artifact path format. by Googler · 4 years, 5 months ago
- e2d6724 Load rules_cc from cc_configure.WORKSPACE. by John Cater · 4 years, 5 months ago
- dfda647 Add BuildConfiguration#isSiblingRepositoryLayout, use it everywhere possible, and clean up exceptions. by Googler · 4 years, 5 months ago
- 1a12e3f bazel profiler: remove TaskStack data structure by twerth · 4 years, 5 months ago
- ebd6271 CC rules should use cc_configure.WORKSPACE again. by John Cater · 4 years, 5 months ago
- a33de17 [2/3] Bump grpc to 1.32.x to fix a too_many_pings regression by Dmitry Ivankov · 4 years, 5 months ago
- 28115d3 Allow query output=location support relative_locations by tanzhengwei · 4 years, 5 months ago
- c6dceda Automated rollback of commit ecb7bd2c640989d88decfd2771e26b7e24398640. by lberki · 4 years, 5 months ago
- 83f62a4 Add a test for sandboxed cc_library builds on Mac. by Alexandre Rostovtsev · 4 years, 5 months ago
- cde925d Remove explicit exit codes that correspond to their failure details in DetailedExitCode.of. by janakr · 4 years, 5 months ago
- d959ba5 Remove support for `reduced_classpath_incompatible_targets` and `turbine_incompatible_processors` by cushon · 4 years, 5 months ago
- 3f185eb Clarify naming of inputs and outputs. by larsrc · 4 years, 5 months ago
- 6386ac3 Remove `MetadataConsumer` interface in favor of reusing `MetadataInjector`. by ajurkowski · 4 years, 5 months ago
- 15ee837 Change action failure description to be action.describe(), rather than its primary output. by janakr · 4 years, 5 months ago
- 58b6a0f Add flag to remove most Objective-C dbg and opt compiler flags by bbaren · 4 years, 5 months ago
- 48ec0e4 Add the siblingRepositoryLayout parameter to Artifact#getOutputDirRelativePath. by Googler · 4 years, 5 months ago
- ecb7bd2 Replace Artifact#getOutputDirRelativePath call in JavaHelper#getJavaResourcePath with getRepositoryRelativePath. by Googler · 4 years, 5 months ago
- 1e72f58 Avoid NPEs in tests where the BEP module is not loaded. by twerth · 4 years, 5 months ago
- 6e94b05 Try disabling grpc server auto flow control by Dmitry Ivankov · 4 years, 5 months ago
- 0218270 TestTargetProperties: fix typo in cpu reservation by Dan Halperin · 4 years, 5 months ago
- 9d29464 Add a mechanism to configure the downloader by Simon Stewart · 4 years, 5 months ago
- 5e5eb86 Roll forward of https://github.com/bazelbuild/bazel/commit/0f0a0d58725603cf2f1c175963360b525718a195 with fixes. by Googler · 4 years, 5 months ago
- 491ff09 Add java_toolchain.proguard_allowlister by cushon · 4 years, 5 months ago
- b63c0f2 starlark annot: rename Starlark{InterfaceUtils->Annotations} by adonovan · 4 years, 5 months ago
- a82fb72 Part 1 of implementing cquery --starlark:file. by aiuto · 4 years, 5 months ago
- 1407b2c Allow sending archived tree artifacts as inputs to C++ action templates. by ajurkowski · 4 years, 5 months ago
- 34bc5ab Fix NullPointer exception caused by attribute.getDefaultValue(null) in StarlarkRuleContext constructor. by ilist · 4 years, 5 months ago
- 6752bf8 Add ActionInputMap#toString: will be used for debugging. by janakr · 4 years, 5 months ago
- a77224b Enable bazel ninja rules to register validation actions from ninja build rules. by ahumesky · 4 years, 5 months ago
- 9d3689b Remove Artifact#getOutputDirRelativePathString. by Googler · 4 years, 5 months ago
- 60a69b4 Add --incompatible_use_cpp_compile_header_mnemonic flag by waltl · 4 years, 5 months ago
- 36f7100 Try to avoid conflicts writing param files by doing in-place renames. by jmmv · 4 years, 5 months ago
- f502368 Delete Artifact#toOutputDirRelativePaths after replacing it with ActionsTestUtil#baseArtifactNames in BazelJ2ObjcLibraryTest.java as it doesn't need to verify the full paths. by Googler · 4 years, 5 months ago
- a220c0d Flip --experimental_nested_set_as_skykey_threshold for Bazel. by leba · 4 years, 5 months ago
- 9342003 Log when a failed query has no detailed exit code. by janakr · 4 years, 5 months ago
- 3e2ebbe Add a test which verifies that all URLs mentioned in WORKSPACE actually by John Cater · 4 years, 5 months ago
- e25d7ec Move load statements to top of BUILD files by cushon · 4 years, 5 months ago
- 2ac5d2e Replace deprecated get*Fragment calls in CcCompilationHelper. by Googler · 4 years, 5 months ago
- 36fa385 Add a RepositoryName parameter to other directory methods in OutputDirectories. by Googler · 4 years, 5 months ago
- 8bd6fbe starlark: improve "unhashable type" error messages by adonovan · 4 years, 5 months ago
- dec757f Add a new query flag, --experimental_query_failure_exit_code_behavior, that determines the exit code query returns when it encounters a failure: "three_and_seven", the default, returns 3 on a keep-going failure and 7 on a non-keep-going failure. "seven", which users should be ok with, returns 7 for both failures, avoiding the clash of 3 with the "tests failed" exit code for `blaze test`. "underlying" returns the underlying exit code from the failure details. It gives the most resolution in the coarse exit code, but may be a breaking change for some consumers. by janakr · 4 years, 5 months ago
- 10d19ef Refactor AbstractBlazeOptionHandlerTest into a helper class by warkahscott · 4 years, 5 months ago
- 7f7ab02 Remove redundant describe()-like parameters from ExecException#toActionExecutionException. by janakr · 4 years, 5 months ago
- 4139a16 Reduce GC in ActionExecutionFunction caused by removal of MiddlemanArtifacts. by leba · 4 years, 5 months ago
- b327417 Restore deleted query-syntax related failure-details by michajlo · 4 years, 5 months ago
- df70135 Refactor ExecException to centralize logic for "messagePrefix" construction. Leads to a minor behavior change for error messages (additional colon). Don't think it's worth RELNOTES. by janakr · 4 years, 5 months ago
- 5ebc1fb Use the value of `--oom_message` in the OOM thrown by `RetainedHeapLimiter`. by jhorvitz · 4 years, 5 months ago
- ce73c32 Delete unused query-related failure details by michajlo · 4 years, 5 months ago
- e82d66b Automatic code cleanup. by Googler · 4 years, 5 months ago
- ca62fc4 Update documentation around newer exit codes by michajlo · 4 years, 5 months ago
- 28442ae remove "support" for space syntax with starlark flags. by juliexxia · 4 years, 5 months ago
- f4374e6 Automated rollback of commit b094458cd453b73b46192ea2c3d65165cb5488e7. by cmita · 4 years, 5 months ago
- f885210 Automated rollback of commit 66844df726f5a6c1d6f4bc5755d3af0c6ce3662c. by cmita · 4 years, 5 months ago
- fd9a254 Refactor `RetainedHeapLimiter` to be more testable. by jhorvitz · 4 years, 5 months ago
- 8f9d2a6 Updates J2ObjcAspect to support ARC compilation via the `--j2objc_translation_flags=-use-arc` flag. by Googler · 4 years, 5 months ago
- d0135a5 Use CallCredentialsProvider and refresh credentials when needed for GrpcCacheClient and GrpcRemoteExecutor by Chi Wang · 4 years, 5 months ago
- ae28ab7 Add .netrc support for remote build by Chi Wang · 4 years, 5 months ago
- 0077eaa Add NetrcParser which used to parse the content of .netrc file and create a Netrc instance. by Googler · 4 years, 5 months ago
- fb0f51d Simplify FileManager and context handling by cushon · 4 years, 5 months ago
- 1c12103 Add AggregatingArtifactValue#toString. by janakr · 4 years, 5 months ago
- e239193 Fix action conflicts from exec transition + platform mappings + starlark transition. by juliexxia · 4 years, 5 months ago
- 750c938 Add a `stamp` parameter to `apple_common.link_multi_arch_binary`. by allevato · 4 years, 5 months ago
- 4e7b1e5 Make OutputDirectories ready to produce repository-dependent bin directory paths. by Googler · 4 years, 5 months ago
- b25569e Removing obsolete warning message for aquery v2. by leba · 4 years, 6 months ago
- abbbdb4 Automatic code cleanup. by cushon · 4 years, 6 months ago
- 199e70c [2/3] Remove the term "sanity" in comments. by Googler · 4 years, 6 months ago
- 365f67e Don't prematurely add native module to bzl env by brandjon · 4 years, 6 months ago
- d9b55f8 Clean up assertions on compilation results by cushon · 4 years, 6 months ago
- 7ecdc85 Remove testonly logic for configuring annotation processors by cushon · 4 years, 6 months ago
- a1d002c Support absolute paths for Propeller profiles with propeller_optimize option. by Googler · 4 years, 6 months ago
- 0fdf1a1 Add some debugging for bizarre BES-RemoteActionFileSystem interaction bug. by janakr · 4 years, 6 months ago
- 1a975e4 starlark: relax Param.noneable to ease its removal by adonovan · 4 years, 6 months ago
- de77148 Allow for Starlark flags to be aliased on the command line. by warkahscott · 4 years, 6 months ago
- e7df682 BEGIN_PUBLIC starlark: abolish 'int reboxing' hack by adonovan · 4 years, 6 months ago
- 292f88b Output the correct logfile for multiplex workers when using --worker_verbose. by larsrc · 4 years, 6 months ago
- 9450552 Add support for toolchain java 15 by Jonathan Perry · 4 years, 6 months ago
- 4a8cbf5 Stop creating temp directories for Java compilations by cushon · 4 years, 6 months ago
- be0f07e Move default_java_toolchain definitions into java_tools repository by Ivo List · 4 years, 6 months ago