bazel /
bazel /
240af807c935225d98b630666000cc03934f2ce7 - 240af80 Allow select() specialization resolution to work with constraint_values. by Googler · 3 years ago
- 5179d03 Split `third_party/grpc` into `grpc` and `grpc-java` [2/3] by Vasilios Pantazopoulos · 3 years ago
- 54a547f docs: document that digest can be empty in some cases by Sahin Yort · 3 years ago
- 9802249 Release 6.0.0-pre.20220405.2 (2022-04-08) by Bazel Release System · 3 years ago
- bc1e207 For Skymeld, eagerly plant the symlinks from execroot to the source root. by leba · 3 years ago
- 9004fc7 Have README.md in java_tools release reference the right target by Noa Resare · 3 years ago
- 7d3fb99 Support ZIP files with total number of disks = 0 by messa · 3 years ago
- 32e841d Add a test to document the fact the local actions fail with Skymeld. by leba · 3 years ago
- 3636aaf Add Starlark implementation of dll_hash_suffix method. by Googler · 3 years ago
- e34d6e4 Remove -U_FORTIFY_SOURCE when thin_lto is enabled by Keith Smiley · 3 years ago
- 01d337f Intern trivial ActionEnvironment and EnvironmentVariables instances by Fabian Meumertzheim · 3 years ago
- 3f2e8c8 Update turbine by Liam Miller-Cushon · 3 years ago
- 1193319 Documentation typo error fix in test_summary option. by Googler · 3 years ago
- b193fc6 Do not attempt to invalidate workspace paths when not tracking incremental state. by jhorvitz · 3 years ago
- 3989a38 Add a test specifying a value for a `Void` expansion in `SetValue` policy. by ajurkowski · 3 years ago
- 5be114a Add **Starlark** implementation of common.copts method. by Googler · 3 years ago
- 4d506c5 Re-arrange cc_test to support checking if `linkstatic` was explicitly set. by trybka · 3 years ago
- d57e2c1 Add an allowlist for `java_import.exports` by cushon · 3 years ago
- a0d69f5 Fix typo in Feature Request GitHub issue template by Brentley Jones · 3 years ago
- 0af446b Replace shouldGenerateCode calls with Starlark implementation. by ilist · 3 years ago
- cf7ebef Implement proto_common.experimental_should_generate_code. by ilist · 3 years ago
- 4e2b21b Remove unused code from ProtoCompileActionBuilder. by ilist · 3 years ago
- 25049c4 Use ProtoCommon.compile in remaining lang_proto_libraries. by ilist · 3 years ago
- 0bd706a Use ProtoCommon.compile in CC aspects. by ilist · 3 years ago
- e0e1546 Use ProtoCommon.compile in java_*_proto_library. by ilist · 3 years ago
- 16314cc Add Java ProtoCommon.compile calling Starlark proto_common.compile. by ilist · 3 years ago
- 59ae81d Pass ConfiguredTarget to ProtoCompileActionBuilder instead of ProtoInfo. by ilist · 3 years ago
- 3450fd3 Pass ConfiguredTarget to proto generators instead of ProtoInfo. by ilist · 3 years ago
- d7a3836 Add experimental_progress_message parameter to proto_common.compile. by ilist · 3 years ago
- 982bbce Implement and expose proto_common.compile call. by ilist · 3 years ago
- 536f8d9 Fix fail message construction in cc_shared_library by Fabian Meumertzheim · 3 years ago
- f51a7b6 Add GitHub issue templates by wyv · 3 years ago
- 68277ec Upgrade `netty` to `4.1.75` by Vasilios Pantazopoulos · 3 years ago
- 1bb439b Update `grpc-java` to `v1.45.1` by Vasilios Pantazopoulos · 3 years ago
- c71a569 Split third_party/grpc into grpc and grpc-java [1/3] by Vasilios Pantazopoulos · 3 years ago
- 7c18a04 Fix square braces in lexer by Thomas Zayouna · 3 years ago
- bbf34eb Check that `java_import` dependencies are complete by cushon · 3 years ago
- 9db58e0 Automatic code cleanup. by Googler · 3 years ago
- d491a88 Bazel Docs: Fix links for "deps" and "data" attributes in the build encyclopedia. by fwe · 3 years ago
- c9f9d7b In `SequencedSkyframeExecutorTest`, inject values using `Injectable` instead of `GraphTransformerForTesting`. by jhorvitz · 3 years ago
- d352102 Revert the eager throwing of catastrohpic analysis exceptions. by leba · 3 years ago
- e0be616 Post SpawnExecutedEvent only once, but with correct startTime. by larsrc · 3 years ago
- 32c627c Release 6.0.0-pre.20220331.1 (2022-04-06) by Bazel Release System · 3 years ago
- c49c45d Revert default export all symbols on Windows by plf · 3 years ago
- afa02a8 Increase allowed size for install base pre-`netty@4.1.75` upgrade by Vasilios Pantazopoulos · 3 years ago
- 53b9cb8 Catch NumberFormatException while trying to parse thread id. by twerth · 3 years ago
- e982f2a Remove PathCasingLookupFunction. by lberki · 3 years ago
- 9e2f0bd Support python path containing space in launcher by Luc Bertrand · 3 years ago
- d5c30a0 Add better #toString for BzlLoadValue$Key. by janakr · 3 years ago
- a09d19b Add ToolchainTypeRequirement to ToolchainTestCase. by John Cater · 3 years ago
- 1104350 Add more notes about intermediary macro targets by Ben Creech · 3 years ago
- 522e390 Bazel DocGen: Fix RuleLinkExpander to produce correct links in single-page build encyclopedia. by fwe · 3 years ago
- 5f6a121 Update starlark apis that consume toolchain types to use by John Cater · 3 years ago
- 1ebe027 Bazel DevSite: Add documentation about Bazel versions. by fwe · 3 years ago
- 476ef1d Bazel Docs: Fix broken links in HTML templates. by fwe · 3 years ago
- 9119815 Support uses-permission merging in manifest merger by Ben Lee · 3 years ago
- 2fdac7e Remove the critical path consistency check. by jhorvitz · 3 years ago
- 9c98120 Add support for .ar archives (and .deb files) by Kevin Lubick · 3 years ago
- 4a1e5e4 Automatic code cleanup. by Googler · 3 years ago
- b47aa71 Upgrade abseil version to the latest by Yun Peng · 3 years ago
- ab77bd5 Bazel DocGen: Add target for generating all reference docs at once. by fwe · 3 years ago
- 1e146e4 Bazel DevSite: Add "versions" tab to switch between Bazel releases. by fwe · 3 years ago
- fac463d Let JacocoCoverageRunner identify the classpath on JDK 16+ by Fabian Meumertzheim · 3 years ago
- 78d37e2 Fix spelling typo not actually fixed in https://github.com/bazelbuild/bazel/commit/6ad545323e77ae2020b77e64a34ded21a9e5d03e. by janakr · 3 years ago
- 9f908ca Add target label to SpawnExec in the execution log by Cristian Hancila · 3 years ago
- c7c3fa1 Delete `getValues` method in SkyFunction and Environment files, cause all the usages have been replaced by get(Ordered)ValuesAndExceptions. by emilyguo · 3 years ago
- a25dea6 Ensure that Skyframe graph is cleaned after preloading a query if it might have nodes that need to be deleted. Not doing it eagerly means that, in a non-SkyQuery query, LabelVisitor may request single-package evaluation that will trigger deletion, but because of our usage of ConcurrentHashMap#forEachEntry in deletion, and its usage of the currently active ForkJoinPool, that deletion may attempt a re-entrant Skyframe evaluation. by janakr · 3 years ago
- af56aec Change return type of `keys` in `PackageValue` to `ImmutableList`. by emilyguo · 3 years ago
- 8051e8d Bazel DevSite: Delete legacy website (part 2). by fwe · 3 years ago
- d3170af Use `CrashContext#keepAlive` instead of attempting to halt the JVM in `BazelBuildEventServiceModuleTest`. by jhorvitz · 3 years ago
- f2ac04a Specify fixedEnv/inheritedEnv interaction in ActionEnvironment by Fabian Meumertzheim · 3 years ago
- 0ff8012 Updated apt configuration instructions by Mikhail Balabin · 3 years ago
- 0577fa5 Update turbine by Liam Miller-Cushon · 3 years ago
- ee9727d Let Starlark tests inherit env variables by Fabian Meumertzheim · 3 years ago
- 436d04d Fix a bug with non-execution phase errors being considered by leba · 3 years ago
- 93677c6 Make `BundledFileSystem#getDigest` more useful. by nharmata · 3 years ago
- 0503d45 Automatic code cleanup. by Googler · 3 years ago
- 6ad5453 Clean up bug reports for unexpected exceptions and do some general clean-up of SkyframeErrorProcessor. Severity of most unexpected exceptions is reduced to "logUnexpected". However, places where we encounter undetailed exceptions have been promoted to "sendBugReport" since they indicate a failure to attribute responsibility, which could affect downstream systems. by janakr · 3 years ago
- 9152a05 Release 6.0.0-pre.20220328.1 (2022-04-01) by Bazel Release System · 3 years ago
- 64795c2 Add a sample of modified output files to `ExecutionFinishedEvent`. by ajurkowski · 3 years ago
- e9d8134 Fix 43 ErrorProneStyle findings: by Googler · 3 years ago
- ff6c033 Fixes for native/starlark differences for java_lite_proto_library by Googler · 3 years ago
- 8bd6454 Change to a lower-noise reporting method that fails tests. by emilyguo · 3 years ago
- e133373 Refactor `getValues` in `BuildInfoCollectionFunction` to create less garbage. by emilyguo · 3 years ago
- 2b92a31 Remote: Don't check declared outputs for failed action by Chi Wang · 3 years ago
- 2770799 Collect coverage from cc_binary data deps of java_test by Fabian Meumertzheim · 3 years ago
- 397f108 create BaselineProfileProvider to propagate baseline-prof.txt up to android_binary and expose it to Starlark. by Googler · 3 years ago
- c74b69e In `BugReportTest`, use a custom `SecurityManager` to exercise attempting to halt the JVM. by jhorvitz · 3 years ago
- 38722db Automated rollback of commit f2bee5658d2991ccd1674f2c8bec303db30f3371. by emilyguo · 3 years ago
- 2eb0a47 Make `emitExitData` private in favor of having tests use `CrashContext#keepAlive`. by jhorvitz · 3 years ago
- be84e16 Fix ManifestMergerAction test case on windows by Benjamin Lee · 3 years ago
- dbb6e99 Fixing dependencies of //external package by Zhongpeng Lin · 3 years ago
- 299022c remote: Proactively close the ZstdInputStream in ZstdDecompressingOutputStream. by Benjamin Peterson · 3 years ago
- 5b95286 Shade com.google.thirdparty in JacocoCoverage.jarjar by Ted Kaplan · 3 years ago
- ad26161 Add an allowlist to restrict access to `multidex = "off"` by cushon · 3 years ago
- 203f2c5 Propagate user link flags from `deps` on `objc_library` CcInfo provider by Googler · 3 years ago
- 0f9f740 Don't evaluate JavaCompileAction#prettyPrint eagerly for rate-limited logging. by janakr · 3 years ago
- e4461d3 Refactor some JDK definitions by Liam Miller-Cushon · 3 years ago
- ddda1a1 Update build-ref.md by ckiffel · 3 years ago
- 815c78d Don't propagate interrupt in ConfiguredTargetFunction#computeDependencies if there is also an error: if we really are being interrupted, the interrupt will override any error in the Skyframe engine. If the interrupt was because we're in error bubbling, we need to throw the processed error to avoid a loading-phase error tunneling through to analysis-phase objects. by janakr · 3 years ago