Searched +full:shellcheck +full:- +full:v0 (Results 1 – 10 of 10) sorted by relevance
8 # http://www.apache.org/licenses/LICENSE-2.020 set -ex22 sudo apt-get update25 sudo apt-get install -y openjdk-8-jdk26 sudo apt-get install -y unzip lsof28 sudo apt-get install -y \30 autotools-dev \31 build-essential \36 gcc-multilib \41 libc6-dbg \[all …]
1 name: dev-short-tests6 group: fast-${{ github.ref }}7 cancel-in-progress: true13 permissions: read-all16 linux-kernel:17 runs-on: ubuntu-latest19 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.120 - name: linux kernel, library + build + test21 …run: make -C contrib/linux-kernel test CFLAGS="-Werror -Wunused-const-variable -Wunused-but-set-va…24 runs-on: ubuntu-latest[all …]
7 # http://www.apache.org/licenses/LICENSE-2.015 FROM silkeh/clang:15-bullseye21 RUN apt-get update && apt-get install -y \22 build-essential \25 pkg-config \26 && apt-get clean29 RUN apt-get update && apt-get install -y \32 && apt-get clean35 RUN apt-get update && apt-get install -y \37 libc6-dbg \[all …]
7 # http://www.apache.org/licenses/LICENSE-2.015 FROM silkeh/clang:17-bullseye21 RUN apt-get update && apt-get install -y \22 build-essential \25 pkg-config \26 && apt-get clean29 RUN apt-get update && apt-get install -y \32 && apt-get clean35 RUN apt-get update && apt-get install -y \37 libc6-dbg \[all …]
10 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 for45 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 do61 Fix inorrectly-computed "real" length for isochronous USB[all …]
4 ---------------13 ---------------15 Error Prone (see #894) introduced in NullAway v0.10.20 and another crash related to16 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 …]
2 cf7c5a5d provide a way to opt-out/override WEBP_NODISCARD3 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 release16 7b0bc235 man/cwebp.1: add more detail to -partition_limit21 1bf46358 man/cwebp.1: clarify -pass > 1 behavior w/o -size/-psnr22 eba03acb webp-container-spec: replace 'above' with 'earlier'23 a16d30cb webp-container-spec: clarify chunk order requirements24 8a7e9112 Merge "CMakeLists.txt: apply cmake-format" into main28 fba7d62e CMakeLists.txt: apply cmake-format[all …]
1 Mesa 23.2.1 Release Notes / 2023-09-2823 ---------------27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz32 ------------34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV36 - extendedDynamicState3SampleLocationsEnable on RADV38 - VK_EXT_dynamic_rendering_unused_attachments on RADV40 - VK_EXT_mesh_shader on lavapipe42 - OpenGL 3.1 on Asahi44 - OpenGL ES 3.0 on Asahi[all …]
1 Mesa 22.2.0 Release Notes / 2022-09-2120 ---------------24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz29 ------------31 - WGL_ARB_create_context_robustness33 - d3d12 ARB_robust_buffer_access_behavior35 - VK_EXT_robustness2 for lavapipe37 - VK_EXT_image_2d_view_of_3d on RADV39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe[all …]