Home
last modified time | relevance | path

Searched +full:shellcheck +full:- +full:v0 (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/tools/gce/
Dlinux_kokoro_performance_worker_init.sh8 # http://www.apache.org/licenses/LICENSE-2.0
20 set -ex
22 sudo apt-get update
25 sudo apt-get install -y openjdk-8-jdk
26 sudo apt-get install -y unzip lsof
28 sudo apt-get install -y \
30 autotools-dev \
31 build-essential \
36 gcc-multilib \
41 libc6-dbg \
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/gce/
Dlinux_kokoro_performance_worker_init.sh8 # http://www.apache.org/licenses/LICENSE-2.0
20 set -ex
22 sudo apt-get update
25 sudo apt-get install -y openjdk-8-jdk
26 sudo apt-get install -y unzip lsof
28 sudo apt-get install -y \
30 autotools-dev \
31 build-essential \
36 gcc-multilib \
41 libc6-dbg \
[all …]
/external/zstd/.github/workflows/
Ddev-short-tests.yml1 name: dev-short-tests
6 group: fast-${{ github.ref }}
7 cancel-in-progress: true
13 permissions: read-all
16 linux-kernel:
17 runs-on: ubuntu-latest
19 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
20 - name: linux kernel, library + build + test
21 …run: make -C contrib/linux-kernel test CFLAGS="-Werror -Wunused-const-variable -Wunused-but-set-va…
24 runs-on: ubuntu-latest
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/sanity/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
15 FROM silkeh/clang:15-bullseye
21 RUN apt-get update && apt-get install -y \
22 build-essential \
25 pkg-config \
26 && apt-get clean
29 RUN apt-get update && apt-get install -y \
32 && apt-get clean
35 RUN apt-get update && apt-get install -y \
37 libc6-dbg \
[all …]
/external/grpc-grpc/tools/dockerfile/test/sanity/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
15 FROM silkeh/clang:17-bullseye
21 RUN apt-get update && apt-get install -y \
22 build-essential \
25 pkg-config \
26 && apt-get clean
29 RUN apt-get update && apt-get install -y \
32 && apt-get clean
35 RUN apt-get update && apt-get install -y \
37 libc6-dbg \
[all …]
/external/libpcap/
DCHANGES10 Require at least pkg-config 0.17.0, as we use --static.
13 Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
20 Remove two no-longer-present files from .gitignore.
24 install: Fixed not to install the non-public pcap-util.h header.
25 pcap-config: add a --version flag.
36 Use AS_HELP_STRING for --enable-remote.
39 Use PCAP_ERROR (defined as -1) rather than explicit -1 for
45 diag-control.h: define PCAP_DO_PRAGMA() iff we're going to use it.
59 Put CAN ID field in CAN pseudo-headers for LINUX_SLL2, as we do
61 Fix inorrectly-computed "real" length for isochronous USB
[all …]
/external/nullaway/
DCHANGELOG.md4 ---------------
13 ---------------
15 Error Prone (see #894) introduced in NullAway v0.10.20 and another crash related to
16 Checker Framework (see #895) introduced in NullAway v0.10.19.
18 * Fix backwards-incompatible calls to ASTHelpers.hasDirectAnnotationWithSimpleName (#894)
22 ---------------
25 - Update to WALA 1.6.3 (#887)
26 - Update to Error Prone 2.24.1 (#888)
29 ---------------
32 - Main use case is NullAwayAnnotator
[all …]
/external/webp/
DChangeLog2 cf7c5a5d provide a way to opt-out/override WEBP_NODISCARD
3 cc34288a update ChangeLog (tag: v1.4.0-rc1)
11 07216886 webp-container-spec: fix VP8 chunk ref ('VP8'->'VP8 ')
14 d537cd37 cmake: fix vwebp_sdl compile w/libsdl-org release
16 7b0bc235 man/cwebp.1: add more detail to -partition_limit
21 1bf46358 man/cwebp.1: clarify -pass > 1 behavior w/o -size/-psnr
22 eba03acb webp-container-spec: replace 'above' with 'earlier'
23 a16d30cb webp-container-spec: clarify chunk order requirements
24 8a7e9112 Merge "CMakeLists.txt: apply cmake-format" into main
28 fba7d62e CMakeLists.txt: apply cmake-format
[all …]
/external/mesa3d/docs/relnotes/
D23.2.1.rst1 Mesa 23.2.1 Release Notes / 2023-09-28
23 ---------------
27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz
32 ------------
34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV
36 - extendedDynamicState3SampleLocationsEnable on RADV
38 - VK_EXT_dynamic_rendering_unused_attachments on RADV
40 - VK_EXT_mesh_shader on lavapipe
42 - OpenGL 3.1 on Asahi
44 - OpenGL ES 3.0 on Asahi
[all …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[all …]