bazel /
bazel /
fd44fd2d60e2e052d7f70f029bfc9216234f3c88 - fd44fd2 Automated rollback of commit 4b7f09774722121aa82b8fd38ae3d31c7164599b. by pcloudy · 3 years, 2 months ago
- 3c156f3 Release 5.0.0 (2022-01-19) by Bazel Release System · 3 years, 2 months ago
- 6c0831f Update android-app.md by juanchoviedo · 3 years, 2 months ago
- 9f32095 Upgrade protobuf to v3.19.2. (1/3) by Chi Wang · 3 years, 2 months ago
- 51d29fc performance optimization: copy with 1 MB blocks instead of 128K blocks (-60ms) by Googler · 3 years, 2 months ago
- dba245e Convert JavaCompilationArgsProvider to JavaCompilationInfoProvider for Starlark java_binary by hvd · 3 years, 2 months ago
- fbc5d53 Fix error message for java dependency rule kind check by hvd · 3 years, 2 months ago
- 11d76f2 Automatic code cleanup. by Googler · 3 years, 2 months ago
- fc13ba2 Custom init callback for providers by arostovtsev · 3 years, 2 months ago
- b9ba990 Clarify that the gRPC protocol is not merely under development. by larsrc · 3 years, 2 months ago
- 986d4bd Part 2 Implementation for new 'subpackages()` built-in helper function. by kkress · 3 years, 2 months ago
- 004f45e Update bootstrap documentation to require JDK 11, not JDK 8 by cushon · 3 years, 2 months ago
- de938e0 Fix java_common.target_kind() to work with aspects by hvd · 3 years, 2 months ago
- 5754962 Replace `EvaluatorSupplier` with a `@ForOverride` method `SkyframeExecutor#createEvaluator`. by jhorvitz · 3 years, 2 months ago
- 63c9238 Use JDK 11 for bootstrap build by cushon · 3 years, 2 months ago
- 35d9be3 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 021008d Fix comment typo by Googler · 3 years, 2 months ago
- c93400e starlark docs: do not claim lambdas unsupported by cparsons · 3 years, 2 months ago
- d2dfe6c Remote: Remove old http cache put deduplication by Ulrik Falklof · 3 years, 2 months ago
- 4b7f097 Remove `-XepOpt:ReturnValueIgnored:ObjectMethods=false` by cushon · 3 years, 2 months ago
- 4697ff1 Rolling forward https://github.com/bazelbuild/bazel/commit/ceece65abd46833fe277a43fded9ee9f387bab14 with fix to continue requesting deps for shared actions. The diffbase fix to Skyframe to clear cache state is also necessary. by janakr · 3 years, 2 months ago
- 3780e7f Make an unused return value explicit by cushon · 3 years, 2 months ago
- 0c65082 Allow Bazel's own build to use Java 11 language features by cushon · 3 years, 2 months ago
- 98e80e1 Automatic code cleanup. by Googler · 3 years, 2 months ago
- feea781 Skip passing Propeller profiles to CcCompile and ThinLTO indexing actions in ThinLTO builds. by Googler · 3 years, 2 months ago
- 4dd7402 Make extra_actions use EXEC configuration instead of HOST. by steinman · 3 years, 2 months ago
- 88f605c Add option to start locally scheduling actions above a certain age in dynamic scheduling. This allows handling when remote systems get stuck for whatever reason. by larsrc · 3 years, 2 months ago
- 5de9888 cquery: make it easier to source Starlark transitions by gregce · 3 years, 2 months ago
- 6104e8f Automatic code cleanup. by Googler · 3 years, 2 months ago
- 0de7bb9 Don't resolve symlinks for --sandbox_base by Oscar Bonilla · 3 years, 2 months ago
- 07812ff Automatic code cleanup. by Googler · 3 years, 2 months ago
- 20d8807 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 7b66e29 Automatic code cleanup. by Googler · 3 years, 3 months ago
- c87ee4b Rename variables whose names don't make sense any more. by nharmata · 3 years, 3 months ago
- 4b36dda Track limits (memory, input/output files, timeout) that were applied to an action. by Googler · 3 years, 3 months ago
- 1eada84 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 2d27177 Clear Skyframe compute state when a node is restarted due to a lost dep and add a regression test about incremental shared actions for https://github.com/bazelbuild/bazel/commit/ceece65abd46833fe277a43fded9ee9f387bab14. by janakr · 3 years, 3 months ago
- b741116 Move JDK repo definitions to distdir_deps.bzl by Ivo List · 3 years, 3 months ago
- e5c5215 Automatic code cleanup. by Googler · 3 years, 3 months ago
- ea1b1c7 Automatic code cleanup. by Googler · 3 years, 3 months ago
- bd9342a Make `IntVersion` visible for alternate evaluator implementations. by jhorvitz · 3 years, 3 months ago
- fc68102 Enable darwin-sandbox test cleanup and simplify ppid test by Chad Miller · 3 years, 3 months ago
- f0f1fb4 Release 6.0.0-pre.20220105.5 (2022-01-14) by Bazel Release System · 3 years, 3 months ago
- 917e7c1 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 9f7cbd9 Add Windows support to cc_shared_library by plf · 3 years, 3 months ago
- e675e8e Automatic code cleanup. by Googler · 3 years, 3 months ago
- 781942b Automatic code cleanup. by Googler · 3 years, 3 months ago
- 73ccddb Automatic code cleanup. by Googler · 3 years, 3 months ago
- 6b41b22 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 7ddfee3 Remove bazel-run.sh . by lberki · 3 years, 3 months ago
- 8b55415 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 0d3f9ac Allow `GraphTest` to work with graphs that do not support incrementality and add tests for `EdgelessInMemoryGraphImpl`. by jhorvitz · 3 years, 3 months ago
- c81e175 Remove obsolete JDK versions by Liam Miller-Cushon · 3 years, 3 months ago
- 6b3b578 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 7f3f78b Document TestEnvironment as a workaround for missing env attribute by Googler · 3 years, 3 months ago
- ae78276 Break out an `AbstractInMemoryMemoizingEvaluator` class for reuse in custom `MemoizingEvaluator` implementations. by jhorvitz · 3 years, 3 months ago
- 8a13154 Automatic code cleanup. by Googler · 3 years, 3 months ago
- b1152c1 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 13d4a70 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 913fb5b Correctly handle exceptions in JavaGenJarsProvider.withDirectInfo by ilist · 3 years, 3 months ago
- c3ab3c2 Fix crash when cquery config expr argument fails to evaluate by mschaller · 3 years, 3 months ago
- b0f8dcc Automatic code cleanup. by Googler · 3 years, 3 months ago
- f848398 Remove stale comment. by leba · 3 years, 3 months ago
- b64f734 Recognize `TurbineTransitiveJar` attributes in ijar by cushon · 3 years, 3 months ago
- b15cced Delete JsModuleInfoApi, which is the API of a Google-internal provider unlikely to be useful for open source. by tjgq · 3 years, 3 months ago
- fdb2f90 Remove non-scheduled local dynamic jobs from waiting queue when they are done. by larsrc · 3 years, 3 months ago
- 4c3542e Automatic code cleanup. by Googler · 3 years, 3 months ago
- d8b4439 Automatic code cleanup. by Googler · 3 years, 3 months ago
- fd64692 Automated rollback of commit ceece65abd46833fe277a43fded9ee9f387bab14. by janakr · 3 years, 3 months ago
- 04cef10 Introduce `TestInterruptingBugReporter`, a JUnit `@TestRule` that interrupts a blocked test case in the event of an uncaught exception or call to `BugReporter` from an async thread. by jhorvitz · 3 years, 3 months ago
- 0535477 Remove the native apple_binary rule. by Googler · 3 years, 3 months ago
- 03e5a0e Fix lint about irrelevant toArray by Googler · 3 years, 3 months ago
- 4b16c41 Fix Bzlmod build with protobuf 3.19.2 by Yun Peng · 3 years, 3 months ago
- c4cbe38 Disable implicitly collecting baseline coverage for toolchain targets. by ajurkowski · 3 years, 3 months ago
- ab9b673 Update multiplex worker docs. by larsrc · 3 years, 3 months ago
- 6f89288 Handle CPU limiting of local branches with a queue rather than dropping the excess on the floor. by larsrc · 3 years, 3 months ago
- 3768323 Fix Bzlmod build with protobuf 3.19.2 (third_party) by Yun Peng · 3 years, 3 months ago
- 7a22b26 Upgrade protobuf version with Bzlmod by pcloudy · 3 years, 3 months ago
- 260a086 Automated rollback of commit 7074bcff7d1fcba7230fec11ce1d155b6e3d51b1. by wilwell · 3 years, 3 months ago
- d9d4d02 Change checking of per-repository managed directories from a behind-the-back retrieval of ManagedDirectoriesKnowledge to just doing it directly. Also correct documentation of the current state of affairs: I'm not confident that what we have is correct/optimal, but I think it's good to at least know where we stand. by janakr · 3 years, 3 months ago
- bccbcbf Deprecate `experimental_allow_top_level_aspects_parameters` by messa · 3 years, 3 months ago
- f7ded2c Get the mode from the Branch object instead of passing it separately when possible. by larsrc · 3 years, 3 months ago
- b0a01af Add support for cpu speed events on Mac. by dmaclach · 3 years, 3 months ago
- 7dbabb4 Part 1 of the Implementation for new 'subpackages()` built-in helper function. by kkress · 3 years, 3 months ago
- 9f288e2 Check for cache hits in all cases of executing actions remotely under dynamic execution. by larsrc · 3 years, 3 months ago
- eaa38f5 Reordering of DynamicSpawnStrategy: by larsrc · 3 years, 3 months ago
- e4ef54e Automatic code cleanup. by Googler · 3 years, 3 months ago
- 5d8c5c9 Clean some shell-style problems in `unittest.bash`. by ajurkowski · 3 years, 3 months ago
- 10fb5ee Give helpful information if the user encounters action conflicts from a single target. by Googler · 3 years, 3 months ago
- d98dcf1 Improve error messages for ActionTemplateExpansionFunction preconditions checks. by janakr · 3 years, 3 months ago
- f53ab60 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 9790a3a Error out when a rule tries to declare an output file that is actually produced by a dep, instead of crashing. by janakr · 3 years, 3 months ago
- c2100ad Change ActionTemplateExpansionFunction to throw ActionExecutionException, not a bespoke exception that nobody else was watching for. by janakr · 3 years, 3 months ago
- 6200202 Bzlmod: Starlarkify default attr values for TypeCheckedTags by wyv · 3 years, 3 months ago
- 15a602a Release 6.0.0-pre.20211220.1 (2022-01-11) by Bazel Release System · 3 years, 3 months ago
- ce19076 Clean up some C++-related code I came across while modifying CppCompileActionTemplate: by janakr · 3 years, 3 months ago
- 16da031 Automatic code cleanup. by Googler · 3 years, 3 months ago
- f474a3b Remove period for consistent style. by dacek · 3 years, 3 months ago
- 6778c37 Remove outdated documentation by fwe · 3 years, 3 months ago
- 5cb0dff Automatic code cleanup. by Googler · 3 years, 3 months ago