bazel /
bazel /
10a22e3e4c25338d66b76d4bc1775e0ed8d3fc7a - 10a22e3 Remove BugReport for `inputValue` in `ArtifactFunction` to avoid continuous ThirdEye reports. by emilyguo · 3 years, 1 month ago
- 1f1124c Handle InconsistentFilesystemException when requesting for value. by emilyguo · 3 years, 1 month ago
- c7b4491 Update the sets of built targets and aspects in the ExecutionProgressReceiver with Skymeld & incremental builds. by leba · 3 years, 1 month ago
- db36147 Restrict cc_binary and cc_test "stamp" attribute values to [-1, 0, 1]. by Googler · 3 years, 1 month ago
- 13ae2c6 Use mock BugReporter instead of relying on SecurityException to see that we threw an OOM in a test. by janakr · 3 years, 1 month ago
- 33de02a Add an event for source directory encountered in a build. by ajurkowski · 3 years, 1 month ago
- a4e30aa Default blaze integration tests to Python 3; use no_launcher by default. by Googler · 3 years, 1 month ago
- 7f75df2 Add `--multi_release_deploy_jars`, which causes `_deploy.jar` outputs of `java_binary` to be Multi-Release jar files by cushon · 3 years, 1 month ago
- 3442179 Configure Apple crosstool to return a complete target triple that includes minimum OS version and target environment by Thi Doan · 3 years, 1 month ago
- 528d067 Expose ProtoLangToolchainInfo to builtins. by ilist · 3 years, 1 month ago
- b4587f8 Extend proto_lang_toolchain rule with progress_message and mnemonic attributes. by ilist · 3 years, 1 month ago
- 66e29cd Proxy proto compiler and proto opts over proto_lang_toolchain rule. by ilist · 3 years, 1 month ago
- a229bed Improve action conflict checker's performance with Skymeld. by leba · 3 years, 1 month ago
- 2968644 Add a unittest for ExpandSingleVariable. by Googler · 3 years, 1 month ago
- 99ac541 Remove owners attribute from bazel legacy pkg_tar. by aiuto · 3 years, 1 month ago
- 8b7829f Assign unused instance to an unused variable. This will soon be a compile error. by Googler · 3 years, 1 month ago
- bd51ab3 Small fix by philomath · 3 years, 1 month ago
- 94d6796 Automatic code cleanup. by Googler · 3 years, 1 month ago
- 20164a1 Escape curly braces by philomath · 3 years, 1 month ago
- 724177f Release 6.0.0-pre.20220315.4 (2022-03-25) by Bazel Release System · 3 years, 1 month ago
- 276fb09 Packaging support for deploy JAR embedded JDK files (hermetic Java). by Googler · 3 years, 1 month ago
- 0365645 Document the tradeoffs of the `Dict` memory optimization opportunity in a code comment. by nharmata · 3 years, 1 month ago
- 8ac0441 Fix broken Tables and Images on android tutorial by Rifqi Mulya Fahmi · 3 years, 1 month ago
- 54b786e Mention and link to tuple type by Timothe Peignier · 3 years, 1 month ago
- 16cce05 Create `largest_input_count_components` with the same usages as `largest_input_size_components`, but aggregating the components with the largest number of input files rather than those with the largest size of inputs. by Googler · 3 years, 1 month ago
- e4ed851 Typo fixes in docs by Jan · 3 years, 1 month ago
- f33ce3d Add a `--multi_release` option to singlejar by cushon · 3 years, 1 month ago
- 2b3bd3e Fix newline handling for Multi-Release jars by cushon · 3 years, 1 month ago
- 04d186b Use label for module map name by waltl · 3 years, 1 month ago
- 4eb4536 Add CLion/ASWB/clangd project directories to .gitignore by Fabian Meumertzheim · 3 years, 1 month ago
- 5b8b834 Update docs config files for 5.1 release by fweikert · 3 years, 1 month ago
- 1683371 Make StarlarkBuiltinDoc.getJavaMethods() sorted and deterministic by laurentlb · 3 years, 1 month ago
- ac21910 fix(bzlmod): throw on json parse exception by Thomas Zayouna · 3 years, 1 month ago
- 45b225d Release 5.1.0 (2022-03-24) by Bazel Release System · 3 years, 1 month ago
- 041f7ce Update j2objc scripts to be `py_binary` targets. by Googler · 3 years, 1 month ago
- c07e66d Clean up `createRecursiveTraversalKeys` with pre-sizing, immutability and SkyKey Type. Then merge `createRecursiveTraversalKeys` into `traverseChildren` to be clearer. by emilyguo · 3 years, 1 month ago
- 8820e84 add reference to resource_strip_prefix in resources documentation by Googler · 3 years, 1 month ago
- 77cd575 Update build-systems.md by Jan · 3 years, 1 month ago
- e84b937 Don't file a bug report when an artifact in an external repository has an error. by janakr · 3 years, 1 month ago
- 741b16b Add missing targets for @debian_java_deps//:reactive_streams and @debian_java_deps//:rxjava3 by pcloudy · 3 years, 1 month ago
- 4ca10bc Remove "manual" tags from java coverage integration tests. by Charles Mita · 3 years, 1 month ago
- 66d07f0 Change the default dexer to d8 by Googler · 3 years, 1 month ago
- 8144cea Return exit code 0 after successful completion of JavaBuilder persistent worker. by ajurkowski · 3 years, 1 month ago
- b4e8f2a In `BuildIntegrationTestCase`, permit writing utf-8 file contents and ensure all path strings are encoded as latin-1 to keep the test framework consistent with `NativePosixFiles`. by jhorvitz · 3 years, 1 month ago
- 3785677 Use python3 on macOS by Oscar Bonilla · 3 years, 1 month ago
- ad103c2 Allow ImmutableList (and any type that extends List) to be the type of an option with allowMultiple = true. by janakr · 3 years, 1 month ago
- 4c79e05 Automatic code cleanup. by Googler · 3 years, 1 month ago
- 5bc8e3d Bazel DevSite: Fix formatting. by fwe · 3 years, 1 month ago
- f2bee56 Automated rollback of commit a8ca83fc01e6312fe0e145e8d63fad8b84713e09. by michajlo · 3 years, 1 month ago
- 4ae7268 Use Starlark compile function in GoWrapCcHelper by cmita · 3 years, 1 month ago
- ca35c09 Include the missing key in the message of bug report in `GraphTraversingHelper::declareDependenciesAndCheckIfValuesMissing`. by ajurkowski · 3 years, 1 month ago
- d49b100 Add a test for handling of `InconsistentFilesystemException` from underlying packages in `PrepareDepsOfTargetsUnderDirectoryFunction`. by ajurkowski · 3 years, 1 month ago
- b28a1aa Ignore `Multi-Release:` attributes in input jars by cushon · 3 years, 1 month ago
- 44a8418 Roll back singlejar Multi-Release jar support by cushon · 3 years, 1 month ago
- 8610b37 Remove trailing whitespaces from the command line reference. by fwe · 3 years, 1 month ago
- fe9368d Add missing parameter to `instrumented_files_info` example by Fabian Meumertzheim · 3 years, 1 month ago
- 97e0fe3 Automatic code cleanup. by Googler · 3 years, 1 month ago
- a28e411 Resolve memory issue for java_lite_proto_library by Googler · 3 years, 1 month ago
- 43a5a03 Do not crash `PrepareDepsOfTargetsUnderDirectoryFunction` while bubbling errors from subpackages. by ajurkowski · 3 years, 1 month ago
- d75035f Remove "recommended" text on the binary installer. by spishak · 3 years, 1 month ago
- 9c25523 Simplify `getValues` in `RecursiveDirectoryTraversalFunction` to create less garbage, also make the code more readable. by emilyguo · 3 years, 1 month ago
- 7a6c715 Bazel DevSite: Link to external rule sets in BE nav bar. by fwe · 3 years, 1 month ago
- ec8fb79 bazel not blaze (part of issue #15079) by gkgoat1 · 3 years, 1 month ago
- 9dea9e8 Bazel DevSite: Automatically generate table of contents for Bazel docs. by fwe · 3 years, 1 month ago
- 1f33504 Turn down unused `--experimental_persistent_test_runner` experiment by cushon · 3 years, 1 month ago
- efb2b80 osx_cc_wrapper: Only expand existing response files by Andreas Herrmann · 3 years, 1 month ago
- 7812bdc Add checking value is null in `declareDependenciesAndCheckValues`. by emilyguo · 3 years, 1 month ago
- 5f1087c Change `getValues` to `get(Ordered)ValuesAndExceptions` in Skyframe Test files since `getValues` is going to be removed in Skyfunction. by emilyguo · 3 years, 1 month ago
- 702df84 Remote: Fix crashes by InterruptedException when dynamic execution is enabled. by Chi Wang · 3 years, 1 month ago
- ccbcefd Automatic code cleanup. by Googler · 3 years, 1 month ago
- f585783 Remote: Don't check TreeArtifact output by Chi Wang · 3 years, 1 month ago
- b95a61a Substitute cc_internal.strip with cc_helper.create_strip_action. by Googler · 3 years, 1 month ago
- 00d74ff Support decompressing zstd tar archives for repository rules. by Benjamin Peterson · 3 years, 1 month ago
- a421288 Automated rollback of commit 5576979669383c2380c11b59beaa2f8263ff1f56. by twerth · 3 years, 1 month ago
- 49625ea Make SeparatedOptionListConverter declare that it returns an ImmutableList. by janakr · 3 years, 1 month ago
- 987bf12a Update cc_binary_wrapper to account for select statements by Googler · 3 years, 1 month ago
- 314b090 Enable android_sdk_repository to read the $ANDROID_SDK_ROOT environment by Googler · 3 years, 1 month ago
- 822d823 Remove consistency check in LocalFile for artifact and artifact metadata both being null/not null. by janakr · 3 years, 1 month ago
- 8f12a28 Add tedx@ to various code owners files by ahumesky · 3 years, 1 month ago
- 4b04e28 Bazel DevSite: Fix product name (part 2). by fwe · 3 years, 1 month ago
- a8ca83f Replace `getValues` in `skyframe` directory with `getValuesAndExceptions/getOrderedValuesAndExceptions` to create less garbage and narrow the available interface of the returned result. by emilyguo · 3 years, 1 month ago
- 23e037d Fix the NPE when processing catastrophic analysis error. by leba · 3 years, 1 month ago
- 406c32a Automated rollback of commit c261d244602fe68596f4d995cdd14277db7885d7. by lberki · 3 years, 1 month ago
- 6613f6f Zipalign the split APK before installing by Benjamin Lee · 3 years, 1 month ago
- 34d900d Bazel DevSite: Fix product names and code snippets. by fwe · 3 years, 1 month ago
- 78d0fc9 Make --[no]distinct_host_configuration a no-op. by lberki · 3 years, 1 month ago
- 1270f74 Clarify the various directories that make Bazel work. by gregce · 3 years, 1 month ago
- 18c04a2 Undocument --bes_best_effort by Yannic Bonenberger · 3 years, 1 month ago
- a151116 Remote: Check declared outputs when downloading outputs. by Chi Wang · 3 years, 1 month ago
- 9515e9b Make users of WorkRequestHandler do System.exit at the end, to prevent hanging threads from keeping the worker alive. by larsrc · 3 years, 1 month ago
- 73f5879 Use SyscallCache when checking new value of DirectoryListingStateValue. Saves a filesystem operation when doing globs on an incremental build. by janakr · 3 years, 1 month ago
- 9524d08 Actually delegate xattr calls in DelegatingSyscallCache. by janakr · 3 years, 1 month ago
- 22c8781 Change `getValues` to `getOrderedValuesAndExceptions` in `NewLocalRepositoryFunction`. by emilyguo · 3 years, 1 month ago
- d014f51 Change `getValues` in `rules` directory to `getOrderedValuesAndExceptions` to create less garbage. by emilyguo · 3 years, 1 month ago
- 21b0ba0 Refactor `getValues` in `skyframe` directory to create less garbage. by emilyguo · 3 years, 1 month ago
- bd35a08 Fix a bug in `MockToolsConfig#copyTool` that causes an extra line to be written. by jhorvitz · 3 years, 1 month ago
- 353ea10 Release 6.0.0-pre.20220310.1 (2022-03-16) by Bazel Release System · 3 years, 1 month ago
- b8a2ee2 Fix conflicting actions error when specifying --host_macos_minimum_os by waltl · 3 years, 1 month ago
- 1b2cf8d Zipalign the incremental APK before install by Benjamin Lee · 3 years, 1 month ago
- 2f9ed1c Update Bazel bootstrap documentation and remove obsolete flags. by Ivo List · 3 years, 1 month ago