bazel /
bazel /
1f52e9a58dd814f203797c5fbab44d9f4d53a43c - 1f52e9a Support rolling releases in Bazel release scripts. by fwe · 3 years, 10 months ago
- 541cb3b Move cc_helper.bzl to third_party by plf · 3 years, 10 months ago
- 52b517f third_party: replace "reactive_streams" and "rxjava3" in Debian build by Jesse Chan · 3 years, 10 months ago
- e730365 Fix Starlark objc_[library|import] impl by plf · 3 years, 10 months ago
- 37bf4d2 Expose --plugins flag using a new alias rule. by ilist · 3 years, 10 months ago
- 6ac57ca Docs: Remove code font from headings by Googler · 3 years, 10 months ago
- 9675318 Restore another heuristic from https://github.com/bazelbuild/bazel/commit/428aedd82fe50e185d9cd84c7049406c9b4d8bed by cushon · 3 years, 10 months ago
- 0c1e351 Document some of the pitfalls with `buildfiles` and `loadfiles`. by nharmata · 3 years, 10 months ago
- d97e8c9 Automated rollback of commit 526ea392ac50a0f11eb65fd29a6cde5962a08c97. by ahumesky · 3 years, 10 months ago
- 3c5d474 Remove the reference to //pyglib since this target is being deleted. by yileiyang · 3 years, 10 months ago
- 0fdb485 Automated rollback of commit f2230d8494e70f02b1e4fb082fcf8550aa684a40. by allevato · 3 years, 10 months ago
- 20e41a6 Fix invalid workspace name example. by Googler · 3 years, 10 months ago
- a9e7577 Add /d to describeCommandCwd by FaBrand · 3 years, 10 months ago
- 526ea39 Java compilation: generate distinct .jdeps for the executor vs. local filesystems. by gregce · 3 years, 10 months ago
- e030be9 Do not attempt to expand omitted tree artifacts in build events. by ajurkowski · 3 years, 10 months ago
- 515189c Docs: Glossary updates to code font by Googler · 3 years, 10 months ago
- 6a36bb1 Remove some stubs no longer needed. by thomasvl · 3 years, 10 months ago
- e4fcd47 Inline test-only PackageFunction constructor to the tests where it is needed. by janakr · 3 years, 10 months ago
- f684f17 Permit a null feature_configuration in cc_common.create_library_to_link by cmita · 3 years, 10 months ago
- 1930d1f Delete xcode version feature by waltl · 3 years, 10 months ago
- baf6256 Fix optimized C++ warnings by Keith Smiley · 3 years, 10 months ago
- d7fa055 Internal change by cushon · 3 years, 10 months ago
- 63f31f6 Internal change by cushon · 3 years, 10 months ago
- a2a9d77 Automated rollback of commit 3114e806c33df3f1a9555f463dd17f028eef80c6. by ahumesky · 3 years, 10 months ago
- bb2941b Add experimental support for stripping config prefixes from output paths. by gregce · 3 years, 10 months ago
- 6622c9e Automatic code cleanup. by Googler · 3 years, 10 months ago
- b4b0c32 Fix unix toolchain for macos arm64 platform by Yun Peng · 3 years, 10 months ago
- b018ea1 Delete the fake Apple APIs and take advantage of the generic faking instead. by allevato · 3 years, 10 months ago
- 4cc2429 Expose the java runtime information in JavaToolChain to Starlark by hvd · 3 years, 10 months ago
- 961b176 Fix loading of Starlark aspects in builtins. by cmita · 3 years, 10 months ago
- 4c96964 Fix RuleClass to only add implicit tests for the native `test_suite` rule. by jcater · 3 years, 10 months ago
- 38c616d Added a test to verify the behavior of NonconfigurableAttributeMapper when called with an invalid attribute name. by jcater · 3 years, 10 months ago
- 024deb5 Allow attributes to indicate whether they are for tools or not. by jcater · 3 years, 10 months ago
- c41ff07 Clean up names and docs of common platform-related attributes. by jcater · 3 years, 10 months ago
- de04974 Re-enable accidentally removed test case. by jcater · 3 years, 10 months ago
- ed63a74 Automated rollback of commit 9f87aa7b352a2caea44cebd5b8cd0fc0b2a4728b. by Googler · 3 years, 10 months ago
- 5a647bb Remove `ObjcProvider` keys and flags that are no longer used anywhere. by allevato · 3 years, 10 months ago
- d9f70b4 Add build stamp attrs to the DexArchiveAspect. by Googler · 3 years, 10 months ago
- 5d39f40 Correct position of @Nullable annotation: the returned AutoValue.Builder is never null, but the parameter toolchainContextKey might be. by janakr · 3 years, 10 months ago
- f73fd78 Fix non-deterministic NPE in by ajurkowski · 3 years, 10 months ago
- 83f623a Switch our custom patched bazel-toolchains dependency to the patched emergency release. by philwo · 3 years, 10 months ago
- 4ddb595 Move creating directories for action outputs from `SkyframeActionExecutor` to a by ajurkowski · 3 years, 10 months ago
- f8f9dc8 Patch broken version check in bazel-toolchains. by Philipp Wollermann · 3 years, 10 months ago
- 28ffaa2 Add --deduplicate_depsets to aquery. by leba · 3 years, 10 months ago
- 7393ee2 Docs: Remove temporal references in Bazel pages by Googler · 3 years, 10 months ago
- e0fac25 Docs: Code font updates, Part 3 by Googler · 3 years, 10 months ago
- 2ebf3bd Docs: Apply code fonts for Bazel md files, part 2 by Googler · 3 years, 10 months ago
- cc3865b Add bazel-toolchains to //:srcs by Philipp Wollermann · 3 years, 10 months ago
- 07dde6a Docs: Code font updates for Bazel files part 1 by Googler · 3 years, 10 months ago
- 5b4320e Add patch for broken version check in bazel-toolchains. by Philipp Wollermann · 3 years, 10 months ago
- c0735ce Remove reference to archived project in docs. by Uri Baghin · 3 years, 10 months ago
- 5cee034 Disable RBE pre- and postsubmit due to breakage. by philwo · 3 years, 10 months ago
- 358cb0d Slightly improve bug reports for unexpected conditions in ActionExecutionFunction. by janakr · 3 years, 10 months ago
- 6b23c57 Add docs for Bazel 4.1.0. by philwo · 3 years, 10 months ago
- 2ac6581 Release 4.1.0 (2021-05-21) by Bazel Release System · 3 years, 10 months ago
- a64cd4a Avoid NPEs in `getTaskHistograms` if it races with profiler start/stop. by twerth · 3 years, 10 months ago
- 2f0927a Fix symlink creation on older Windows versions by Kevin Hogeland · 3 years, 10 months ago
- 1544777 Silently ignore the D8 desugar SynthesizedClass attribute in ijar by sgjesse · 3 years, 10 months ago
- 3114e80 Make `-c opt` dead strip code for Apple builds by default. by Dave MacLachlan · 3 years, 10 months ago
- a7e0e29 Remove armeabi-v7a from Apple crosstool by Keith Smiley · 3 years, 10 months ago
- 21db4bb Add an option to use a custom file system for build artifacts. by ajurkowski · 3 years, 10 months ago
- 9f87aa7 Fix for iterating over settings.items() in transition implementation yields invalid list values #13436 https://github.com/bazelbuild/bazel/issues/13436 by Googler · 3 years, 10 months ago
- fbdd593 Allow customization of the package batching strategy used by `RecursivePackageProviderBackedTargetPatternResolver`. by nharmata · 3 years, 10 months ago
- 6915a88 Automated rollback of commit ac0a56fdc39cfbbaea166d8acf05dd8688b0dc7a. by ajurkowski · 3 years, 10 months ago
- 6c3f21f Exclude `deploy_env` validations in `java_binary`: this attribute isn't built by kmb · 3 years, 10 months ago
- 0643786 Update `apple_common.link_multi_arch_binary` to gate legacy functionality on `should_lipo = True` (the current default). by allevato · 3 years, 10 months ago
- bcce6dd Add the TEMP_FAILURE_RETRY macro to linux-sandbox-pid1.cc. by philwo · 3 years, 10 months ago
- 329b22a Restrict bazelrc-set flag aliases to the "build" command. by gregce · 3 years, 10 months ago
- 9732d23 Fix up dependency between RepositoryDirectoryValue and FileStateValue by wyv · 3 years, 10 months ago
- 4fc24bc Reformatting AspectDefinition and Attribute classes. by messa · 3 years, 10 months ago
- e2ae73f Avoid creating a copy of tree artifacts expansion for discovered inputs. by ajurkowski · 3 years, 10 months ago
- 39abd61 Fix documentation of new_local_repository: path can be relative by Benedek Thaler · 3 years, 10 months ago
- 86f3d9a Removing references to unused and deprecated Bazel Java flags. by ilist · 3 years, 10 months ago
- 18e96b7 Clarify which strategy options override which ones. by larsrc · 3 years, 10 months ago
- 5468246 Use ForkJoinPool for the CPU-heavy executor. by leba · 3 years, 10 months ago
- a01371a Add --keep_going functionality to graphless query. by tanzhengwei · 3 years, 10 months ago
- f2230d8 Add `*-bin`-relative `-I` flags for any paths specified in the `includes` attribute of an `objc_library`. by allevato · 3 years, 10 months ago
- 300c11e Separate Fileset-symlink errors out from I/O exceptions, and propagate them everywhere. by janakr · 3 years, 10 months ago
- d2d573d Fix a couple of links in HTML files. by Googler · 3 years, 10 months ago
- 3f3a73a Fix typos in the aspects documentation. by Googler · 3 years, 10 months ago
- ac0a56f Automated rollback of commit 8ee583857295588eb94dde0250f841f550a58f2c. by Googler · 3 years, 10 months ago
- 3901014 Removing unused and deprecated Bazel Java flags. by ilist · 3 years, 10 months ago
- 482c26d Rename Rule/RuleClass.hasBinaryOutput to outputsToBindir by Googler · 3 years, 10 months ago
- 8ee5838 Add an enum to `InvocationPolicy::SetValue` explicitly indicating how the flag should interact with user settings. by ajurkowski · 3 years, 10 months ago
- b36492f Use identity equality for "interning" `StaticOnlyLibraryToLink`. by jhorvitz · 3 years, 10 months ago
- 9d1bf64 Add missing `@Nullable` annotation for method that returns `null` in its default implementation by kmb · 3 years, 10 months ago
- 3e8cda1 Add removed `experimental_shadowed_action` flag to GraveyardOptions. by messa · 3 years, 10 months ago
- 9dc95af Make workers restart on flags that affect their creation/behaviour. by larsrc · 3 years, 10 months ago
- c7d2616 Fix the case where if all strategies for one branch of `dynamic` execution fail to accept (that is, refuse to even take) the action given, the whole action fails. Instead of seeing whether the other branch can run and the action that that it succeeded. by Googler · 3 years, 10 months ago
- f6a822f approximate conventional `blaze test` console output when `--experimental_use_validation_aspect` is used while leaving test_summary BEP events unchanged by kmb · 3 years, 10 months ago
- fdab28c Expose messages from MessageBundleInfo to Starlark by hvd · 3 years, 10 months ago
- 9bc1df4 C++: Accept list of lists in create_linker_input by plf · 3 years, 10 months ago
- 2875a25 C++: implementation_deps guarded by flag by plf · 3 years, 10 months ago
- e6aeecd Don't require that tests output to bin (instead of genfiles) for coverage by Googler · 3 years, 10 months ago
- 1df4c71 Make it clear that include scanning is disabled in Bazel. by lberki · 3 years, 10 months ago
- cf7f97f Remove `experimental_shadowed_action` flag. by messa · 3 years, 10 months ago
- 275c54c Change the signature of tree artifact expansion to allow passing a reference to by ajurkowski · 3 years, 10 months ago
- d228b09 Fix documentation of Starlark defined aspects `required_aspect_providers` attribute by messa · 3 years, 10 months ago
- 13b5029 Add missing space to File.extension doc by Googler · 3 years, 10 months ago
- e127cfe Add `cc_common.merge_compilation_contexts`. by allevato · 3 years, 10 months ago