- 497b7e4 Fix Bash `runfiles_current_repository` with RBE by Fabian Meumertzheim · 2 years, 5 months ago
- 7f5dd0a Stop using absl flags in proguard_whitelister. by Googler · 2 years, 5 months ago
- 2647bcc Make C++ compiler autodetection a bit faster. by Googler · 2 years, 5 months ago
- 1465771 Copy `java_stub_template.txt` for bazel java_binary/java_test to @java_tools//jdk by Googler · 2 years, 5 months ago
- 98a33ff Add a cc_binary 'launcher_maker' to create the launcher for windows binaries by Googler · 2 years, 5 months ago
- b272cef Add auto-configured Unix toolchain support for `BAZEL_CONLYOPTS` by Fabian Meumertzheim · 2 years, 5 months ago
- 4193ddc Stop using absl flags in (the deprecated) pkg_tar. by Googler · 2 years, 5 months ago
- 312238f Make C++ runfiles library build with `-Werror=shadow` by Fabian Meumertzheim · 2 years, 5 months ago
- 0bc0ff5 Make Java runfiles library compilable with JDK 8 by Fabian Meumertzheim · 2 years, 5 months ago
- 27fe30b Expose compatibility arguments on java toolchains by Daniel KT · 2 years, 5 months ago
- 8349c95 Also collect clang resource directory with `-no-canonical-prefixes` by Fabian Meumertzheim · 2 years, 5 months ago
- 13ff6d9 Fix Bash rlocation failure with stricter Bash options by Fabian Meumertzheim · 2 years, 5 months ago
- e7d50fc Adds a bzlmod extension for remote android_tools by Ted Xie · 2 years, 5 months ago
- 839ce7f Make Bash runfiles library repo mapping aware by Fabian Meumertzheim · 2 years, 5 months ago
- d3a92e8 Use `_repo_mapping` in C++ runfiles library by Fabian Meumertzheim · 2 years, 5 months ago
- 1b073ac Make Java runfiles library repo mapping aware by Fabian Meumertzheim · 2 years, 5 months ago
- 455454a Expose current repository name to Java with @AutoBazelRepository by Fabian Meumertzheim · 2 years, 5 months ago
- cfbcf1f Use ASSERT_TRUE(p != nullptr) to check pointer nullness. by Googler · 2 years, 6 months ago
- 8f28513 Make C++ runfiles library repo mapping aware by Fabian Meumertzheim · 2 years, 6 months ago
- 0015ac0 Fix typo in JDK auto-configuration error message by Fabian Meumertzheim · 2 years, 6 months ago
- ed03d3e Remove unused symbol_counts feature by Keith Smiley · 2 years, 6 months ago
- 48a8d01 Allow C/C++ coverage collection for external targets by Fabian Meumertzheim · 2 years, 6 months ago
- f02bcf8 Fix identical gcov json file name problem by Krzysztof Naglik · 2 years, 6 months ago
- d60ce2c Add CurrentRepository() to Python runfiles library by Fabian Meumertzheim · 2 years, 6 months ago release-6.0.0rc1
- 0232dd7 Remove unused test data files. by Googler · 2 years, 6 months ago
- 4201c69 Use native Debian version of libcaffeine-java if available by Olek Wojnar · 2 years, 6 months ago
- e899d853 Flip package_group incompatible flags by Googler · 2 years, 6 months ago
- a15f342 Honour `NETRC` env var in HTTP repository rules by Albert Lloveras · 2 years, 6 months ago
- 10d352b Fix strict deps violation in singlejar build by Fabian Meumertzheim · 2 years, 6 months ago
- e3dcfa5 Roll forward of https://github.com/bazelbuild/bazel/commit/c7aa39224eec36ced303cd4370170c60a2d1d79c: by Fabian Meumertzheim · 2 years, 6 months ago
- 7ae9ad6 Be explicit about alowing empty globs (fourth part) by Xavier Bonaventura · 2 years, 6 months ago
- 7866fd9 Move macOS framework name linking into framework feature by Keith Smiley · 2 years, 6 months ago
- 1e16a97 Remove some unused files. by Googler · 2 years, 7 months ago
- d530d48 Stop using py2 in another bit of @bazel_tools by Tony Aiuto · 2 years, 7 months ago
- 1bae565 Fix typos in examples, scripts and tools. by Xiangquan Xiao · 2 years, 7 months ago
- f5644d5 Remove strip_prefix from legacy pkg_tar. by Googler · 2 years, 7 months ago
- 6c78ed8 Make AndroidTests pass with incompatible_disallow_empty_glob by Xavier Bonaventura · 2 years, 7 months ago
- 1ad3b6c Improve error message when DumpPlatformClassPath fails by Fabian Meumertzheim · 2 years, 7 months ago
- 2f98202 Remove mode and include_runfiles from legacy pkg_tar. by Googler · 2 years, 7 months ago
- 9877fca Refactor BuildInfo so that it takes alphabetical order into account. by Googler · 2 years, 7 months ago
- 83d99b9 Remove extension attribute from deprecated pkg_tar. by Googler · 2 years, 7 months ago
- 3451774 Remove some aborts from wrapped_clang by Keith Smiley · 2 years, 7 months ago
- d9f20dc Fix lld detection on macOS by Keith Smiley · 2 years, 7 months ago
- f99319f Mark Xcode toolchain as `clang` rather than `compiler` by Fabian Meumertzheim · 2 years, 7 months ago
- 55c6db3 Return clang as macOS compiler by Keith Smiley · 2 years, 7 months ago
- 9608414 Add -no_deduplicate for darwin dbg/fastbuild by Keith Smiley · 2 years, 7 months ago
- fd3a0e9 Allow relative paths as arguments to `path.get_child` by Fabian Meumertzheim · 2 years, 7 months ago
- ef3f058 Mark gcc as `gcc` instead of `compiler` in Unix CC toolchain by Fabian Meumertzheim · 2 years, 7 months ago
- aa2bc09 Automated rollback of commit c7aa39224eec36ced303cd4370170c60a2d1d79c. by Googler · 2 years, 7 months ago
- c7aa392 Fix dynamic library lookup with remotely executed tools by Googler · 2 years, 7 months ago
- d8d290f Delete unused osx_wrapper by Keith Smiley · 2 years, 7 months ago
- 65de628 Stop compressing the android tools tar repo. by Googler · 2 years, 7 months ago
- 2a39af6 Automatic code cleanup. by Googler · 2 years, 7 months ago
- f375eda Remove owner and ownernames attributes from legacy pkg_tar. by Googler · 2 years, 8 months ago
- 5604779 Remove files and remap_paths attributes from deprecated pkg_tar. by Googler · 2 years, 8 months ago
- a380a15 Add references to jdk 17 and 18 for linux-aarch64 by Noa Resare · 2 years, 8 months ago
- f65a0d6 Remove some __future__ declarations that I missed in a previous clean up. by Googler · 2 years, 8 months ago
- 86451bb use .netrc credentials when accessing bzlmod registries by Googler · 2 years, 8 months ago
- af4f631 Remove bz2 compression from deprecated pkg_tar. by Googler · 2 years, 8 months ago
- 25d17f5 Allow removal of default cc flags by jheaff1 · 2 years, 8 months ago
- bff9730 Add feature to turn off param file for archives by Googler · 2 years, 8 months ago
- eecb344 Update android/incremental_install to python3. by Tony Aiuto · 2 years, 8 months ago
- ed1b0b1 Use env trick for these test scripts. by 3405691582 · 2 years, 8 months ago
- fbc014c Remove a comment about the type of OSS license. by Googler · 2 years, 8 months ago
- a78ab9d Automatic code cleanup. by Googler · 2 years, 8 months ago
- 34ce6a2 Remove repository_ctx.flag_enabled and --incompatible_linkopts_to_linklibs by Googler · 2 years, 8 months ago
- 9a2d367 Update aquery differ to python3 by Tony Aiuto · 2 years, 8 months ago
- 87c8b09 Allow adding prefix path when unpacking HTTP repos. by Igor Nazarenko · 2 years, 8 months ago
- 56195ef Stop using six for python2 backwards compatibility in (most of) the embedded android tools. by Googler · 2 years, 8 months ago
- 6480742 More informative error on missing cpp toolchain by Googler · 2 years, 8 months ago
- e51a15f Add 'integrity' attribute to http_file and http_jar by Thomas · 2 years, 8 months ago
- 6d7cd1a Remove tests from embedded @bazel_tools//build_defs/pkg. by Googler · 2 years, 8 months ago
- df86322 Stop using six in @bazel_tools//tools/jdk/... by Googler · 2 years, 8 months ago
- f5a899f Add option to git_repository to provide build file / content by Xavier Bonaventura · 2 years, 8 months ago
- fa437d4 Update Bazel Android tools versioning checks to allow Bazel prerelease versions. by Googler · 2 years, 9 months ago
- 17243d1 Migrate main_dex_list_creator to D8 by Googler · 2 years, 9 months ago
- ff311f6 Bazel uses D8 as the default desugarer by Googler · 2 years, 9 months ago
- 591ecbe Migrate legacy desugar wrapper to new rlocation() by Ted Xie · 2 years, 9 months ago
- 928a469 Fix documentation for use_{cpp,cc}_toolchain. by Googler · 2 years, 9 months ago
- 41cf353 Remove the docs for the deprecated pkg_tar. by Googler · 2 years, 9 months ago
- 4df77f7 Increase osx_cc_configure timeouts by Keith Smiley · 2 years, 9 months ago
- 5ebb0d6 Add pure C support to unix cc toolchain (#2954) by jheaff1 · 2 years, 9 months ago
- 4a1d4e0 Replace uses of `cfg = "host"` with `cfg = "exec"` by Yannic Bonenberger · 2 years, 9 months ago
- 6bbef00 BEGIN_PUBLIC Move enforce_min_sdk_floor tool. END_PUBLIC by Joseph Park · 2 years, 9 months ago
- ce55639 Fix multidex with D8 in Bazel by setting by Googler · 2 years, 9 months ago
- 86b800e Start license attestations for third_party code with LICENSE but no private BUILD by Tony Aiuto · 2 years, 9 months ago
- 7d6809a Reimplement enforce_min_sdk_floor with built-in library and add to BUILD files by Joseph Park · 2 years, 9 months ago
- 3d61409 Fix _get_clang_version on Windows by Googler · 2 years, 9 months ago
- a9bc821 Create enforce_min_sdk_floor. by Joseph Park · 2 years, 9 months ago
- 69895ba Add script to build release documentation by fweikert · 2 years, 9 months ago
- 52bca19 Remove 'deps' option from legacy pkg_tar. by Googler · 2 years, 10 months ago
- 95f0135 Update CC rule helpers to use an optional CC toolchain. by Googler · 2 years, 10 months ago
- abdb1d6 Introduce aliases in @bazel_tools for protobuf by Googler · 2 years, 10 months ago
- 8ba9096 BuildInfo now parses lines without separator, instead of throwing an error. by Googler · 2 years, 10 months ago
- febc1a0 Remove mtime options from the (deprecated) pkg_tar. by Googler · 2 years, 10 months ago
- b86af91 Remove references to langtools jars by Googler · 2 years, 10 months ago
- c5ec07b Delete obsolete code leftover from the deleted WorkerTestStrategy. by Googler · 2 years, 10 months ago
- bcfef72 Support Action-Generated FDO Profiles by Stephan Wolski · 2 years, 10 months ago
- e0f4f15 Support desugaring with D8 as non-default desugarer by Googler · 2 years, 10 months ago
- 2454a4c Remove ownernames and modes from @bazel_tools/build_defs/pkg%pkg_tar by Googler · 2 years, 10 months ago