/aosp_15_r20/external/boringssl/src/ |
H A D | MODULE.bazel.lock | 6 "https://bcr.bazel.build/" 21 "version": "0.0.0-dev", 44 "com_google_absl": "abseil-[email protected]", 47 "com_googlesource_code_re2": "re2@2023-09-01", 58 "integrity": "sha256-itWYxzrXluDYKAsILOvYKmMNc+c808cAV5OKZQG7pdc=", 59 "strip_prefix": "googletest-1.14.0", 61 …"https://bcr.bazel.build/modules/googletest/1.14.0.bcr.1/patches/module_dot_bazel.patch": "sha256-… 80 "file": "https://bcr.bazel.build/modules/platforms/0.0.9/MODULE.bazel", 103 "https://github.com/bazelbuild/platforms/releases/download/0.0.9/platforms-0.0.9.tar.gz" 105 "integrity": "sha256-XtpTnIQSZQMcL4LYrno6ZJC9YhduDAOPxGnqv5H2FJs=", [all …]
|
/aosp_15_r20/external/bazelbuild-rules_java/java/ |
H A D | repositories.bzl | 1 # Copyright 2019 The Bazel Authors. All rights reserved. 7 # http://www.apache.org/licenses/LICENSE-2.0 28 …"mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.6.0/java_tools_linux-… 29 …ps://github.com/bazelbuild/java_tools/releases/download/java_v13.6.0/java_tools_linux-v13.6.0.zip", 33 …"mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.6.0/java_tools_window… 34 …://github.com/bazelbuild/java_tools/releases/download/java_v13.6.0/java_tools_windows-v13.6.0.zip", 38 …"mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.6.0/java_tools_darwin… 39 …hub.com/bazelbuild/java_tools/releases/download/java_v13.6.0/java_tools_darwin_x86_64-v13.6.0.zip", 43 …"mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.6.0/java_tools_darwin… 44 …thub.com/bazelbuild/java_tools/releases/download/java_v13.6.0/java_tools_darwin_arm64-v13.6.0.zip", [all …]
|
/aosp_15_r20/build/bazel/rules/apex/ |
H A D | apex_mk_test.bzl | 7 # http://www.apache.org/licenses/LICENSE-2.0 16 load("//build/bazel/rules:prebuilt_file.bzl", "prebuilt_file") 17 load("//build/bazel/rules:sh_binary.bzl", "sh_binary") 18 load("//build/bazel/rules/cc:cc_binary.bzl", "cc_binary") 19 load("//build/bazel/rules/cc:cc_library_shared.bzl", "cc_library_shared") 27 # no attr.string_keyed_string_dict_list.. so we'll have to make do :-) 40 expected_path_without_config = v.split("bazel-out/")[-1] 120 …"built_file": "bazel-out/bin/build/bazel/rules/apex/bin/apex_files_info_complex_bin_cc/apex_files_… 122 "install_dir": "bin", 124 "package": "build/bazel/rules/apex", [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/pip_package/ |
H A D | build_pip_package.sh | 1 #!/usr/bin/env bash 8 # http://www.apache.org/licenses/LICENSE-2.0 18 set -e 21 [[ "$1" = /* ]] || [[ "$1" =~ ^[a-zA-Z]:[/\\].* ]] 34 …-type d ! -name '*.py' ! -path '*local_config_cuda*' ! -path '*local_config_tensorrt*' ! -path '*l… 35 mkdir -p "${dest_dir}/$(dirname ${f})" 40 mkdir -p "${dest_dir}/local_config_cuda/cuda/cuda/" 50 if [ ! -f "${src_dir}/${srcs_txt}" ]; then 58 # Sometimes $file has a prefix bazel-out/host/ we want to remove. 61 if [ ! -z "$candidate_file" ]; then [all …]
|
/aosp_15_r20/external/bazelbuild-rules_go/go/ |
H A D | crosstool.rst | 5 .. _Configuring CROSSTOOL: https://docs.bazel.build/versions/0.23.0/tutorial/crosstool.html 6 .. _Understanding CROSSTOOL: https://docs.bazel.build/versions/0.23.0/crosstool-reference.html 7 .. _Configuring C++ toolchains: https://docs.bazel.build/versions/master/tutorial/cc-toolchain-conf… 8 .. _cc_library: https://docs.bazel.build/versions/master/be/c-cpp.html#cc_library 9 .. _crosstool_config.proto: https://github.com/bazelbuild/bazel/blob/master/src/main/protobuf/cross… 12 .. _toolchain: https://docs.bazel.build/versions/master/be/platform.html#toolchain 16 ---------- 23 ------------ 25 **WARNING:** This documentation is out of date. Some of the linked Bazel 27 TODOs. In particular, building and configuring a cross-compiling C++ toolchain [all …]
|
/aosp_15_r20/external/bazelbuild-rules_go/.bazelci/ |
H A D | presubmit.yml | 1 --- 4 - ubuntu2004 5 - macos 6 - windows 11 bazel: 5.4.0 # test minimum supported version of bazel 13 - tests/core/cgo/generate_imported_dylib.sh 15 - "//..." 17 - "//..." 21 - tests/core/cgo/generate_imported_dylib.sh 23 - "--config=incompatible" [all …]
|
/aosp_15_r20/external/rust/cxx/ |
D | MODULE.bazel.lock | 6 "https://bcr.bazel.build/" 34 "file": "@@//:MODULE.bazel", 52 "file": "@@//:MODULE.bazel", 62 "extensionBzlFile": "@cxx.rs//tools/bazel:extension.bzl", 66 "file": "@@//:MODULE.bazel", 71 "vendor__cc-1.0.89": "vendor__cc-1.0.89", 72 "vendor__clap-4.5.1": "vendor__clap-4.5.1", 73 "vendor__codespan-reporting-0.11.1": "vendor__codespan-reporting-0.11.1", 74 "vendor__once_cell-1.19.0": "vendor__once_cell-1.19.0", 75 "vendor__proc-macro2-1.0.78": "vendor__proc-macro2-1.0.78", [all …]
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/tools/ci_build/ |
H A D | common.sh | 1 #!/usr/bin/env bash 8 # http://www.apache.org/licenses/LICENSE-2.0 19 # TODO(b/158448780): Guard bazel version with IfChangeThenChange. 27 if [[ $? -ne 0 ]]; then 45 set -x 48 # TODO(b/158448780): Guard bazel installation with IfChangeThenChange. 50 mkdir -p /tmpfs/bazel_output 54 # Downloads bazelisk to ~/bin as `bazel`. 57 case "$(uname -s)" in 58 Darwin) local name=bazelisk-darwin-amd64 ;; [all …]
|
/aosp_15_r20/device/google/cuttlefish/tools/ |
D | create_base_image_gce.sh | 1 #!/bin/bash 9 # http://www.apache.org/licenses/LICENSE-2.0 17 set -x 18 set -o errexit 19 shopt -s extglob 30 sudo apt-get update 32 sudo apt install -y debconf-utils 35 … pbuilder/mirrorsite string https://deb.debian.org/debian" | sudo debconf-set-selections 38 sudo apt install -y debhelper ubuntu-dev-tools equivs "${extra_packages[@]}" 41 # From https://bazel.build/install/ubuntu [all …]
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/ |
H A D | bazel_parser_test.py | 1 #!/usr/bin/env python3 8 # https://www.apache.org/licenses/LICENSE-2.0 24 # This is a real Bazel failure, trimmed slightly. 26 Starting local Bazel server and connecting to it... 27 WARNING: --verbose_explanations has no effect when --explain=<file> is not enabled 35 [6 / 124] [Prepa] BazelWorkspaceStatusAction stable-status.txt 36 [747 / 1,548] Compiling pw_kvs/entry.cc; 0s linux-sandbox ... (3 actions, ... 37 ERROR: /usr/local/google/home/mohrr/pigweed/pigweed/pw_kvs/BUILD.bazel:25:14: Compiling pw_kvs/entr… 38 (cd /usr/local/google/home/mohrr/.cache/bazel/_bazel_mohrr/7e133e1f95b61... \ 39 exec env - \ [all …]
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/ |
H A D | DEVELOPMENT.md | 7 To run the unit tests in `gapic-generator-java` submodule, first build all 8 modules with `mvn -pl '!gapic-generator-java' install -DskipTests` at the root 10 then `cd` into `gapic-generator-java` submodule for the following commands: 12 - Run all unit tests: 15 # In gapic-generator-java submodule 19 - Run a single or multiple unit tests: 22 # In gapic-generator-java submodule 23 mvn test -Dtest=JavaCodeGeneratorTest 25 …mvn test "-Dtest=Basic*, !%regex[.*.Unstable.*], !%regex[.*.MyTest.class#one.*|two.*], %regex[#fas… 28 - Update all unit test golden files: [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/dockerfile/test/binder_transport_apk/ |
D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 # "gcloud container images list-tags gcr.io/oss-fuzz-base/base-builder" 19 FROM gcr.io/oss-fuzz-base/base-builder@sha256:a4ad7a70fe10674c880ca8618a564860114a31dcdd6f9896aac89… 21 # -------------------------- WARNING -------------------------------------- 23 # https://github.com/google/oss-fuzz/blob/master/projects/grpc/Dockerfile 25 # ------------------------------------------------------------------------- 28 RUN apt-get update && apt-get -y install \ 30 build-essential \ 38 # Bazel installation 40 # Must be in sync with tools/bazel [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/release/ |
H A D | common.sh | 1 #!/usr/bin/env bash 8 # http://www.apache.org/licenses/LICENSE-2.0 31 if [[ $? -ne 0 ]]; then 49 set -x 53 # Redirect bazel output dir b/73748835 55 mkdir -p /tmpfs/bazel_output 59 # Downloads bazelisk to ~/bin as `bazel`. 62 case "$(uname -s)" in 63 Darwin) local name=bazelisk-darwin-amd64 ;; 65 case "$(uname -m)" in [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/linux/mkl/ |
H A D | Dockerfile.devel-mkl | 30 # Upgrade Bazel version if argument is passed 32 …curl -fSsL -O https://github.com/bazelbuild/bazel/releases/download/$BAZEL_VERSION/bazel-$BAZEL_VE… 33 chmod +x bazel-$BAZEL_VERSION-installer-linux-x86_64.sh && \ 34 ./bazel-$BAZEL_VERSION-installer-linux-x86_64.sh && \ 35 rm -rf bazel-$BAZEL_VERSION-installer-linux-x86_64.sh; \ 38 # Upgrade gcc-8 if argument is passed 40 add-apt-repository ppa:ubuntu-toolchain-r/test -y && \ 41 apt-get update && \ 42 apt-get install gcc-8 g++-8 -y && \ 43 …update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 80 --slave /usr/bin/g++ g++ /usr/bin… [all …]
|
/aosp_15_r20/build/bazel/toolchains/clang/host/linux-x86/ |
H A D | cc_toolchain_config.bzl | 7 # http://www.apache.org/licenses/LICENSE-2.0 23 load("//build/bazel/platforms/arch/variants:constants.bzl", _arch_constants = "constants") 45 # Clang-specific configuration. 49 "llvm-ar", 50 "llvm-dwarfdump", 51 "llvm-nm", 52 "llvm-objcopy", 53 "llvm-objdump", 54 "llvm-readelf", 55 "llvm-strip", [all …]
|
/aosp_15_r20/external/brotli/scripts/ |
H A D | appveyor.yml | 3 - master 7 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 12 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 17 - BUILD_SYSTEM: CMake 21 - BUILD_SYSTEM: CMake 25 - BUILD_SYSTEM: Python 30 - BUILD_SYSTEM: Python 31 PYTHON: "C:\\Python36-x64" 35 - BUILD_SYSTEM: make 38 - BUILD_SYSTEM: make [all …]
|
/aosp_15_r20/external/skia/modules/pathkit/ |
H A D | Makefile | 1 BAZEL=bazelisk macro 5 PATHKIT_BAZEL_BIN_DIR=${WORKSPACE_DIR}/bazel-bin/modules/pathkit/pathkit 10 - rm -rf build/ 11 mkdir -p ./build/wasm ./build/asmjs 21 - rm -rf build/ 22 mkdir -p ./build/wasm ./build/asmjs 30 .PHONY: debug-bazel 31 debug-bazel: 32 ${BAZEL} build :pathkit --config=ck_full_webgl2_debug 33 - rm -rf build/ [all …]
|
/aosp_15_r20/external/bazelbuild-rules_go/ |
H A D | windows.rst | 4 .. _--incompatible_enable_cc_toolchain_resolution: https://github.com/bazelbuild/bazel/issues/7260 5 .. _Installing Bazel on Windows: https://docs.bazel.build/versions/master/install-windows.html 7 This document provides a list of instructions for setting up Bazel to build 12 Go limitation, not a Bazel or rules_go problem: cgo determines types of 16 See also `Installing Bazel on Windows`_, the official instructions for 17 installing Bazel. 20 ---------------------------------- 23 environment for Bazel. 26 running ``pacman -Syu`` and ``pacman -Su`` in the msys2 shell. 30 * Run ``pacman -S mingw-w64-x86_64-gcc``. GCC is needed if you plan to build [all …]
|
/aosp_15_r20/build/bazel/scripts/ |
H A D | run_apex_tests.sh | 1 #!/bin/bash -eux 5 set -o pipefail 12 "${TOP}/build/soong/soong_ui.bash" --make-mode BP2BUILD_VERBOSE=1 bp2build --skip-soong-tests 15 --color=no 16 --curses=no 17 --show_progress_rate_limit=5 18 --config=bp2build 23 --keep_going 24 --test_output=errors 29 //build/bazel/examples/apex/minimal:build.bazel.examples.apex.minimal [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/onednn/ |
H A D | centos-7-devel-mpi-horovod.Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 26 # Enable both PowerTools and EPEL otherwise some packages like hdf5-devel fail to install 28 yum update -y && \ 29 yum install -y epel-release 31 RUN yum update -y && \ 32 yum install -y \ 34 freetype-devel \ 36 gcc-c++ \ 38 hdf5-devel \ 39 java-1.8.0-openjdk \ [all …]
|
H A D | centos-7-devel-mpich-horovod.Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 26 # Enable both PowerTools and EPEL otherwise some packages like hdf5-devel fail to install 28 yum update -y && \ 29 yum install -y epel-release 31 RUN yum update -y && \ 32 yum install -y \ 34 freetype-devel \ 36 gcc-c++ \ 38 hdf5-devel \ 39 java-1.8.0-openjdk \ [all …]
|
H A D | centos-7-devel-mpi-horovod-jupyter.Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 26 # Enable both PowerTools and EPEL otherwise some packages like hdf5-devel fail to install 28 yum update -y && \ 29 yum install -y epel-release 31 RUN yum update -y && \ 32 yum install -y \ 34 freetype-devel \ 36 gcc-c++ \ 38 hdf5-devel \ 39 java-1.8.0-openjdk \ [all …]
|
H A D | centos-7-devel-mpich-horovod-jupyter.Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 26 # Enable both PowerTools and EPEL otherwise some packages like hdf5-devel fail to install 28 yum update -y && \ 29 yum install -y epel-release 31 RUN yum update -y && \ 32 yum install -y \ 34 freetype-devel \ 36 gcc-c++ \ 38 hdf5-devel \ 39 java-1.8.0-openjdk \ [all …]
|
H A D | ubuntu-16.04-devel-mpi-horovod.Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 28 RUN apt-get update && apt-get install -y --no-install-recommends --fix-missing \ 29 build-essential \ 32 libcurl3-dev \ 33 libfreetype6-dev \ 34 libhdf5-serial-dev \ 35 libzmq3-dev \ 36 pkg-config \ 38 software-properties-common \ 42 zlib1g-dev \ [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/ |
H A D | android_full.sh | 1 #!/usr/bin/env bash 8 # http://www.apache.org/licenses/LICENSE-2.0 17 set -e 22 mkdir -p ${TARGET_DIR} 31 CPUS=armeabi-v7a,arm64-v8a 36 rm -rf ${OUT_DIR} 37 rm -rf ${AAR_LIB_TMP} 43 bazel build --config=monolithic --cpu=${CPU} \ 44 --compilation_mode=opt --cxxopt=-std=c++17 \ 45 --distinct_host_configuration=true \ [all …]
|