- 6f93554 Upgrade to protobuf 29.0-rc2 by Googler · 5 months ago
- 948323f Fix shell tests not to assume MODULE.bazel is empty by Googler · 5 months ago
- aa6d0ca Add protobuf patch that has for_bazel_tests by Googler · 6 months ago
- b89ec43 Autoload rules_shell by Googler · 6 months ago
- 33d1c6c Remove rules_proto dependency from java_tools by Googler · 6 months ago
- c92c103 Replace protobuf dev version with rc1 by Googler · 6 months ago
- 97ddb4b Rollforward of https://github.com/bazelbuild/bazel/commit/af004d179abd31136978b9bbc37f13073f263fad: Remove Python native rule classes and py_runtime by Googler · 6 months ago
- 678b01a Update rules_java v8.0.0-rc2 & stop exporting the java rules from `@_builtins` by Googler · 6 months ago
- 41507df Automated rollback of commit af004d179abd31136978b9bbc37f13073f263fad. by Googler · 6 months ago
- af004d1 Remove Python native rule classes and py_runtime by Googler · 6 months ago
- 07af430 Change rules_proto loads to protobuf by Googler · 6 months ago
- d2bd039 Disable MSYS path conversion for Bazel integration tests as part of test setup; remove this from individual integration tests. by Googler · 6 months ago
- ca02978 Disable WORKSPACE in shell integration tests by Googler · 8 months ago[Renamed (88%) from src/test/shell/testenv.sh.tmpl]
- a851658 Make sure all other shell/integration tests work with --enable_workspace=false by Googler · 8 months ago
- e1eded6 Prepare for flipping --enable_workspace to false for shell tests by Googler · 8 months ago
- cd8a155 Delete native android_ndk_repository and its tests. by Googler · 8 months ago
- 60924fd Use `+` instead of `~` as the canonical repo name separator by Xdng Yng · 8 months ago
- 0938026 Update toolchain resolution to fully dereference aliases by John Cater · 10 months ago
- 905a4fe Improve errors in integration tests when the local jdk is not found by hvd · 11 months ago
- 74c8ca4 Use the `host_platform` from `@platforms` in Bazel by Googler · 12 months ago
- 707d065 Bump (tool_)java_{language,runtime}_version to 21 in .bazelrc. by Googler · 1 year ago
- cd02d2f4 Remove uses of `--incompatible_enable_android_toolchain_resolution` from tests. by Googler · 1 year, 1 month ago
- 77c2791 Explicitly setup the `local_jdk` `javabase` in the tests where it's actually used by Googler · 1 year, 1 month ago
- 014292b Remove duplication in overriding java_tools and add a test for validating that overriding actually works by hvadehra · 1 year, 1 month ago
- 3d4491c Disable `--legacy_external_runfiles` in Bazel tests by Fabian Meumertzheim · 1 year, 2 months ago
- 4ebce56 Use /tmp/output_user_root as the output user root when running Bazel integration tests in the Linux sandbox. by Googler · 1 year, 3 months ago
- 055e25b In update_default_lock_file.sh, create a MODULE.bazel instead of a REPO.bazel by Googler · 1 year, 3 months ago
- 2c51a0c Prefer ipv6 network in integration tests on macOS by Googler · 1 year, 3 months ago
- e116bae Make incompatible_enable_cc_toolchain_resolution a no-op by Googler · 1 year, 4 months ago
- 2f9d108 Don't print all subcommands in `assert_build`. by John Cater · 1 year, 4 months ago
- ef457ae Make `Label#toString` return `@@`-prefixed labels by Googler · 1 year, 5 months ago
- bd63c61 Use URLs as default canonical IDs in common repo rules by Fabian Meumertzheim · 1 year, 5 months ago
- 0a1dce2 Automated rollback of commit fc3460e92597091997fa4154173e2d4e973ede31. by Googler · 1 year, 5 months ago
- f79ca02 Fix Java runtime toolchain resolution in cross-compilation scenarios by Fabian Meumertzheim · 1 year, 5 months ago
- 175a18d Enable Bzlmod in shell integration tests by Yun Peng · 1 year, 5 months ago
- 5efeaa5 Clean up Android rules and tests for Android Platforms. by Googler · 1 year, 6 months ago
- fc3460e Stablize and flip repository_cache_urls_as_default_canonical_id by Son Luong Ngoc · 1 year, 6 months ago
- 136dae1 Enable Bzlmod for Bazel by Yun Peng · 1 year, 7 months ago
- 9d30849 Prepare for enabling Bzlmod for Bazel by Yun Peng · 1 year, 8 months ago
- 3029a7d Respect rules_java as the source of truth for java toolchains (second try) by Yun Peng · 1 year, 10 months ago
- d51c75f Automated rollback of commit 975866a3e09212766bd353a90a8c42efe91d53ab. by Googler · 1 year, 10 months ago
- 975866a Respect rules_java as the source of truth for java toolchains by Yun Peng · 1 year, 10 months ago
- fbb5843 Add android_gmaven_r8 to bazel's WORKSPACE file so that it overrides the version of R8 that might come from android_remote_tools.WORKSPACE in a released version of bazel used to run the test (which would be potentially out of date with respect to the source code). Also merge this with android_gmaven_r8_for_testing since they would be redundant. by Googler · 1 year, 11 months ago
- 1fff1a1 Migrate cc_shared_library tests to rules_testing by Googler · 1 year, 11 months ago
- 883b6ee Make rules_testing available for Bazel tests by Fabian Meumertzheim · 1 year, 11 months ago
- 6e7a7d3 Remove JDKs from distfiles. by Benjamin Peterson · 2 years ago
- 0e8e611 Replace JDK 19 archives with JDK 20. by Benjamin Peterson · 2 years ago
- 1628138 Clean up toolchain visibility in tests. by Googler · 2 years ago
- f35fde47 Update rules_java and remove references to "remote_java_tools_darwin" by hvd · 2 years ago
- 6cbe0f1 Mirgate jar dependencies for testing to rules_jvm_external by Yun Peng · 2 years ago
- 36c167b Separate prebuilt darwin java_tools for x86_64 and arm64 by hvd · 2 years ago
- 78729c0 Use real rules_python by Ivo List · 2 years, 1 month ago
- 66f571e Add supplemental support for JDK 11, 17 and 19 on cpu s390x by Kun-Lu · 2 years, 1 month ago
- 19b2e2f Add remotejdk archives for Java 19. by Benjamin Peterson · 2 years, 1 month ago
- bcb1fea Remove tests requiring Python 2 support. by Richard Levasseur · 2 years, 2 months ago
- 773cfba Use remap_paths to android_tools by Benjamin Lee · 2 years, 2 months ago
- e9929af Upgrade protobuf to 21.7 by Ivo List · 2 years, 2 months ago
- 66c22f4 Switch the embedded JDK to version 17. by Benjamin Peterson · 2 years, 4 months ago
- 3e927e4 Flip incompatible_enable_cc_toolchain_resolution by Ivo List · 2 years, 6 months ago
- 881fc80 Declare that bazel is under an Apache 2.0 license by Tony Aiuto · 2 years, 10 months ago
- 9e3ccd4 using constraint values in @platforms by Googler · 2 years, 11 months ago
- 3a0a4f3 Remove langtools jars by Liam Miller-Cushon · 2 years, 11 months ago
- 46e0be4 Fix android armeabi-v7a constraint by Keith Smiley · 3 years ago
- ae24714 Re-attempt to use the D8 jar from maven.google.com. Update to the latest version of D8, 3.3.28. by tedx · 3 years ago
- a603c23 Automated rollback of commit b93f828133e74cb3589ba7ffcfe74d2fe72430cd. by tedx · 3 years ago
- b93f828 Switch to using the d8 jar from maven.google.com instead of the jar from the by Googler · 3 years ago
- a7f1c71 Initial Java 18 toolchain support by Liam Miller-Cushon · 3 years ago
- b602425 [windows/arm64] Add missing JDK toolchain for java build by Niyas Sait · 3 years, 1 month ago
- c81e175 Remove obsolete JDK versions by Liam Miller-Cushon · 3 years, 2 months ago
- eb7bf8c Add a Java 17 toolchain by Liam Miller-Cushon · 3 years, 6 months ago
- 9047264 Fix platform mappings for android tests. by jcater · 3 years, 10 months ago
- e2ed2fd Java 16 toolchain by David Ostrovsky · 4 years ago
- 5a8a924 Automated rollback of changelist 260074256. by aiuto · 4 years, 1 month ago
- 8c7e11a Add native support for Apple Silicon by Yun Peng · 4 years, 2 months ago
- 06f7340 Remove JDK14. by Ivo List · 4 years, 2 months ago
- bbeb1da Move declaration of remote_coverage_tools to distdir_deps.bzl. by aiuto · 4 years, 2 months ago
- 320bc94 Move rules_proto and protocolbuffers/ubp to distdir_deps.bzl by Tony Aiuto · 4 years, 2 months ago
- b15a8b4 Generate rules_java http_archive() instances from distdir_deps.bzl. by Tony Aiuto · 4 years, 3 months ago[Renamed (96%) from src/test/shell/testenv.sh]
- 41a8abb Platform-enable shell-based Android tests. by gregce · 4 years, 3 months ago
- f5b6abc Fix Java tests to use Java toolchain resolution. by Ivo List · 4 years, 3 months ago
- b39a51c Explicitly state that embedding macOS OpenJDK is for x86_64 by Thi Doan · 4 years, 4 months ago
- 39ca727 Implement special path handling for locating builtins root by brandjon · 4 years, 4 months ago
- 6202271 Use the java_tools release split into platform independent and prebuilt part. by Ivo List · 4 years, 4 months ago
- 15e10cf Ignore errors when removing workspace dir in tests by John Cater · 4 years, 4 months ago
- 829b085 Roll rules_proto 97d8af4dc474595af3900dd85cb3a29ad28cc313...7e4afce6fe62dbff0a4a03450143146f9f2d7488 by Yannic Bonenberger · 4 years, 5 months ago
- 22b4dbc Add basic incompatible target skipping by Philipp Schrader · 4 years, 5 months ago
- 9450552 Add support for toolchain java 15 by Jonathan Perry · 4 years, 6 months ago
- 080547f Automated rollback of commit 6d448136d13ddab92da8bb29ea6e8387821369d9. by juliexxia · 4 years, 6 months ago
- 389e0da Remove java_tools_javac14 (releases and dependencies) from Bazel. by Ivo List · 4 years, 6 months ago
- 6d44813 Automated rollback of commit 3e79b0dbd93deeb3a2d970371f1b72845613ac06. by juliexxia · 4 years, 6 months ago
- 3e79b0d Add BazelSdkToolchainRule and GoogleSdkToolchainRule as ancestors to rules that currently access the AndroidSdkProvider from the :android_sdk attr. by juliexxia · 4 years, 6 months ago
- e14a6f2 Add embedded jdk support for s390x by Ruixin Bao · 4 years, 7 months ago
- 72e559d The great Skylark -> Starlark class migration: by gregce · 4 years, 8 months ago
- 693c88a Add unit test against released java_tools_javac14 by David Ostrovsky · 4 years, 8 months ago
- fe291f7 Add support for toolchain java 14 by David Ostrovsky · 4 years, 8 months ago
- 1e2c5e6 Remove Java 12 support by Philipp Wollermann · 4 years, 9 months ago
- 0f9a592 Add linkopts to the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 2d0defc Remove //third_party/gflags It is unused. by Tony Aiuto · 4 years, 10 months ago
- 04e073e Add embedded jdk support for ppc64le by Jason Furmanek · 4 years, 10 months ago
- dc602e2 Delete uses of flags in tests that are already flipped by brandjon · 5 years ago