bazel /
bazel /
e8547351f7f840950f0d7309bfba99783c57b31e - e854735 In objc_library, use CcLinkingContext from build actions instead of build one from scratch by Googler · 2 years, 7 months ago
- f0085dd Add linkopts to build API's CcLinkingContext by Googler · 2 years, 7 months ago
- 5d0a8d6 Fix up CcLinkingContexts created by objc_library and j2objc_library by Googler · 2 years, 7 months ago
- 5d0e5a7 Reinstate previous behavior of notifying the graph listener of `GET_BATCH` for every `DEP_REQUESTED` call. by Googler · 2 years, 7 months ago
- 40dc549 Automatic code cleanup. by Googler · 2 years, 7 months ago
- 8476104 Add --[no]check_bzl_visibility by Googler · 2 years, 7 months ago
- 32d56b6 Disallow calling visibility() via a helper function by Googler · 2 years, 7 months ago
- 535a0ce Simplify visibility() arg parsing logic, support visibility("//foo") by Googler · 2 years, 7 months ago
- 1473988 package_group: Add "public"/"private" constants, fix "//..." meaning by Googler · 2 years, 7 months ago
- 26be41a Fix a NPE in compatible target skipping by Googler · 2 years, 7 months ago
- dbcf260 [bes] Attach `RequestMetadata` to RPC calls by Yannic Bonenberger · 2 years, 7 months ago
- 894f471 Bazel docs: fix test-sharding link. by Googler · 2 years, 7 months ago
- 908a645 Apply Rlocation to --main_advice_classpath in Windows Java launcher by Fabian Meumertzheim · 2 years, 7 months ago
- 21904a9 Collect implementation_deps in graph node aspect by Fabian Meumertzheim · 2 years, 7 months ago
- 801e01c Display human readable bytes in download progress by Bo Zhang · 2 years, 7 months ago
- 8297618 Add more priority types to prefetch tasks. by Googler · 2 years, 7 months ago
- 49eb31b Throw explicit exception if experimental_split_coverage_postprocessing is used without experimental_fetch_all_coverage_outputs by Bo Zhang · 2 years, 7 months ago
- c82f80f Avoid unnecessary worker metrics work if possible by Googler · 2 years, 7 months ago
- c16c94b Added root path for the Versions directory. by Googler · 2 years, 7 months ago
- 93cebdd Avoid unnecessary cleanup work in RemoteModule if possible by Googler · 2 years, 7 months ago
- f5644d5 Remove strip_prefix from legacy pkg_tar. by Googler · 2 years, 7 months ago
- 15b21cd starlark cpu profiler: fix compilation warning on MacOS by Son Luong Ngoc · 2 years, 7 months ago
- 8e9b667 Use defaults for coverage tool paths for action-only toolchains. by Googler · 2 years, 7 months ago
- b3da9fb Support yanked versions for Bzlmod modules by Googler · 2 years, 7 months ago
- da972f6 List BuildDriverValue as not shareable. by Googler · 2 years, 7 months ago
- ed2e748 Fix OptionDocumentationCategory for Bzlmod flags by Googler · 2 years, 7 months ago
- 1acda6b Add incompatible_disallow_java_import_empty_jars flag to JavaOptions by Googler · 2 years, 7 months ago
- 5bd846f Remove analysisRootCause from the handling of errors from build-info.txt actions. by Googler · 2 years, 7 months ago
- 531df65 Add watchos_device_arm64e CPU by Googler · 2 years, 7 months ago
- c3425fe Let Python stubs respect RUNFILES_* while finding the module space by Ed Schouten · 2 years, 7 months ago
- f61a08d Disable test for experimental_build_transitive_python_runfiles under non-Bazel. by Richard Levasseur · 2 years, 7 months ago
- 86f734d Clean up PackageSpecification stringification by Googler · 2 years, 7 months ago
- a665f8f Only show the base name of archives being extracted. by Benjamin Peterson · 2 years, 7 months ago
- 0e1d3ee Bazel DevSite: Remove grey background from transparent images by Googler · 2 years, 7 months ago
- 7cccf1c Update the default system javabase to `/usr/local/jdk-17` on OpenBSD. by Googler · 2 years, 7 months ago
- 8f9e853 Rename some constants related to cycle reporting. #cleanup. by Googler · 2 years, 7 months ago
- 7e91d83 [Skymeld] Make sure execution cycle in aspects are categorized correctly. by Googler · 2 years, 7 months ago
- b7fc152 Buildfix Netty filter on this select default case. by 3405691582 · 2 years, 9 months ago
- baa3c12 Allow throwing InterruptedException from getDiff() by Googler · 2 years, 7 months ago
- ce61164 Create new watchos_device_arm64 architecture by Googler · 2 years, 7 months ago
- f63bb58 BuildEventServiceModule no longer blocks indefinitely while OOM-crashing. by Googler · 2 years, 7 months ago
- 0d5eb3c Rewrite some visibility documentation by Googler · 2 years, 7 months ago
- 93e091f standardize CSS formatting for features code block by Googler · 2 years, 7 months ago
- 16b82af Allow both sides of | operator and rhs of |= operator to take arbitrary maps, not just dicts by Googler · 2 years, 7 months ago
- 1889571 Remove unnecessary AspectDefinition.propagateViaAttribute. by Googler · 2 years, 7 months ago
- dfa9c62 Allow dict() and dict.update() to take arbitrary maps, not necessarily dicts. by Googler · 2 years, 7 months ago
- cf99f84 Allow native.existing_rule/s() with --incompatible_existing_rules_immutable_view to be encoded as json and passed as **kwargs by Googler · 2 years, 7 months ago
- 0653d5f Flip --incompatible_remote_downloader_send_all_headers by Yannic Bonenberger · 2 years, 7 months ago
- c5c2f7e Update platforms API migration status by Googler · 2 years, 7 months ago
- 581971e Bring some docs back in sync by Googler · 2 years, 7 months ago
- cc71db2 Query `some` function takes an optional second argument specifying number of nodes returned. by Googler · 2 years, 7 months ago
- 243c2b7 Introduce a graph `LookupHint` to determine whether it is worthwhile to construct a list of keys to make a batch request. by Googler · 2 years, 7 months ago
- 8056eb5 Allow unresolved symlink to absolute path in remote action outputs. by Googler · 2 years, 7 months ago
- 8c439a0 Add exec platform and properties to verbose_explanation by Googler · 2 years, 7 months ago
- 77e5b26 Release 6.0.0-pre.20220922.1 (2022-09-30) by Bazel Release System · 2 years, 7 months ago
- 56dba00 Don't propagate FDO to exec actions. by Googler · 2 years, 7 months ago
- 6fccee7 Fix `unable to find library -lrt` on OpenBSD. by Googler · 2 years, 7 months ago
- 1d3a2f8 Bazel DevSite: Add link to 5.3.1 docs by Googler · 2 years, 7 months ago
- f71bbcf Check whether the remote cache accepts absolute symlinks before uploading them. by Tiago Quelhas · 2 years, 7 months ago
- b750f8c [remote/downloader] Add incompatible flag for sending a list of headers as qualifier by Yannic · 2 years, 7 months ago
- 25b7696 Keep usePlatformsRepoForConstraints value in host cfg by Alessandro Patti · 2 years, 7 months ago
- 3909cb2 Remove trailing whitespace from docs by Googler · 2 years, 7 months ago
- 5b46a48 Upload dangling symlinks found in the outputs of local actions. by Tiago Quelhas · 2 years, 7 months ago
- 6c78ed8 Make AndroidTests pass with incompatible_disallow_empty_glob by Xavier Bonaventura · 2 years, 7 months ago
- fe5bb70 Add bazel compatibility check flag by salma-samy · 2 years, 7 months ago
- 3579447 Fix WorkerFactory.java typos. by Benjamin Peterson · 2 years, 7 months ago
- 1ad3b6c Improve error message when DumpPlatformClassPath fails by Fabian Meumertzheim · 2 years, 7 months ago
- de02e3f Hide the RemoteFileArtifactValue constructor behind a factory method. by Googler · 2 years, 7 months ago
- ceac50c Add comments/rename variable for a bit more readability in by Googler · 2 years, 7 months ago
- 5ee37a6 Remove a check in `SkyFunctionEnvironment` that isn't worthwhile. by Googler · 2 years, 7 months ago
- a76cf2f Rollforward of https://github.com/bazelbuild/bazel/commit/59e51fe625f485dc664928ae0ad93035808779f3: Flip default value of incompatible_remove_rule_name_parameter by Googler · 2 years, 7 months ago
- 7c4a20c Expose native libs fields in AndroidApplicationResourceInfo to Starlark for testing by Googler · 2 years, 7 months ago
- c418e9e Remove AggregatingAttributeMapperTest reliance on details of "malloc" attribute. by Googler · 2 years, 7 months ago
- 37e4c2f Allow parsing netrc file from relative path by Googler · 2 years, 7 months ago
- f582d32 Complete the test matrix for UploadManifest. by Googler · 2 years, 7 months ago
- 069b528 Add more logs for persistent workers. by Googler · 2 years, 7 months ago
- df67c52 [Skymeld] Make cycle reporting work with Skymeld. by Googler · 2 years, 7 months ago
- dbd8712 Remove check that zlib does not modify buffer past uncompressed data size. by Googler · 2 years, 7 months ago
- 7fda2ba Implement `SkyframeLookupResult` and `SkyframeIterableResult` without temporary data structures. by Googler · 2 years, 7 months ago
- 901c75e Automated rollback of commit 59e51fe625f485dc664928ae0ad93035808779f3. by Googler · 2 years, 7 months ago
- 48049b7 Deflake `ProcessWrapperSandboxedSpawnRunnerTest`. by Googler · 2 years, 7 months ago
- d942ce2 Update Autocomplete for Source Code in IDE Docs by Christopher Sauer · 2 years, 7 months ago
- d693465 Add common libraries to starlark cquery by Googler · 2 years, 7 months ago
- 7333e98 Remove "Returns" from Starlark `ctx` field docs by Fabian Meumertzheim · 2 years, 7 months ago
- a99d4a7 Don't assume `master` as primary branch in change detection script by vardaro · 2 years, 7 months ago
- 59e51fe Flip default value of incompatible_remove_rule_name_parameter by Googler · 2 years, 7 months ago
- b0a67a2 Clear WorkerMetricsCollector fields properly. by Googler · 2 years, 7 months ago
- 11aa727 Fix NPE in SkymeldUiStateTracker by instantiating buildStatus with a BUILD_NOT_STARTED. by Googler · 2 years, 7 months ago
- d44d4ea Make `SkyframeLookupResult` and `SkyframeIterableResult` interfaces. by Googler · 2 years, 7 months ago
- 101e914 Automatic code cleanup. by Googler · 2 years, 7 months ago
- ad4c133 Optimize accounting of direct deps by deduplicating them as they are requested in `SkyFunctionEnvironment` instead of as a post-processing step. by Googler · 2 years, 7 months ago
- 9612b9f Run tests on Windows now that zstd is fixed by Googler · 2 years, 7 months ago
- 6a727da Call one ps command for all processes instead of calling descendants for each worker process. by Googler · 2 years, 7 months ago
- f28209d Spruce up test-only bugreporter crash-handling business by Googler · 2 years, 7 months ago
- 2f98202 Remove mode and include_runfiles from legacy pkg_tar. by Googler · 2 years, 7 months ago
- 10da400 Prepare for injecting transitive native libs in android_binary by Googler · 2 years, 7 months ago
- c085eda Fix link to compiling bazel section by Googler · 2 years, 7 months ago
- c03cb5f Make it more obvious that method to check if Skymeld is enabled is preferred over the flag. by Googler · 2 years, 7 months ago
- 551a9d9 Call existing logic to prefetch files when downloading top-level outputs. by Googler · 2 years, 7 months ago
- 5247c61 Move worker protocol files into a separate target. by Googler · 2 years, 7 months ago