- 81db8a5 Hoist up the useToolchainTransitionParameter to the caller. by jcater · 4 years, 10 months ago
- feffb17 Add java_binary.jvm_flags_for_cds_image_creation attribute. by Googler · 4 years, 10 months ago
- 05ad129 Remove a useless checkState call. It serves no purpose since unknown commit. by Googler · 4 years, 10 months ago
- 7f7346b Use unzip_fdo tool to select and extract LLVM profiles from zip archives by Googler · 4 years, 10 months ago
- 41cb943 Don't process headers for objc non_arc compilation by waltl · 4 years, 10 months ago
- 621559c bazel collect: simplify NestedSet depth limit check by adonovan · 4 years, 10 months ago
- 474c530 Add option rename dll on Windows by Vo Van Nghia · 4 years, 10 months ago
- 4454a6d Update the docs for apple_common.platform to link to an API that exists by Samuel Giddins · 4 years, 10 months ago
- 5691bde Hook up objc's parse_header feature logic to toolchain's supports_header_parsing attribute by waltl · 4 years, 10 months ago
- 38aee31 Add --incompatible_objc_provider_remove_compile_info flag by waltl · 4 years, 10 months ago
- 66da03c Update the Javadoc for `ArtifactRoot#asDerivedRoot`. by ajurkowski · 4 years, 10 months ago
- 5de680a Expose the number of runs and shards in the summary by Googler · 4 years, 10 months ago
- 3a28c96 Support link stamping in `apple_binary` rules by bbaren · 4 years, 10 months ago
- 10f2943 Do not share maps among DiffToByteCache instances. by Googler · 4 years, 10 months ago
- 38ccee3 Add better instrumentation to the InfoCommand. by Tobias Werth · 4 years, 10 months ago
- 333886d Move CcProtoProfileProvider rule from /proto to /cpp/proto package. by ilist · 4 years, 10 months ago
- 0a91174 Open source cc_import.bzl by plf · 4 years, 10 months ago
- 1c1a12f Support spaces in no_proxy var by Gunnar Wagenknecht · 4 years, 10 months ago
- 50226ac Replace 'whitelist' with 'allowlist' in Bazel source code. by aiuto · 4 years, 10 months ago
- eeda6e1 Handle OMITTED_TREE_MARKER in shared action transformation. by Googler · 4 years, 10 months ago
- 5aab750 Allow duplicate-named exec groups to be added if they're equal. by juliexxia · 4 years, 10 months ago
- fae8904 use AutoValue for ExecGroup by juliexxia · 4 years, 10 months ago
- 9ed1db3 Fix formatting error in Python rules documentation by brandjon · 4 years, 10 months ago
- 2c97d38 For RuleContext#getActionOwner, return null instead of crashing if you request an ActionOwner for a non-existent exec group. This makes it easier for callers to handle the return if they aren't sure what exec groups is going to exist in the rulecontext. by juliexxia · 4 years, 10 months ago
- 25c6525 Default TestSize is null case to UNKNOWN test size in BuildEvent by Googler · 4 years, 10 months ago
- ff4c251 Fix some Java style problems. by Googler · 4 years, 10 months ago
- a048f0f Convert remaining native uses of patch() / split(). by gregce · 4 years, 10 months ago
- ea5ec54 bazel NestedSet: eliminate size subfield by recording it in memo by adonovan · 4 years, 10 months ago
- 099cf2f Check the toolchain transition migration status and use the new transition by John Cater · 4 years, 10 months ago
- 867d232 Roll back https://github.com/bazelbuild/bazel/commit/ed9d6390eb78303631c25b3d4776cb07eeded544 due to memory regression. by gregce · 4 years, 10 months ago
- 0503fee The great Skylark -> Starlark class migration: by gregce · 4 years, 10 months ago
- 96622c4 Automated rollback of commit b66c013d7dbff0d0926c86ee756e1ea28f6b3def. by plf · 4 years, 10 months ago
- 1ccbdb7 Remove the now-unneeded ModuleActionContextRegistry.Builder/Impl distinction. by jcater · 4 years, 10 months ago
- 25f3659 Remove the now-unneeded SpawnStrategyRegistry.Builder/Impl distinction. by jcater · 4 years, 10 months ago
- 2902018 Encode additional ActionExecution failures with FailureDetails by mschaller · 4 years, 10 months ago
- 1eabf52 Encode remaining environmental execution failures with FailureDetails by mschaller · 4 years, 10 months ago
- 205245b Remove IOException from FileWriteAction's newDeterministicWriter by mschaller · 4 years, 10 months ago
- f7dc5bb Encode additional environmental execution failures with FailureDetails by mschaller · 4 years, 10 months ago
- 4557667 Encode some environmental execution failures with FailureDetails by mschaller · 4 years, 10 months ago
- d7eb008 Encode missing input file failures with FailureDetails by mschaller · 4 years, 10 months ago
- 4acfa26 Move content-based field in Artifact to DerivedArtifact: SourceArtifact has 3 other fields without this one (root, execPath, and hashCode), so this boolean costs 8 bytes per Artifact per[] by janakr · 4 years, 10 months ago
- e9137b6 Add the ToolchainContextKey to dependency chain classes. by John Cater · 4 years, 10 months ago
- f939cb7 The great Skylark -> Starlark class migration: by gregce · 4 years, 10 months ago
- ebc4599 Create builders initialized from the prior stage in dependency analysis. by John Cater · 4 years, 10 months ago
- ed9d639 bazel collect: simplify NestedSet depth limit check by adonovan · 4 years, 10 months ago
- 04028ef When re-using a ToolchainContextKey, make sure to remove the actual by John Cater · 4 years, 10 months ago
- 1e4f069 bazel: make Starlark profiler work in Bazel by adonovan · 4 years, 10 months ago
- a7bb50e cc_proto_library: Honor --cc_proto_library_header_suffixes for WKPs by Yannic Bonenberger · 4 years, 10 months ago
- 54cdd58 java.starlark.net: delete StarlarkBuiltin.namespace() bool by adonovan · 4 years, 10 months ago
- dc08d65 Move some native transitions to BuildOptionsView. by gregce · 4 years, 10 months ago
- 1101e17 SpawnStrategy is no longer used as an ActionContext. by jcater · 4 years, 10 months ago
- 7238200 Delete SpawnActionContextMaps. by jcater · 4 years, 10 months ago
- 283f340 Clean up ExecutorBuilder and remove unneeded methods. by jcater · 4 years, 10 months ago
- c1c613d The great Skylark -> Starlark symbol migration: by gregce · 4 years, 10 months ago
- ddc57b2 Add the --experimental_local_retries_on_crash option. by jmmv · 4 years, 10 months ago
- c7262a3 Rewrite the ConfigurationResolver for simplicity. by John Cater · 4 years, 10 months ago
- a093650 Internal fix to resolve conflicting actions issue. by Googler · 4 years, 10 months ago
- 79d9ef2 Fix typo in "Build without Bytes" error message by utsav-dbx · 4 years, 10 months ago
- 40f2f0e Custom-serialize derived artifacts. This allows us to intern them more efficiently. by janakr · 4 years, 10 months ago
- 6f701b3 Encode some execution failures with FailureDetails by mschaller · 4 years, 10 months ago
- 2863252 Add inlining code path to StarlarkBuiltinsFunction, and tests by brandjon · 4 years, 10 months ago
- c12c044 Refactor filesystem traversal failures by mschaller · 4 years, 10 months ago
- 1d3f309 Factor BzlLoadFunction.InliningState into callers of the inlining code path by brandjon · 4 years, 10 months ago
- 844fef5 Improve error handling for builtins injection by brandjon · 4 years, 10 months ago
- 4186fc3 Fix aspect attributes targeting PackageGroup. by ilist · 4 years, 10 months ago
- 0f0ca6e Expand error message for LTO compilation with list of missing files in imports. by ajurkowski · 4 years, 10 months ago
- 5cab53a Make the javadoc a little bit more precise. by twerth · 4 years, 10 months ago
- a72567a Prevent "Deleting stale sandbox" messages when things go right. by jmmv · 4 years, 10 months ago
- e5759a7 Simplify CriticalPathComponent by Googler · 4 years, 10 months ago
- c67e76b Refactor ExtremaPackageListener to expose data via singleton instance. by twerth · 4 years, 10 months ago
- 1af65cf Add basic builtins injection functionality, behind a flag by brandjon · 4 years, 10 months ago
- a0c6f81 Move management of .bzl builtin symbols to StarlarkBuiltinsFunction by brandjon · 4 years, 10 months ago
- 841ac61 bazel: encapsulate the representation of NestedSet by adonovan · 4 years, 10 months ago
- e47341d Remove the TODO which was fixed in https://github.com/bazelbuild/bazel/commit/31b6880c254b099d2e7feb27708b6d52503c6148. by Googler · 4 years, 10 months ago
- 31b6880 Skip unnecessary call to getFastDigest when the digest is injected. by Googler · 4 years, 10 months ago
- 42a58fb Introduce --experimental_build_event_fully_resolve_fileset_symlinks to switch how BEP Fileset expansion treats relative symlinks. by felly · 4 years, 10 months ago
- 6ace3f1 Introduce Fileset manifest RESOLVE_FULLY behavior, which resolves internal Fileset directory links by felly · 4 years, 10 months ago
- 91eca5a Implement graceful SIGTERM handling in the process-wrapper. by jmmv · 4 years, 10 months ago
- ee1d855 Create internal/migration-only Starlark API for JavaNativeLibraryProvider (and rename to ..Info) by kmb · 4 years, 10 months ago
- 73b4c40 Skip a lookup for action template expansion outputs. by Googler · 4 years, 10 months ago
- 241d600 Set filesetInsideRunfiles to have default size = 0. by leba · 4 years, 10 months ago
- caac9dc Change how we roll out the process-wrapper's wait fix (again). by jmmv · 4 years, 10 months ago
- 77a110f Handle some interrupts better during local process execution. by jmmv · 4 years, 10 months ago
- f6817e6 Remove incorrect ActionLookupData @VisibleForTesting annotation and unnecessary @AutoCodec annotations. by janakr · 4 years, 10 months ago
- f4d4c6d Add option to ease experimentation with graphless genquery sorting. by twerth · 4 years, 10 months ago
- c367759 Ensure that AspectResolver uses the same ConfiguredTargetKey as by John Cater · 4 years, 10 months ago
- bd864ef Add a copy() method for Dependency.Builder. by jcater · 4 years, 10 months ago
- 7b8b814 Re-use the existing ConfiguredTargetKey instead of re-creating from by John Cater · 4 years, 10 months ago
- 66d84ef Fix wrongly encoded URLs to the PPC OpenJDK. by philwo · 4 years, 10 months ago
- b398119 Make --experimental_stats_summary work. by Tobias Werth · 4 years, 10 months ago
- d06a5da Avoid crashing blaze upon StackOverflowError with aquery. by leba · 4 years, 10 months ago
- ef55446 Do not assume files are remote for MetadataInjector methods. by Googler · 4 years, 10 months ago
- d7432e2 Fix implementation of ComputedDefault attributes on aspects, not to throw ClassCast exception. by ilist · 4 years, 10 months ago
- 0846086 Automated rollback of commit b9fa276f5cf111fdfc2bc8766b9421cedba1b0a6. by allevato · 4 years, 10 months ago
- bab849c Add proper `hashCode`/`equals` to `CppModuleMap`. by allevato · 4 years, 10 months ago
- b66c013 Extend cquery's deps function to traverse aspects. by ilist · 4 years, 10 months ago
- 305acb0 Reduce visibility of nestedset-on-skyframe members. by Googler · 4 years, 10 months ago
- 2e5cb1a Expose InstrumentedFilesInfo fields to Starlark for analysistest by Googler · 4 years, 10 months ago
- 738ef91 Load new PackageMetricsModule. by Tobias Werth · 4 years, 10 months ago
- d22bb66 Rename --experimental_include_primary_output to --experimental_profile_include_primary_output. by twerth · 4 years, 10 months ago