- 3b0439e Fix incorrect assumption of desugar persistent worker conditional by Jingwen Chen · 4 years, 9 months ago
- 0f9a592 Add linkopts to the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 1812caf Move allowlists to //tools/allowlists by cushon · 4 years, 9 months ago
- 5853760 Check if file already exists before creating it. by Tobias Werth · 4 years, 9 months ago
- 7f7346b Use unzip_fdo tool to select and extract LLVM profiles from zip archives by Googler · 4 years, 9 months ago
- 650960f Fix visibility of cc_import.bzl file by plf · 4 years, 9 months ago
- 3b75bc7 Fix GCC 9 Code coverage by adding its JSON format by Henk van der Laan · 4 years, 9 months ago
- 0a91174 Open source cc_import.bzl by plf · 4 years, 9 months ago
- 240cbff [MSVC] Fix Bazel unable to find tools. by Marin Baron · 4 years, 9 months ago
- 78a29b0 Minimally support Linux/ARM systems, e.g. Raspberry Pi by Googler · 4 years, 9 months ago
- 34d67ca Add option to preserve input tar mtimes in TarFileWriter by dannysullivan · 4 years, 10 months ago
- c063b5c s/java_lang_extras/java_base_extras by cushon · 4 years, 10 months ago
- acab2c2 Skylark -> Starlark for various non-Java references. by gregce · 4 years, 10 months ago
- 5e81a85 Use the non-versioned jacoco jar files in Debian build by pcloudy · 4 years, 10 months ago
- f3d1683 Fix Desugar worker hangs, and update remote android tools to 0.17.0 to include the fix by Jingwen Chen · 4 years, 10 months ago
- 04e073e Add embedded jdk support for ppc64le by Jason Furmanek · 4 years, 10 months ago
- 65b6254 Pass missing target flag for watchos_arm64_32 and watchos_x86_64 by Patrick Balestra · 4 years, 10 months ago
- 1c77844 gcov: make it possible to use GCov from a toolchain by Michael Klemm · 4 years, 10 months ago
- a149b9e Replace guava and jacoco in Debian build by Yun Peng · 4 years, 10 months ago
- 8b9f746 Add layering check support to cc_configure on Linux with Clang by hlopko · 4 years, 10 months ago
- 6c723e5 Use system_repo rule in Debian build by Yun Peng · 4 years, 10 months ago
- 37b3a09 Bootstrap JavaBuilder with Debian system jars (main) by Yun Peng · 4 years, 10 months ago
- 8062ca4 Switch to a more recent version of Stardoc by wyv · 4 years, 10 months ago
- 9ef2794 Make it possible to do `bazel query @bazel_tools//...` without errors. by Tobias Werth · 4 years, 10 months ago
- 4da7510 Add targets for replacing android_common library in Debian build by pcloudy · 4 years, 10 months ago
- 618f7c0 Fix C++ string include by Keith Smiley · 4 years, 10 months ago
- 54cdb54 Replace protobuf with Debian system libs by Yun Peng · 4 years, 10 months ago
- e466b78 Add targets for more Debian Java libraries ready for replacing by Yun Peng · 4 years, 10 months ago
- 0e1600a Dynamically linking to zlib in the Debian build by pcloudy · 4 years, 10 months ago
- 3b9e6f2 Add optional tool_path_origin to Tools in C++ crosstool by Yannic Bonenberger · 4 years, 10 months ago
- 73d238b Add missing debianc_cc.BUILD file by pcloudy · 4 years, 10 months ago
- c19908e Introduce distrib_cc_library by Yun Peng · 4 years, 10 months ago
- 5510482 Pass on visibility for distrib_java_import rule by pcloudy · 4 years, 10 months ago
- e75ed02 Thread maven_coordinates from jvm_maven_import_external into the underlying java_import rule by Jingwen Chen · 4 years, 10 months ago
- d4544c7 Fix Debian netty target by Yun Peng · 4 years, 10 months ago
- 01609b8 Provide a way to build against Debian system installed java libraries by Yun Peng · 4 years, 10 months ago
- 850a864 Extract and propagate databinding information from imported aars. #2694 by ahumesky · 4 years, 11 months ago
- 964f933 Fix typo in documentation of `workspace_and_buildfile` by hannometer · 5 years ago
- 7f93647 Apply aquery's proto v2 to aquery_differ. by leba · 5 years ago
- 587c736 Skylark -> Starlark: final push for comment changes (2 of 2) by gregce · 5 years ago
- 863c5bd Add link to rules_pkg docs page. by aiuto · 5 years ago
- a5b1693 Remove -Xclang-only= option prefixes, which are no longer needed. by Googler · 5 years ago
- ee6e1c2 Windows: Remove unused target for cc toolchain configure by pcloudy · 5 years ago
- 55c8e63 Do not interpose //external:cc_toolchain when depending on the locally-generated C++ toolchain. by lberki · 5 years ago
- 26cf656 Windows: Lookup environment variables in exact casing by Gregor Jasny · 5 years ago
- 9051faa Update test-setup.sh to in fact forward signals to its children. It claims to in at least one mode, but actually implicitly relies on the fact that the sandbox does. Second attempt: this accounts for allowing test processes to receive SIGINT if they want to, which is harder than it sounds. by Googler · 5 years ago
- c08e4df Automated rollback of commit 6a45a1770beff9153c1b67ac45e19998755a6eff. by cparsons · 5 years ago
- fbba074 Fix layering check whitelist - internal change by rosica · 5 years ago
- 99b7efb Replace MoreAsserts.assertThrows with Assert.assertThrows by michajlo · 5 years ago
- 6a45a17 Switch to using the d8 jar from maven.google.com instead of the jar from the by ahumesky · 5 years ago
- 1ebd9fd Normalize java_lang_extras.jar by Benjamin Romano · 5 years ago
- c5ec3c0 Fix auth_patterns attribute docs. by Jingwen Chen · 5 years ago
- 40e904d Automated rollback of commit 39e91a3fa912d636cd9d6f5b3e1b7a44087f8575. by Googler · 5 years ago
- 1f7d2ff Fix typo in cc_toolchain_config.bzl that impacted link settings for openbsd. by Dmitri G · 5 years ago
- d899a03 Windows: Use test binary in runfiles tree when it's enabled by pcloudy · 5 years ago
- 39e91a3 Fix signal handling in test-setup.sh to properly forward signals to the child process, without relying on a bash bug not present in all environments. by Googler · 5 years ago
- b096ed5 Remove logic in the python_version select() that reads deprecated flag by brandjon · 5 years ago
- 19532fb Fix broken formatting in http repository rules documentation page. by jingwen · 5 years ago
- e91e181 Restore system exit calls for ResourceProcessorBusyBox by Jingwen Chen · 5 years ago
- c5344cb Reorganize the Bazel testutils for lib/analysis/util, lib/buildtool/util and by kkress · 5 years ago
- d56f7b1 Limit the number of threads used to parallel parse and merge lcov files by Googler · 5 years ago
- ba2ccb1 Partially fix MacOS llvm coverage collection by plf · 5 years ago
- 3c89a91 Set default location for .netrc file for Windows by Yun Peng · 5 years ago
- ff46732 Windows: Use vswhere to locate latest Visual C++ installation by Gregor Jasny · 5 years ago
- db64550 Extend http downloader to add support for non-standard authorization headers by Cristian Hancila · 5 years ago
- 906f5f1 C++: Move default linker flags with libs after libraries by plf · 5 years ago
- b7d419b Handle Xcode command line tools when Xcode is installed by Keith Smiley · 5 years ago
- 6255cb1 bazel tools: declare @bazel_tools//tools/jdk:jni rule for the JNI package by adonovan · 5 years ago
- f32b0fd C++: Adds clang resource-dir to include paths to be searched by plf · 5 years ago
- b6f1bad Fix databinding exec jar target in Android @bazel_tools build file. by ahumesky · 5 years ago
- ee12c17 Do not kill Android persistent workers if the response has warnings by Jingwen Chen · 5 years ago
- 9964418 Lcov merger no longer fails on empty coverage by Googler · 5 years ago
- 8804128 Recognize CUDA and OpenCL source file types (.cu, .cl) and compile them with the C++ compiler. This will allow CUDA and OpenCL files to be compiled with clang, which supports both natively. by Googler · 5 years ago
- e158fe7 Remove OpenJDK 9 and 10 http_archives, tools and tests. by philwo · 5 years ago
- 955a4fd Adds capability of parsing files in parallel to CoverageOutputGenerator/LcovMerger. by Googler · 5 years ago
- 250647b Automated rollback of commit 64a1326c7cfd66f597c290613b9ffdf8fabd4b17. by leba · 5 years ago
- 64a1326 Recognize CUDA and OpenCL file types (.cu, .cl, .inl, .cuh) and compile them with a C++ compiler. This will allow CUDA and OpenCL files to be compiled with clang, which supports both natively. by Googler · 5 years ago
- 75d4b8c Replace use of hacky genproto.bzl macro with gRPC's cc_grpc_library by mschaller · 5 years ago
- da5ee49 Rollback "Partially fix MacOS llvm..." due to rules_cc breakage by cparsons · 5 years ago
- b3763e9 MacOS C++ coverage: preserve GCOV_PREFIX_STRIP by ulfjack · 5 years ago
- 6089b6a Partially fix MacOS llvm coverage collection by Ulf Adams · 5 years ago
- c33038e Explicitly pass architecture for arm64_32 in osx crosstool by Alessandro Patti · 5 years ago
- 1fe5cb0 Partially fix C++ coverage on Linux by ulfjack · 5 years ago
- a948eb7 Allow patching WORKSPACE and BUILD files in http_archive. by philwo · 5 years ago
- 21f633c Coverage output generator: INFO for "Parsing file" by ulfjack · 5 years ago
- 7392b1e Let http_archive copy WORKSPACE and BUILD files instead of symlinking them. by philwo · 5 years ago
- b1fcc8b Prevent libtool.sh from writing into undeclared locations. by jmmv · 5 years ago
- d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
- 3e5ece3 http_file: Support canonical_id attribute by David Ostrovsky · 5 years ago
- 168d0a7 Update RPBB prebuilts to include https://github.com/bazelbuild/bazel/commit/d69ebea5130afec89c96b0a1a18beef21b86ca94 by Donald Chai · 5 years ago
- cfda041 Make http_jar rule forward compatible by George Gensure · 5 years ago
- 644b7d41 Add C++ toolchain configuration for OpenBSD. by aldersondrive · 5 years ago
- c94b147 Automatic code cleanup. by jingwen · 5 years ago
- d0b2163 Optionally create an instance of xcode_config using the autogenerated host_available_xcodes for local versions and an instance of available_xcodes for remote versions. by steinman · 5 years ago
- e91dca4 utils.bzl: remove unneeded ctx.delete by Klaus Aehlig · 5 years ago
- 6c688cf Allow empty_globs in Android SDK BUILD globs by Jingwen Chen · 5 years ago
- 33b5680 Set execution requirements for Xcode-related actions that use AppleCcToolchain based on Xcode availability. by steinman · 5 years ago
- 9694d5d Automatic code cleanup. by Googler · 5 years ago
- 72ef293 Automated rollback of commit 9254462cc9b5d3955cf7067b63c6960515ad5255. by waltl · 5 years ago
- 9254462 Set execution requirements for Xcode-related actions that use AppleCcToolchain based on Xcode availability. by steinman · 5 years ago