- f36b8a3 Autoload protobuf/proto rules by Googler · 6 months ago
- ef1a21f Remove Android tools from `@bazel_tools` and various Android dependencies. by Googler · 6 months ago
- 208b9c6 Rollforward of https://github.com/bazelbuild/bazel/commit/0cc45ac71b4868ef526c78873ef2ec641062d13b: Remove j2objc_library from Bazel by Googler · 6 months ago
- 871e557 Automated rollback of commit 0cc45ac71b4868ef526c78873ef2ec641062d13b. by Googler · 8 months ago
- 0cc45ac Remove j2objc_library from Bazel by Googler · 9 months ago
- 9d8d6c7 Strip unnecessary Bazel server jar contents by Fabian Meumertzheim · 9 months ago
- c889837 Force `local_config_platform` to redirect to the bundled platforms repo by Xdng Yng · 11 months ago
- 74c8ca4 Use the `host_platform` from `@platforms` in Bazel by Googler · 12 months ago
- b532a46 Add back test coverage for bazel_(coverage_)_java_test for JDK 11 & 17. by Zheng Wei Tan · 1 year ago
- a7f7df3 delete incompatible_use_platforms_repo_for_constraints by Googler · 1 year, 7 months ago
- b9bdcf8 Enable experimental_execution_graph_enable_edges_from_filewrite_actions by default by Googler · 2 years ago
- 5a4a340 Update documentation for cc_import deps attribute by Googler · 2 years ago
- 70c821a starlark: Reduce allocations for `find`/`indexof` without `end` by Fabian Meumertzheim · 2 years ago
- c024b8a Automated rollback of commit b2844771164fff2ad6cb2c265ff0da0bd0828906. by Googler · 2 years ago
- 99b672b Simplify cc_test rules by leveraging optional toolchains. by Googler · 2 years ago
- 699e403 Automated rollback of commit a50cca561fe0a77c3750101e505171ddcc16db72. by Googler · 2 years ago
- a50cca5 Automated rollback of commit d56dc18e1978102e35fbcf92c5d63f9f9eef37cd. by Googler · 2 years ago
- 45edbd5 Remove tools/config/common_settings.bzl. It is unused by Bazel. by Googler · 2 years ago
- d56dc18 Move Apple toolchain setup to apple_support by Keith Smiley · 2 years ago
- abdb1d6 Introduce aliases in @bazel_tools for protobuf by Googler · 2 years, 9 months ago
- 881fc80 Declare that bazel is under an Apache 2.0 license by Tony Aiuto · 2 years, 10 months ago
- 601fd1f Create mini_tar() for use in our blackbox tests. by Tony Aiuto · 2 years, 10 months ago
- ee3637c Add some missing dependencies to the built-in module bazel_tools by wyv · 2 years, 10 months ago
- 0ba4caa Enable native support for Windows on arm64 by Niyas Sait · 3 years, 2 months ago
- 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 3 years, 9 months ago
- 8ace6db Expose java stub template through @bazel_tools by Daniel Wagner-Hall · 4 years ago
- 36c5d3d Remove aquery_differ for v1. by leba · 4 years, 3 months ago
- bdb3924 Delete obsolete test_sharding_compliant from bazel. by jhorvitz · 4 years, 8 months ago
- 2323dfe First check-in of configuration overhead measurement tool by Greg Estren · 4 years, 8 months ago
- 1812caf Move allowlists to //tools/allowlists by cushon · 4 years, 9 months ago
- 01609b8 Provide a way to build against Debian system installed java libraries by Yun Peng · 4 years, 11 months ago
- 7f93647 Apply aquery's proto v2 to aquery_differ. by leba · 5 years ago
- f44f5c8 Partial rollback of https://github.com/bazelbuild/bazel/commit/934c4fd4a4a96093a2cd0b08cf619bef04d0b582 to restore package by ulfjack · 5 years ago
- 934c4fd Delegate coverage tools to @remote_coverage_tools by Ulf Adams · 5 years ago
- 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
- ff44969 Adds load statement for @rules_proto by Yannic Bonenberger · 6 years ago
- b3ddb95 Add --//tools/build_defs/pkg:incompatible_no_build_defs_pkg flag by Tony Aiuto · 6 years ago
- 4c6e4e9 Create canonical flag types for use within Bazel rules. by Tony Aiuto · 6 years ago
- 3575797 Allow comparison of other attributes in aquery differ tool. by leba · 6 years ago
- e038bb6 Fix integration tests broken by https://github.com/bazelbuild/bazel/commit/0ec99e7387ca031544fb826ede0f8dfce116f1c0. by lberki · 6 years ago
- 0ec99e7 Add a script for diffing command lines based on bazel aquery outputs by rosica · 6 years ago
- a780be3 Automated rollback of commit d550145730c330cf9412b0f48b5f423829d9ff85. by Googler · 6 years ago
- d550145 file_test: fix for Windows by Laszlo Csomor · 6 years ago
- 68611b3 [singlejar] Port test_util to Windows by Loo Rong Jie · 6 years ago
- 8f4786b Rename LcovMerger to CoverageOutputGenerator. by iirina · 7 years ago
- df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
- 5a7c847 Java: add @bazel_tools//tools/java/runfiles by Laszlo Csomor · 7 years ago
- 4ca9a22 Create BUILD.tools for //tools/test package. by Laszlo Csomor · 7 years ago
- 77459d9 Pull in the right deps into the embedded tools. by Irina Iancu · 7 years ago
- e28c0ab Implement LcovMerger. by elenairina · 7 years ago
- 5146ce0 Expose C++ action names to Skylark by hlopko · 7 years ago
- b65eb1e Fix targets broken by https://github.com/bazelbuild/bazel/commit/819bf38d97e6eef3c823bdae3ffcdb013d6d83e3. by laszlocsomor · 7 years ago
- 819bf38 c++,runfiles: move runfiles library by Laszlo Csomor · 7 years ago
- 81ed3ad bash: Add a toolchain for local Bash. by Laszlo Csomor · 7 years ago
- f7549a6 python,runfiles: move to different package by Laszlo Csomor · 7 years ago
- 33c0885 Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d. by laszlocsomor · 7 years ago
- 8a5a0a3 runfiles,C++: move to //tools/cpp/runfiles by Laszlo Csomor · 7 years ago
- cdc269b runfiles,Bash: add a package for runfiles library by Laszlo Csomor · 7 years ago
- 6837117 java,runfiles: runfiles library in @bazel_tools by Laszlo Csomor · 7 years ago
- 394211b Bazel now can build dynamic library from cc_library by Yun Peng · 8 years ago
- bf96c50 Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875. by philwo · 8 years ago
- b51a0a2 Remove docker rules from @bazel_tools by Googler · 8 years ago
- ca216f5 Introduce empty "toolchain_category" rule for labels that will be used as by cpeyser · 8 years ago
- d852e48 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- 8613c90 Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799. by cpeyser · 8 years ago
- 2b983bd Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. That is, a c++ toolchain is added, but a Bazel dependency on that toolchain is not. by cpeyser · 8 years ago
- aa0093b Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79. by plf · 8 years ago
- 9d5bce6 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- 03755ea Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899. by cpeyser · 8 years ago
- 3634131 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- 49b5bbc Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting. by mstaib · 8 years ago
- 9426120 Remove old intellij aspect code bundled with Bazel by Googler · 8 years ago
- c2c938a Apply native binary launcher to sh_binary by Yun Peng · 8 years ago
- 5c450ab Add missing dependency. by Googler · 8 years ago
- 5d761ec Move the sha256 tool into its own directory, as it isn't specific to docker_build. by Googler · 8 years ago
- 94ed1b3 Remove jack tools from Bazel. by ajmichael · 8 years ago
- 58a8f07 Add default constraint_settings and values in new package @bazel_tools//platforms. by John Cater · 8 years ago
- 6b6bdbf Delete //external references related to protos. These are not used anymore. by Carmi Grushko · 8 years ago
- a7b5e44 Don't bundle android tests into the Bazel binary. by Adam Michael · 8 years ago
- 8829aba Coverage support. by Ulf Adams · 8 years ago
- 3b57ccf Move intellij_info.bzl to a tool packaged with bazel. by Googler · 8 years ago
- a87b60d Use proto_lang_toolchain in java_lite_proto_library. by Carmi Grushko · 8 years ago
- 247bbfa Add Skylark definitions of {new_,}git_repository. by Nelson Elhage · 9 years ago
- 5eb86fe Export xcode_locator's source file under tools/osx/ to make it available for reference by future repository rules. Removes the xcode-locator binary file under tools/objc. Originally, the precompiled binary was going to be referenced, but it's easier to build from source in the repository rule. by Chris Parsons · 9 years ago
- 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
- de424b6 Remove rust, jsonnet, scala and closure from the Bazel repository by Damien Martin-Guillerez · 9 years ago
- 2036dbd Add a Skylark rule to build Swift modules. by Dmitry Shevchenko · 9 years ago
- 285112c Remove te protocol compiler rules from @bazel_tools. by Lukacs Berki · 9 years ago
- 96df361 Remove deprecated Skylark rules by Kristina Chodorow · 9 years ago
- 4b2745c Add missing filegroups to the srcs by Damien Martin-Guillerez · 9 years ago
- bde5844 Move dump_syms from //tools/objc to //tools/osx. This will allow it to be referenced from the crosstool without crossing package boundaries. by Cal Peyser · 9 years ago
- de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
- 5854a72 Turn //tools/build_rules into a package. by Julio Merino · 9 years ago
- 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago
- dfcce0d Add Android targets back into embedded tools by Kristina Chodorow · 9 years ago
- 1c5a1ec Add pkg and various other skylark rules to the embedded tools by Damien Martin-Guillerez · 9 years ago
- 7daf02c Source iOS memleak plugin stub from bazel_tools. by Peter Schmitt · 9 years ago
- 9f68000 Add srcs for Go rules. by Han-Wen Nienhuys · 9 years ago
- e90d67e Include memleaks plugin support for experimental_ios_test by Chris Parsons · 9 years ago
- 80245bc Introduce debian and tar packaging rules by Damien Martin-Guillerez · 9 years ago