- c87bd58 Cleanups for nested test_suite or java_test under trim_test_configuration by twigg · 4 years, 6 months ago
- fb55091b [1/3] Remove the term "sanity" in comments. by Googler · 4 years, 6 months ago
- c4eccf7 Log when interrupted during `map_each`. by jhorvitz · 4 years, 6 months ago
- 5f2b135 Remove all code and .proto references to --record_rule_instantiation_callstack flag. by Googler · 4 years, 6 months ago
- 3c40c94 Allow non-ActionExecutionException DetailedExceptions to populate the detailed exit code on a failed keep-going execution phase, and enrich the message when possible to try to pin down any remaining issues. by janakr · 4 years, 6 months ago
- d82eaa8 Expose DebugPackageProvider to Starlark as DebugPackageInfo by Googler · 4 years, 6 months ago
- 21dee10 bazel packages: move util.PackageFactoryApparatus into lib.packages by adonovan · 4 years, 6 months ago
- 1038298 Avoid replaying events/postables of top-level nodes in the common case that there are no errors (or the build was keep-going). Nested set expansion can be a hot spot, noticed by @justinhorvitz. by janakr · 4 years, 6 months ago
- 2c7794b Add Support for LLVM's Propeller (basic block sections) Optimization Flags. by Googler · 4 years, 6 months ago
- 7d6be20 Set mnemonic for objc cpp header parsing action to ObjcCompile by waltl · 4 years, 6 months ago
- e47d766 Fix typo ingoring -> ignoring in warning message. by philwo · 4 years, 6 months ago
- f9d4fa6 Speed up filterListForObscuringSymlinks(). When checking the parent-directory by djasper · 4 years, 6 months ago
- eb20f46 Add compilation artifacts to objc_library's hidden top level output group by waltl · 4 years, 6 months ago
- a2e09ce Fix oversight in recent cleanup. We should filter discovered headers whenever by djasper · 4 years, 6 months ago
- f1a7448 Fix `ArchivedTreeArtifact` deserialization to set generating action. by ajurkowski · 4 years, 6 months ago
- 0afdecf starlark: move StarlarkDocumentationCategory into docgen by adonovan · 4 years, 6 months ago
- a3d427a Add additional FailAction error codes to make the different errors more unique. by Googler · 4 years, 6 months ago
- a1056e5 Add more verbose logging to try to identify where a crashing thread suddenly stops crashing. by janakr · 4 years, 6 months ago
- 0365843 Propagate linkstamp information through `objc_library` rules by bbaren · 4 years, 6 months ago
- ed9209c fix obsolete error message about what the cfg parameter can take. by juliexxia · 4 years, 6 months ago
- a7ae16d Replace getOutputDirRelativePath() calls in ProtoCommon with getRepositoryRelativePath() by Googler · 4 years, 6 months ago
- 603e3b8 Make Artifact#getRepositoryRelativePath compatible with --experimental_sibling_repository_layout. by Googler · 4 years, 6 months ago
- c069815 Make it possible to add extra command line options to JavaProtoAspect. by Googler · 4 years, 6 months ago
- ad3570b Make it possible to use information from the BuildConfiguration to decide on by djasper · 4 years, 6 months ago
- 2b4e735 Code cleanup: Further simplify the decision on whether or not .d file based by djasper · 4 years, 6 months ago
- a365e1a Add documentation for symlink SpecialArtifact in the Artifact javadoc. by jingwen · 4 years, 6 months ago
- 006b497 Make Bazel not raise an error when a symlink points to its own ancestor. by lberki · 4 years, 6 months ago
- c924b4d Enrich FailAction's failure message a bit: always include the owning label, and in the last remaining "generic" case, be more specific in the error message. by janakr · 4 years, 6 months ago
- 859c9ac Encode ViewCreation failures with FailureDetails by mschaller · 4 years, 6 months ago
- 11102e3 Quote user-provided string so it is clearly on a distinct meta-level. by Googler · 4 years, 6 months ago
- 4592a6c Improve comment in UnixFileSystem#getFastDigest. by nharmata · 4 years, 6 months ago
- f060b55 Replace getOutputDirRelativePath() calls in CcCompilationHelper with getRepositoryRelativePath() by Googler · 4 years, 6 months ago
- 59e17ee BE: Group all language-agnostic rules into the "OTHER" type by wyv · 4 years, 6 months ago
- 1f82ea8 BE: Merge all columns of the "language-agnostic" rule table by wyv · 4 years, 6 months ago
- e906f89 Update java_toolchain to properly declare config transitions. by jcater · 4 years, 6 months ago
- d5d65ec Automated rollback of commit aab567cbde4f1817b598207d99a93393dad4a094. by larsrc · 4 years, 6 months ago
- d8caf26 Rename whitelist to allowlist in ConfigSettings warning message. by Tony Aiuto · 4 years, 6 months ago
- 952b1dc Have ReverseDepsUtility not perform its rdep consistency checks when env var BLAZE_TOLERATE_REVERSE_DEP_INCONSISTENCIES is set (to any value). by nharmata · 4 years, 6 months ago
- b766b1c Add Artifact#getRepositoryRelativePath with its first set of use cases. by Googler · 4 years, 6 months ago
- b26b808 Add runner details to SpawnResult. by Googler · 4 years, 6 months ago
- 132fd12 XCode DottedVersion ignore descriptive versions like 10.10.testing by Wenyu Zhang · 4 years, 6 months ago
- 80a893f Update Java rules to use execution transitions instead of host transitions. by jcater · 4 years, 6 months ago
- fdc189e Java: depend on lcov merger as host by plf · 4 years, 6 months ago
- aab567c Turns on multiplex workers in Java toolchain rule. by larsrc · 4 years, 6 months ago
- 1a6b003 Correctly annotate signing lineage file to allow null/none. by Googler · 4 years, 6 months ago
- 6b25133 BE: Add a heading for the language-agnostic native rules table by wyv · 4 years, 6 months ago
- 3ead6eb Bazel docs: fix xcode rule family to be Platform instead of Workspace by wyv · 4 years, 6 months ago
- 5b23663 Decouple --record_rule_instantiation_callstack build option and corresponding StarlarkSemantics key. by Googler · 4 years, 6 months ago
- 976f5dd Remove ReverseDepsUtility#maybeCheckReverseDepNotPresent since it is dead code outside of the unit test. by nharmata · 4 years, 6 months ago
- 31b0453 Fix toolchain deps for --noimplicit_deps cquery. by juliexxia · 4 years, 6 months ago
- cede76b Enshrine that all ToolchainContexts in a toolchain collection have the same target platform so the toolchain collection should be able to directly access it. by juliexxia · 4 years, 6 months ago
- 884e1cf Rename Artifact's path methods to clarify their usages and limitations. by Googler · 4 years, 6 months ago
- 608cbd8 Clarify Param#noneable javadoc by brandjon · 4 years, 6 months ago
- 2a206a1 Fix incorrect usages of 'external' PathFragment contants. by Googler · 4 years, 6 months ago
- 4c6c999 Upgrade remote_java_tools versions (javac 11 to v10.0, javac 14 to v2.0) by Ivo List · 4 years, 6 months ago
- 665c665 Honour java http proxy system properties by Simon Stewart · 4 years, 6 months ago
- 4b55f5b Remove a Blaze from warning. by Benjamin Peterson · 4 years, 6 months ago
- fae2841 Take type in consideration in http_archive by Kalle Johansson · 4 years, 6 months ago
- 40746c9 Add --compilation_mode support in transitions by Fredrik Medley · 4 years, 6 months ago
- dd299d1 Remove error code for archived artifacts feature used when discarding orphaned by ajurkowski · 4 years, 6 months ago
- 4fd17d3 Add a new QueryableGraph.Reason enum value. by nharmata · 4 years, 6 months ago
- 619dcf8 Unconditionally include the "message", if any, in SimpleSpawnResult. This is the same logic as used in Google-internal code. This allows us to stop passing the verboseFailures boolean around everywhere, since it's then only needed in one place in AbstractSpawnStrategy. by janakr · 4 years, 6 months ago
- f12a7ad Fail with bad AppleConfiguration from Starlark instead of crashing. by steinman · 4 years, 6 months ago
- 49dcab2 starlark: fix crash in sorted by adonovan · 4 years, 6 months ago
- 5b68917 starlark: delete redundant StarlarkDeprecated annotation by adonovan · 4 years, 6 months ago
- aae111a docgen: move and simplify StarlarkConstructor annotation by adonovan · 4 years, 6 months ago
- e702a09 Clean up debugging. by janakr · 4 years, 6 months ago
- fee7975 fix UNC path for Windows/mingw case by jgehw · 4 years, 6 months ago
- a463d90 Add --host_action_env option by mai93 · 4 years, 6 months ago
- ce3fca5 RemoteExecutionCache: extract single-digest method by Ulf Adams · 4 years, 6 months ago
- 07e152e Fetching symlink inputs for top-level output by Ulf Adams · 4 years, 6 months ago
- 1511dd2 Equip LabelCause with DetailedExitCode, relay detailed input failures in action execution by mschaller · 4 years, 6 months ago
- 21a4507 Simplify logic that controls include scanning. No functional changes intended. by djasper · 4 years, 6 months ago
- 0c36f98 Propagate InterruptedException through transition API instead of catching. These come from starlark transition evaluations. Catching and returning the default seemed to be leading to Skyframe cacheing deterministic errors in nondeterministic situations like a user ctrl+c-ing in the middle of a starlark transition evaluation. by juliexxia · 4 years, 6 months ago
- ecab72e Code cleanup: Move decision on whether or not to generate a .d file into a by djasper · 4 years, 6 months ago
- 36ee499 Automated rollback of commit 5cead30645f1f2dc270fe03589ec9955b04534e0. by ahumesky · 4 years, 6 months ago
- 3071f39 starlark: delete StarlarkGlobalLibrary annotation by adonovan · 4 years, 6 months ago
- c266fe4 Encode RunCommand's loading failures with FailureDetails by mschaller · 4 years, 6 months ago
- bf5bbf0 Encode build configuration failures with FailureDetails by mschaller · 4 years, 6 months ago
- 75a6550 Download to tmp directory in ctx.download_and_extract by mai93 · 4 years, 6 months ago
- bdbd163 Code cleanup removing a separate computation of whether or not modules are by djasper · 4 years, 6 months ago
- 159c3fe HttpCacheClient: make upload async by Ulf Adams · 4 years, 6 months ago
- 4c5ffc4 bazel skyframe: remove recordScope(false) call by adonovan · 4 years, 7 months ago
- 3490011 Consider an analysistest bit update as not a no-op. by juliexxia · 4 years, 7 months ago
- e0bd9d3 bazel skyframe: merge WorkspaceASTFunction into WorkspaceFileFunction by adonovan · 4 years, 7 months ago
- 5a40ab6 bazel skydoc: consolidate the fake environment by adonovan · 4 years, 7 months ago
- d5194a1 Print the path of too-large stdout/stderr and the flag to increase the limit. by jmmv · 4 years, 7 months ago
- 89c1398 starlark annot: delete StarlarkGlobalLibrary (step 1) by adonovan · 4 years, 7 months ago
- 800117e starlark: make Starlark.addMethods reject fields by adonovan · 4 years, 7 months ago
- fe79cf3 Expose the android_manifest_merger flag to Starlark. This enables us to by Googler · 4 years, 7 months ago
- 39587e7 Clear reusable state in BuildEventArtifactUploaderFactory on shutdown. by adgar · 4 years, 7 months ago
- 301b96b Change source artifact roots of external packages to $OUTPUT_BASE/external. This is the first step for releasing the special 'external' package name for general use. This CL alone should not have any user-visible impacts. by Googler · 4 years, 7 months ago
- 5eee2b0 Update Python rules to use the toolchain transition by John Cater · 4 years, 7 months ago
- 5cead30 Source files aren't required inputs for creating a module map. by djasper · 4 years, 7 months ago
- 58fdf63 Update cc_toolchain to properly declare config transitions. by jcater · 4 years, 7 months ago
- cb1f9f6 Add CallCredentialsProvider and refresh credentials in ByteStreamUploader by Chi Wang · 4 years, 7 months ago
- 49c9475a Do not inject tree artifact values using `MetadataConsumer`. by ajurkowski · 4 years, 7 months ago
- 1d9c7da Add check so --flag_alias can be enabled/disabled on the command line. by warkahscott · 4 years, 7 months ago
- 6d44813 Automated rollback of commit 3e79b0dbd93deeb3a2d970371f1b72845613ac06. by juliexxia · 4 years, 7 months ago
- 215a0f7 Workaround so that tests elaborate under a trimmed configuration. by twigg · 4 years, 7 months ago