bazel /
bazel /
c411d9ac0714a669f8970b19a6086185fc2a1290 - c411d9a Remove flag --experimental_forward_instrumented_files_info_by_default by Googler · 3 years, 9 months ago
- 8abc81c Automated rollback of commit b41576b2f5bb87f3817dfb1ee09493b8220a9634. by larsrc · 3 years, 9 months ago
- 4a0cc3b Rewrite ObjcCommon in Starlark by plf · 3 years, 9 months ago
- 00bd291 bzlmod: Proper error reporting with ExternalDepsException by wyv · 3 years, 9 months ago
- 549983e Expose --java_launcher to Starlark as a configuration field by hvd · 3 years, 9 months ago
- abdca39 Expose one-version binary to Starlark by hvd · 3 years, 9 months ago
- aebad81 Remove superfluous exception declarations from Java runfiles library by Yannic Bonenberger · 3 years, 9 months ago
- 38dd8aa Flipping --experimental_skyframe_cpu_heavy_skykeys_thread_pool_size for Bazel. by leba · 3 years, 9 months ago
- 4158b61 Use correct exit code on invalid aquery --output by Daniel Wagner-Hall · 3 years, 9 months ago
- 6211b86 Add basic watchfs integration test. by Tobias Werth · 3 years, 9 months ago
- 45092bb junitrunner: Report suppressed and ignored tests as skipped. by Benjamin Peterson · 3 years, 9 months ago
- 03bd0eb Deprecate `--watchfs` as startup option. by twerth · 3 years, 9 months ago
- 6d03a2ec Define BUILD_PROPELLER_TYPE="full" when propeller optimize is enabled. by Googler · 3 years, 9 months ago
- 6204fe9 Fix code warnings in `Runfiles.java`. by jhorvitz · 3 years, 9 months ago
- 9b186aa Don't crash when the `transitive_files` passed to `ctx.runfiles` is of an incompatible order. by jhorvitz · 3 years, 9 months ago
- da2b60c Clarify that `--nobuild_runfile_manifests` will cause local tests to fail. by jhorvitz · 3 years, 9 months ago
- 0fbd5c4 Replace instances of Bazel's proto_library with native.proto_library. by steinman · 3 years, 9 months ago
- 94da3a6 Add missing `@Nullable` annotations to ParsedOptionDescription. by twerth · 3 years, 9 months ago
- 9c80f46 Expose cc toolchain identifier to Starlark by hvd · 3 years, 9 months ago
- 718279b bzlmod: Store canonical repo names in SelectionValue by wyv · 3 years, 9 months ago
- eb956e8 Fix NPE with `--watchfs` as startup option. by twerth · 3 years, 9 months ago
- 59426b9 Prepare unit tests for Starlark java_library. by ilist · 3 years, 9 months ago
- bfa3643 Implement substitution in SpawnAction progress message. by ilist · 3 years, 9 months ago
- f880948 Replace remote_cache_hits with more detailed runner_count. by twerth · 3 years, 9 months ago
- 9015f38 Consider label_keyed_string_dict attributes for coverage by Googler · 3 years, 9 months ago
- a52b132 Remove useless reporter synchronization in SkyframeActionExecutor action output: after unknown commit, there is only one event outputted, so no synchronization is necessary. by janakr · 3 years, 9 months ago
- c1a0ea6 Cache the application of Starlark transitions by gregce · 3 years, 9 months ago
- 2c3929c Add a bug link to the TODO. by nharmata · 3 years, 9 months ago
- 4d5f354 Drop reference to the action cache for `--nouse_action_cache` builds. by jhorvitz · 3 years, 9 months ago
- 9f4f674 Add debugging info when test target is unexpectedly an alias. by janakr · 3 years, 9 months ago
- 463b758 Update the default for --include_aspects in the docs for cquery by Googler · 3 years, 9 months ago
- fc80b4c Fix missing libc files in CcToolchainProvider. by leba · 3 years, 9 months ago
- e06604a Make a hierarchy of graveyard options. by larsrc · 3 years, 9 months ago
- 8c63be5 Make BuildIntegrationTestCase.java work in Bazel by pcloudy · 3 years, 9 months ago
- f726732 Don't cache delegating DefaultInfo provider. by ilist · 3 years, 9 months ago
- c1de276 Extend JavaLibraryBuildRequest and BlazeJavacArguments to include ImmutableMap<String, ByteString> (path and digest) received from a WorkRequest at the WorkRequestHandler. These information can be used by a running worker instance to check for stale files. by Googler · 3 years, 9 months ago
- 1c905eb Fix potential NPE in aquery output. by twerth · 3 years, 9 months ago
- f43f068 Create a cache for Starlark rule transition instances. by gregce · 3 years, 9 months ago
- 121756b Properly initialize TimestampBuilderTestCase now that ArtifactNestedSetFunction is always used. Previously, some other test class in the same target had to call ArtifactNestedSetFunction#createInstance for TimestampBuilderTestCase to work. by janakr · 3 years, 9 months ago
- 28c6ed3 Remove errant bracket in performance docs by Joe Lencioni · 3 years, 9 months ago
- 4d77928 Remove the `elapsedTimeNanos` param from `EvaluationProgressReceiver#stateEnding` since it's not needed any more. by nharmata · 3 years, 9 months ago
- ed7f81a RELNOTES[INC]: Enforce the --memory_profile path to be absolute. by twerth · 3 years, 9 months ago
- da13351 Include the flag setting for xcode execution requirements in the host configuration. by Googler · 3 years, 9 months ago
- 44be239 Automatic code cleanup. by Googler · 3 years, 9 months ago
- 5135793 Qualify Option reference to get rid of IntelliJ warning. by janakr · 3 years, 9 months ago
- 36f6a09 Add `linkopts` attribute to `objc_library`. by allevato · 3 years, 9 months ago
- c25376a bzlmod: Support repo_name in bazel_dep by pcloudy · 3 years, 9 months ago
- e956469 Remove --experimental_enable_aggregating_middleman. by leba · 3 years, 9 months ago
- a5b72a4 Add <macro> xml resource value support by Googler · 3 years, 9 months ago
- a2856bf6 Add `aspect_hints` attribute to the rules by rosica · 3 years, 9 months ago
- bec1ea8 RELNOTES[INC]: Enforce the `--profile` path to be absolute. by twerth · 3 years, 9 months ago
- 32c8bf7 Delete lines that are effectively a no-op by hvd · 3 years, 9 months ago
- ad03823 Add .rlib as an allowed extension for static libraries for C++ rules by hlopko · 3 years, 9 months ago
- 01c10e0 Memory expectations for local CppLink action by wilwell · 3 years, 9 months ago
- f3be7b1 Release 5.0.0-pre.20210708.4 (2021-07-16) by Bazel Release System · 3 years, 9 months ago
- b83314a bzlmod: Allow absence of module() call in MODULE.bazel by wyv · 3 years, 9 months ago
- 1c0194c Support location expansion in `java_toolchain.android_lint_opts` by cushon · 3 years, 9 months ago
- 65dc407 advertise Android Lint runner's worker support by kmb · 3 years, 9 months ago
- c99ab16 Rework how https://github.com/bazelbuild/bazel/commit/374cb1f925430c5c75c690ba225f135a6095eb89 renames --experimental_run_validations to --run_validations to avoid some flag validation tests failures and some non-useful flag deprecation warnings. by ahumesky · 3 years, 9 months ago
- 38923a9 Fix issue with config retrieval in ConfigCommandTest. by leba · 3 years, 9 months ago
- 1ab4003 Roll-forward of https://github.com/bazelbuild/bazel/commit/a95c7b7a9cb0088787d10a49d491b81f80cb6313 with fix: only reset the heapLimiterTriggeredGc bit if we are in a manually triggered GC. This prevents a concurrent non-manually triggered GC from resetting the bit. by janakr · 3 years, 9 months ago
- 5a61ca1 Set a concurrency level for the `nestedSetToSkyKey` map in `ArtifactNestedSetFunction`. by jhorvitz · 3 years, 9 months ago
- 17d81bb bzlmod: "fork" case for multiple_version_override by wyv · 3 years, 9 months ago
- 44bd921 bzlmod: Small cleanup for Version by wyv · 3 years, 9 months ago
- af17598 bzlmod: multiple_version_override by wyv · 3 years, 9 months ago
- d382e91 bzlmod: Handle non-registry overrides in ModuleFileFunction by wyv · 3 years, 9 months ago
- 44fd4a8 Fix Callstack interner to BlazeInterners. by ilist · 3 years, 9 months ago
- 0070dee Intern ParamFileInfo data objects. by ilist · 3 years, 9 months ago
- f0cf203 Eliminate NestedSet#forEachElement(). Introduce tests for NestedSetVisitor. by adgar · 3 years, 9 months ago
- 5d92634 Automated rollback of commit a95c7b7a9cb0088787d10a49d491b81f80cb6313. by janakr · 3 years, 9 months ago
- d236be2 Move MemoryProfiler final GC and collection to BuildTool#stopRequest, rather than putting it at the end of the normal #buildTargets codepath. This allows it to run even if the build was unsuccessful, although it does mean that it won't capture Skyframe nodes that were stale and GCed at the end of the build. This isn't expected to be an issue for its primary users. by janakr · 3 years, 9 months ago
- 9e8ea6b Memory field fix for Darwin systems. by wilwell · 3 years, 9 months ago
- 63b3d5a Automatic code cleanup. by Googler · 3 years, 9 months ago
- 2da8e84 Allow Starlark to access dynamic_runtime_solib_dir from cc_toolchain by Googler · 3 years, 9 months ago
- c403305 Remove old version of guava by Xudong Yang · 3 years, 9 months ago
- 942f94b Cover `mobile-install` as part of the BuildTool `processRequest`. by twerth · 3 years, 9 months ago
- dc763c3 Update compile.sh to refer to latest Guava version (30.1.1) by wyv · 3 years, 9 months ago
- 2ee4839 Add aquery summary output formatter. by twerth · 3 years, 9 months ago
- 36d1003 Optimise call stacks retained on the targets. by ilist · 3 years, 9 months ago
- 3835d9b Update the WorkRequestHandler to use callbacks of type: BiFunction<WorkRequest, PrintWriter, Integer>: by Googler · 3 years, 9 months ago
- 958316f Clean up scoped temp directory by jasonobrien · 3 years, 9 months ago
- 1bd7812 Catch an unchecked exception which may be thrown by Strings.repeat() by arostovtsev · 3 years, 9 months ago
- d409207 Revert to using `MapMaker` in `ArtifactNestedSetFunction`. by jhorvitz · 3 years, 9 months ago
- aafaa13 Make Java build-info properties file deterministic. C++ headers were already deterministic, but make them alphabetical so it's easier to test them. by janakr · 3 years, 9 months ago
- 374cb1f Rename --experimental_run_validations to --run_validations, and default it to true. --experimental_run_validations is kept as an alias for backwards compatibility. by ahumesky · 3 years, 9 months ago
- 56f7d66 Add jars for guava 30.1.1 by Xudong Yang · 3 years, 9 months ago
- 4026eb7 Improve error message for when no usable strategy can be found. by larsrc · 3 years, 9 months ago
- 933c301 "Deflake" FilesystemValueCheckerTest#testPropagatesRuntimeExceptions: https://github.com/bazelbuild/bazel/commit/c9f44ec140d52e0b825f738a7607d3540663df50 removed the throwable-recording wrapper. I don't think it's worth reintroducing: we don't need to engineer around theoretical RuntimeExceptions. Make test wait to compensate. by janakr · 3 years, 9 months ago
- 18c8216 Remote: Do not upload empty output to remote cache. by Chi Wang · 3 years, 9 months ago
- b27fd22 Automated rollback of commit 943c83aa58731c4f9561d79c458f254427a8f24c. by messa · 3 years, 9 months ago
- 7bc0199 bzlmod: Load repositories from Bzlmod by pcloudy · 3 years, 9 months ago
- 19a3a44 Expose one version enforcement level and allowlist to Starlark by hvd · 3 years, 9 months ago
- 5b3eac0 Expose default jvm opts to Starlark by hvd · 3 years, 9 months ago
- 286f4b4 Extract page aligned file copying into a helper function. by Googler · 3 years, 9 months ago
- aad74a3 Do not flatten tree artifacts in `ActionInputMap`. by ajurkowski · 3 years, 9 months ago
- 97c5019 Compute a serialization checksum in `ObjectCodecRegistry`. by jhorvitz · 3 years, 9 months ago
- 9afd33d Update references for recently renamed github branches. by aiuto · 3 years, 9 months ago
- a26fb31 Automatic code cleanup. by Googler · 3 years, 9 months ago
- 9e4216e Set TEST_RUN_NUMBER when the test runs multiple times. by Googler · 3 years, 9 months ago
- 32e91a7 bzlmod: Use a Version object (née ParsedVersion) everywhere instead of a string by wyv · 3 years, 9 months ago