bazel /
bazel /
d3c3c5db69f253ad8ca6cc38f00f0143b3de6138 - d3c3c5d Fix MODULE.bazel.lock for macos arm64 and windows by Googler · 1 year, 5 months ago
- 9bbc2cb Fixes to enable Android Platforms with android_local_test. by Googler · 1 year, 5 months ago
- 9e9ed61 Remove `target.aspect_ids` from documentation by Googler · 1 year, 5 months ago
- dac646f Changes j2objc source debugging default flag to use relative paths when transpiling Java source files. This flag is required for Java source debugging using either Blaze or Bazel, and works with other build environments if the debugger is invoked in the same working directory as the build. Previously, the default flag was "-g", which generates files that have the full path of the original Java source file. by Googler · 1 year, 5 months ago
- 56422f2 Bazel Docs: Add page for rolling releases (including an index of all previous releases). by Googler · 1 year, 5 months ago
- 52b5c8c Update registry invalid path error message by salma-samy · 1 year, 5 months ago
- 2d80167 Remove CcToolchainInputsTransitionFactory by Googler · 1 year, 5 months ago
- 77eacce Add add_exports & add_opens attributes to java_import by Timothy Gu · 1 year, 5 months ago
- a1d5d6f Fix JacocoCoverageRunner NoSuchFileException for paths with '+' character by Roman Salvador · 1 year, 5 months ago
- e436489 Remove stale code. by Googler · 1 year, 5 months ago
- b6a83af Add null check on url path by salma-samy · 1 year, 5 months ago
- b8bd961 Do not use FilesToRunProvider.getFilesToRun() in JavaToolchainTool. by Googler · 1 year, 5 months ago
- 8223115 Remove Runfiles.Builder.addLegacyExtraMiddleman(). by Googler · 1 year, 5 months ago
- 87d5026 Get the genrule setup script using FileProvider instead of FilesToRunProvider. by Googler · 1 year, 5 months ago
- d007b0f Deprecate FilesToRunProvider.getFilesToRun(). by Googler · 1 year, 5 months ago
- 5f79684 Add a native image of turbine to the prebuilt Java tools by Fabian Meumertzheim · 1 year, 5 months ago
- 5125cdd No public description by dependabot[bot] · 1 year, 5 months ago
- 51fd503 Release 8.0.0-pre.20231030.2 (2023-11-14) by Bazel Release System · 1 year, 5 months ago
- 1d7af7e Flip `--incompatible_multi_release_deploy_jars` by Googler · 1 year, 5 months ago
- c45bb5f Start migrating Python rule docs from Java stubs to Starlark sources in @_builtins by Googler · 1 year, 5 months ago
- 6950d3b Move package overhead into the package object by Googler · 1 year, 5 months ago
- 8f8a4b2 Rebrand `NodeEntry#DirtyState` as `LifecycleState` to support getting the state at any point in the node's lifecycle. by Googler · 1 year, 5 months ago
- 82a469f Copy and lift labels in arguments of initializers by Googler · 1 year, 5 months ago
- c042c46 Rewinding test visibility change. by Googler · 1 year, 5 months ago
- e40b7ed Removed from the navigation page as it is updated in the install page. by Googler · 1 year, 5 months ago
- 6733c18 Remove unused OBJECT_LIST type by Googler · 1 year, 5 months ago
- 9efa49c Fix the error inside Bazel docs by Googler · 1 year, 5 months ago
- e382e72 Add documentation for Automatic Exec Groups in Bazel by Googler · 1 year, 5 months ago
- 3e68f74 Rename the remote_cache_hit field to cache_hit, which more accurately reflects its purpose. by Googler · 1 year, 5 months ago
- fa2fd23 Stop including the walltime field in the execution log. by Googler · 1 year, 5 months ago
- 3b0b6ed Stop including progress messages in the execution log. by Googler · 1 year, 5 months ago
- e7a3dab Remove unused FILESET_ENTRY label class by Googler · 1 year, 5 months ago
- 496449c Add dependabot to update GitHub Actions; hash-pin `actions-ecosystem/action-remove-labels` by Pedro Kaj Kjellerup Nacht · 1 year, 5 months ago
- c959990 Implement type checks and label conversion for Starlark values by Googler · 1 year, 5 months ago
- 651c185 Emit actual hash in same format as expected hash by Fabian Meumertzheim · 1 year, 5 months ago
- 22346ae Fix embedded_tools_deps_test to recognize `@@bazel_tools` too by Googler · 1 year, 5 months ago
- c4f4073 Move convertFromBuildLangType into BuildType class by Googler · 1 year, 5 months ago
- c542c32 Simplify confusing test code and options parsing by Googler · 1 year, 5 months ago
- dfcb9ef Factors out ArrayProcessor from DynamicCodec so it can be used by AutoCodec. by Googler · 1 year, 5 months ago
- d1c923f Move CacheSalt into a separate proto definition file. by Googler · 1 year, 5 months ago
- 202ea7b Correction to "Predefined path variables" section of plurality: rlocationpath is plural amongst the singulars. by Googler · 1 year, 5 months ago
- 06bb223 Fix inverted logic for deleting the temporary execution log output file. by Googler · 1 year, 5 months ago
- 6affe50 Partial roll forward of https://github.com/bazelbuild/bazel/commit/80edda5b7be15875b9bcca7aef64ffa4be06bd38. by Googler · 1 year, 5 months ago
- cab7c6b Test path mapping in Bazel (https://github.com/bazelbuild/bazel/pull/18155)] by Googler · 1 year, 5 months ago
- 08bd374 Starlark transitions: support `allowMultiple` native options. by Googler · 1 year, 5 months ago
- 99c56a5 Add explicit AsyncObjectCodec, clarifying its usage. by Googler · 1 year, 5 months ago
- 0b1be1c Update to Turbine 0.3.0 by Liam Miller-Cushon · 1 year, 5 months ago
- 65f847a Polish lockfile error message by Googler · 1 year, 5 months ago
- 560327f Don't send unnecessary lockfile event by Fabian Meumertzheim · 1 year, 5 months ago
- ba38aa2 Build Bazel with C++17. by Tiago Quelhas · 1 year, 5 months ago
- dbaa074 Suggest `integrity` instead of `sha256` attribute in `http_*` rules by Fabian Meumertzheim · 1 year, 5 months ago
- 78f8e95 Update subrule documentation by Googler · 1 year, 5 months ago
- e3d0449 Fix subrule test regression in https://github.com/bazelbuild/bazel/commit/e708768c185479a959d7ef2e79ee8000584a282f by Googler · 1 year, 5 months ago
- caf1702 [Skymeld] Don't plant the symlinks to the paths specified in `.bazelignore`. by Googler · 1 year, 5 months ago
- 353000e Make the BesUploadMode per transport instead of per invocation. by Googler · 1 year, 5 months ago
- 1f75299 Revert "Remove `--experimental_throttle_action_cache_check` flag." by Tobias Werth · 1 year, 5 months ago
- f052e79 Show a warning message when the credential helper invocation fails by Googler · 1 year, 5 months ago
- 10a1b22 Remove obsolete comment. by Googler · 1 year, 5 months ago
- 673cb4a Remove the unused `git` filegroup. by Googler · 1 year, 5 months ago
- f906d02 Add a `@CanIgnoreReturnValue` annotation. by Googler · 1 year, 5 months ago
- ae99f81 Delete unnecessary AutoCodec.Strategy. by Googler · 1 year, 5 months ago
- a4e218c AutoCodec support for remaining primitive types. Fix nested array handling bug. by Googler · 1 year, 5 months ago
- ef457ae Make `Label#toString` return `@@`-prefixed labels by Googler · 1 year, 5 months ago
- 04d81db Support lockfile serialization of Starlark tuples in MODULE.bazel files by Fabian Meumertzheim · 1 year, 5 months ago
- 79300a3 Remove hard-coded xcode version in build_bazel_binaries.yml by Googler · 1 year, 5 months ago
- b75e322 Add support for subrules to depend on other subrules by Googler · 1 year, 5 months ago
- d269943 Separate source and output jars in JavaProtoAspectInfo by Googler · 1 year, 5 months ago
- 07a571f Intern module extension repo mapping entries via a `SkyFunction` by Fabian Meumertzheim · 1 year, 5 months ago
- e2c0276 Enable `--incompatible_sandbox_hermetic_tmp` by default by Fabian Meumertzheim · 1 year, 5 months ago
- 8473928 Prevent side-effects in initializer callbacks by Googler · 1 year, 5 months ago
- 305ab3b Optimize RepoMappingManifestAction by Fabian Meumertzheim · 1 year, 5 months ago
- 19c73bc Allow `--flag_alias` to be used with `common` and `always` commands by Fabian Meumertzheim · 1 year, 5 months ago
- 17be878 Automated rollback of commit 80edda5b7be15875b9bcca7aef64ffa4be06bd38. by Googler · 1 year, 5 months ago
- 93729f4 Fix extraction of tar archives containing sparse files. by Tiago Quelhas · 1 year, 5 months ago
- 99a3486 Rename WorkerMetric to WorkerProcessMetrics as a single instance encapsulates the metrics of the process itself rather than each Worker object (there could be multiple Worker(s) pointing to the same process due to multiplex workers). by Googler · 1 year, 5 months ago
- b5c38af Report evaluation start and end for module extensions as fetch events by Fabian Meumertzheim · 1 year, 5 months ago
- 0e66fd7 Tolerate attempts to rewind a dirty node. by Googler · 1 year, 5 months ago
- d7d692d Simplify usage of `AbstractSkyFunctionEnvironmentForTesting`. by Googler · 1 year, 5 months ago
- c13997a Refactor WorkerMetric container logic by flattening WorkerProperties and WorkerStat into a single WorkerMetric class that encapsulates aggregation of all metrics related to the Worker. by Googler · 1 year, 5 months ago
- bd63c61 Use URLs as default canonical IDs in common repo rules by Fabian Meumertzheim · 1 year, 5 months ago
- 8c70d7b Only escape standard BRE metacharacters when preparing grep pattern. by Peter Lobsinger · 1 year, 5 months ago
- bdcf7ce Support Starlark fragments in subrules by Googler · 1 year, 5 months ago
- 9beece3 Simplify server socket creation in `StarlarkDebugServerTest` by Googler · 1 year, 5 months ago
- a7b1d36 Enforce lockfile update by Yun Peng · 1 year, 5 months ago
- ba61ff7 Add top-level permissions to cherry-picker and remove-labels.yml by Pedro Kaj Kjellerup Nacht · 1 year, 5 months ago
- 289d914 Delete the unused SearchUnaryOption function. by Googler · 1 year, 5 months ago
- ff0c35c Move OptionsDiff to a separate class. by Googler · 1 year, 5 months ago
- dc4f54f Add profiling for file system creation of sandboxed workers. by Googler · 1 year, 5 months ago
- 9b91079 Fix sandbox stashes not being keyed by mnemonic by Fabian Meumertzheim · 1 year, 5 months ago
- d2783a3 Add add_exports & add_opens parameters to JavaInfo constructor by Timothy Gu · 1 year, 5 months ago
- 38b2911 Update rules_java 7.1.0 / java_tools 13.1.0 by Keerthana Kumar · 1 year, 5 months ago
- 926b2c4 Streamline code to cache configurations. by Googler · 1 year, 5 months ago
- 371e927 Print an error message when the downloader configuration file is missing. by Tiago Quelhas · 1 year, 5 months ago
- b6f55bb Make the "Xcode unavailable" error message product-specific. by Googler · 1 year, 5 months ago
- 6a08b2f Simplify cloning BuildOptions. by Googler · 1 year, 5 months ago
- 19632af Separate main aspect prerequisites from rule and base aspects prerequisites by Googler · 1 year, 5 months ago
- 83e0648 Start adding async deserialization APIs. Make DynamicCodec use it. by Googler · 1 year, 5 months ago
- efc31d0 - Clean up assignees across docs / templates - Other doc updates by Googler · 1 year, 5 months ago
- 6992087 Starlarkize `BaselineOptionsFunction`'s exec transition. by Googler · 1 year, 5 months ago
- c1f2aff Polish Bazel external dependencies by Yun Peng · 1 year, 5 months ago