- e46f3d1 Improve test coverage on macOS by Yun Peng · 1 year, 1 month ago
- b3fc532 Add allowlist for attr.label(skip_validations) flag. by Googler · 1 year, 1 month ago
- 8a18dff Stop stashing tmp directories for tests by Pedro Liberal Fernndez · 1 year, 1 month ago
- 26eecb6 Add support for skipping validations in label and label_list attributes. by Googler · 1 year, 1 month ago
- e9022f6 Reuse runfiles in tests with --reuse_sandbox_directories by Googler · 1 year, 1 month ago
- 7a91513 validations: cleanup --experimental_run_validations usages to --run_validations. by Googler · 1 year, 1 month ago
- 0253bde Move sandbox_stash to sandboxBase from outputBase by Googler · 1 year, 1 month ago
- f5d76b1 Automated rollback of commit fd196bf03f4301cc3fbfc307570637f4de71c82c. by Googler · 1 year, 1 month ago
- 8f9fb8d Introduce new flag --experimental_worker_use_cgroups_on_linux that uses cgroups to track memory usage for singleplex workers (on Linux) without imposing any hard limits. by Googler · 1 year, 1 month ago
- 52fcaf3 skyfocus: implement 'bazel info working_set'. by Googler · 1 year, 2 months ago
- fd196bf Also path map transitive header jar paths with direct classpath optimization by Fabian Meumertzheim · 1 year, 2 months ago
- 6932153 skyfocus: refactor focus command into BlazeModule (SkyfocusModule) and implement `build --experimental_working_set=<files>`. by Googler · 1 year, 2 months ago
- a133182 Optimize performance of query / cquery --output=graph --graph:factored. Was previously slow due to quadratic behavior in the equivalence class partitioning algorithm. by Googler · 1 year, 2 months ago
- 6a4d61e Do not add the runfiles middleman to the inputs of the deploy jar action. by Googler · 1 year, 2 months ago
- 125e290 Make platform_mapping_test into a full integration test. by Googler · 1 year, 2 months ago
- c272b15 Rename `focus --files` flag to `focus --experimental_working_set`. by Googler · 1 year, 2 months ago
- 2682941 focus: don't trigger manual gc and report heap sizes by default. by Googler · 1 year, 2 months ago
- 36fa60b Compute pretty paths using symlink-creation results instead of disk state by Googler · 1 year, 2 months ago
- 799c6fc Remove runfiles trees from action key computation. by Googler · 1 year, 2 months ago
- 22e5ce0 focus: profile SkyframeFocuser#focus steps. by Googler · 1 year, 2 months ago
- c7fff6e focus: report rdep edge count change. by Googler · 1 year, 2 months ago
- b994922 Implement the focus command. by Googler · 1 year, 2 months ago
- b91b2f5 Rollforward of https://github.com/bazelbuild/bazel/commit/acdb8e702e6a5e9181defd8c4ccdf90899261e1c: Change CppLinkAction to SpawnAction by Googler · 1 year, 2 months ago
- b3c193a Automated rollback of commit acdb8e702e6a5e9181defd8c4ccdf90899261e1c. by Googler · 1 year, 2 months ago
- acdb8e7 Change CppLinkAction to SpawnAction by Googler · 1 year, 2 months ago
- 84d1a72 Make runfiles incrementally correct with `--nobuild_runfile_links` by Fabian Meumertzheim · 1 year, 3 months ago
- 605a05a Add `GlobFunctionWithStateMachine` implementation and apply it to most of the `SkyframeExecutor`s. by Googler · 1 year, 3 months ago
- 055e25b In update_default_lock_file.sh, create a MODULE.bazel instead of a REPO.bazel by Googler · 1 year, 3 months ago
- 3c298fd Flip flag `--experimental_use_semaphore_for_jobs`. by Googler · 1 year, 3 months ago
- 3317c92 Automated rollback of commit 962db9465d27da210334c4587f07b90b94e09b26. by Googler · 1 year, 3 months ago
- 360fd62 Re-enable minimal_jdk_test with a higher tolerance by Justin Horvitz · 1 year, 4 months ago
- 11a632c Remove outdated _allowlist_function_transition references. by Googler · 1 year, 4 months ago
- 962db94 No public description by Googler · 1 year, 4 months ago
- e116bae Make incompatible_enable_cc_toolchain_resolution a no-op by Googler · 1 year, 4 months ago
- 68362d0 Internal change by Googler · 1 year, 4 months ago
- 9f167a9 Report test exit code by Alessandro Patti · 1 year, 4 months ago
- f0bc13e Handle all comparisons between worker memory usage against their limits in Kb instead of Mb so that we don't lose precision (memory measurements are obtained in Kb). Also report memory usage in Kb in the info log. by Googler · 1 year, 4 months ago
- 8ca1a9e Internal change to Java compilation. by Éamonn McManus · 1 year, 4 months ago
- 9a67d6c Remove code that calls the native exec transition. by Googler · 1 year, 4 months ago
- 2ceb132 Ignore warning about JAVA_TOOL_OPTIONS in test by Florian Weikert · 1 year, 4 months ago
- 1acfb85 Starlarkize Bazel's exec transition. by Googler · 1 year, 4 months ago
- 49eda9f Starlarkize the exec transition for Bazel tests. by Googler · 1 year, 4 months ago
- 0d0caba Emit a fixed config segment with path stripping by Fabian Meumertzheim · 1 year, 4 months ago
- c00c272 Cleanup incoming configuration transitions on Starlark rules by Googler · 1 year, 4 months ago
- cab7c6b Test path mapping in Bazel (https://github.com/bazelbuild/bazel/pull/18155)] by Googler · 1 year, 4 months ago
- ef457ae Make `Label#toString` return `@@`-prefixed labels by Googler · 1 year, 4 months ago
- e2c0276 Enable `--incompatible_sandbox_hermetic_tmp` by default by Fabian Meumertzheim · 1 year, 4 months ago
- 19c73bc Allow `--flag_alias` to be used with `common` and `always` commands by Fabian Meumertzheim · 1 year, 5 months ago
- 9b91079 Fix sandbox stashes not being keyed by mnemonic by Fabian Meumertzheim · 1 year, 5 months ago
- 19632af Separate main aspect prerequisites from rule and base aspects prerequisites by Googler · 1 year, 5 months ago
- c1f2aff Polish Bazel external dependencies by Yun Peng · 1 year, 5 months ago
- 75f8017 Change `--extra_toolchains` precedence to last-wins, instead of first-wins. by Guillaume Maudoux · 1 year, 5 months ago
- 0a9c9a7 Improve toolchain resolution debug logging by Guillaume Maudoux · 1 year, 5 months ago
- 877f845 Report `ActionExecuted.start_time` and `ActionExecuted.end_time`. by Googler · 1 year, 5 months ago
- 329b26e Put --experimental_build_transitive_python_runfiles in the graveyard. by Benjamin Peterson · 1 year, 5 months ago
- 042f411 Add `AspectOnRuleContext` by Googler · 1 year, 5 months ago
- 6b912c5 Add a new field to "bazel aquery" that reports scheduling dependencies. by Googler · 1 year, 5 months ago
- f79ca02 Fix Java runtime toolchain resolution in cross-compilation scenarios by Fabian Meumertzheim · 1 year, 5 months ago
- 78db9ae Fix unconditional Skyframe invalidation with `--lockfile_mode=update` by Fabian Meumertzheim · 1 year, 5 months ago
- 30d033c Flip --enable_bzlmod to true by Googler · 1 year, 5 months ago
- 175a18d Enable Bzlmod in shell integration tests by Yun Peng · 1 year, 5 months ago
- 4064d78 Rollforward of https://github.com/bazelbuild/bazel/commit/10a46b1e85f0b5bf8564c125dd02cd4e70017452: Remove legacy allowlist names by Googler · 1 year, 5 months ago
- 217fafe Delete the sandboxfs sandboxing strategy. by Googler · 1 year, 5 months ago
- d1238a2 Remove dependency edges between aspect and its target dependencies by Googler · 1 year, 5 months ago
- 575dc85 Lift subrule attributes to the aspect class by Googler · 1 year, 5 months ago
- de2f0d48 Make subrule attributes private when lifted to the rule by Googler · 1 year, 5 months ago
- e66a10f most likely a typo for the redirection (&>2 is >&2) by Patrice Duroux · 1 year, 6 months ago
- 10169bb Fix handling of non-ASCII characters in archive entry file names by Fabian Meumertzheim · 1 year, 6 months ago
- cd725834 Merge rule and aspect validation output groups by Fabian Meumertzheim · 1 year, 6 months ago
- 2052573 Open-source config_stripped_outputs_test: by Googler · 1 year, 6 months ago
- a0e0dc5 After https://github.com/bazelbuild/bazel/commit/ceddfb1ece1f8ed7ff81558fa1751e6526df031b, select statements are evaluated before computing and applying rule transition. As discovered, this can lead to issues when those select statements are not resolvable. Currently, this causes bazel to crash which is undesirable as any unresolvable selects should not stop the transition from being executed. by Googler · 1 year, 6 months ago
- c9edba3 Upgrade Bazel's embedded JDK to 21. by Zheng Wei Tan · 1 year, 6 months ago
- 53b0081 Remove the command line option --show_warnings from the command "canonicalize-flags". by Googler · 1 year, 6 months ago
- 8c24877 Remove the --incompatible_display_source_file_location command line option. by Googler · 1 year, 6 months ago
- a4870a6 Default --incompatible_disallow_unsound_directory_outputs to true. by Googler · 1 year, 6 months ago
- 737830a Remove the --debug_print_action_contexts command line option. by Googler · 1 year, 6 months ago
- e39a7e5 Report the config id with the failing target during toolchain resolution by John Cater · 1 year, 6 months ago
- b7678af Make --experimental_genquery_use_graphless_query a NO-OP and remove relevant codepaths. by Googler · 1 year, 6 months ago
- 1447f24 Use effective `StarlarkSemantics` with `cquery --output=starlark` by Fabian Meumertzheim · 1 year, 6 months ago
- 308d71e Change the order of registering java compilation actions by Googler · 1 year, 6 months ago
- 4dc0d11 Replace EXPLICIT_IN_OUTPUT_PATH and Fragment.getOutputDirectoryName w/ Fragment.processForOutputDirectoryMnemonic by Googler · 1 year, 6 months ago
- 0c617b3 Load Python rules in integration tests instead of using builtins (#2) by Richard Levasseur · 1 year, 6 months ago
- 44fd78c Add test for aspect-on-aspect by Googler · 1 year, 6 months ago
- 9f63eb8 Reword log message when killing workers to more clearly explain that the worker exceeded the memory limit. Also, log this information directly in the console since this can potentially break the build. by Googler · 1 year, 6 months ago
- d0ef9192 Automated rollback of commit 10a46b1e85f0b5bf8564c125dd02cd4e70017452. by Googler · 1 year, 6 months ago
- e67e3ec No public description by Googler · 1 year, 6 months ago
- 735e59d Load Python rules in integration tests instead of using builtins by Richard Levasseur · 1 year, 6 months ago
- 10a46b1 Remove legacy allowlist names by Googler · 1 year, 6 months ago
- 136dae1 Enable Bzlmod for Bazel by Yun Peng · 1 year, 7 months ago
- eb098e5 Enforce that all subrule attributes are label-typed. by Googler · 1 year, 7 months ago
- afb05cc Lift all subrule attributes to a rule that uses it. by Googler · 1 year, 7 months ago
- 357fc5f build-runfiles: remove temporary file prior to creating it by Ed Schouten · 1 year, 7 months ago
- 22e3ba5 Ignore more environment variables the JVM parses for options. by Googler · 1 year, 7 months ago
- 8c191d8 Flip `--incompatible_merge_fixed_and_default_shell_env` by Fabian Meumertzheim · 1 year, 7 months ago
- d1fdc53 Add `--incompatible_merge_fixed_and_default_shell_env` by Ivo List · 1 year, 7 months ago
- abac1c6 Add make_executable to aquery results by Googler · 1 year, 7 months ago
- ceddfb1 Enable rule transition to inspect configurable attributes' value by Googler · 1 year, 7 months ago
- c9d7ff9 Include the full absolute paths of runfiles in action keys by Fabian Meumertzheim · 1 year, 7 months ago
- 03b8616 Add platforms to apple crosstool transition by Googler · 1 year, 7 months ago
- d83589a Remove incompatible_use_toolchain_transition = True by Keith Smiley · 1 year, 7 months ago