Home
last modified time | relevance | path

Searched +full:debian +full:- +full:testing +full:- +full:msan (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .build-rules
10 - _build/meson-logs/*.txt
11 - _build/meson-logs/strace
12 - shader-db
15 .build-linux:
16 extends: .build-common
23 - !reference [default, before_script]
24 - export PATH="/usr/lib/ccache:$PATH"
25 - export CCACHE_BASEDIR="$PWD"
[all …]
/third_party/mbedtls/tests/scripts/
Dall.sh6 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
15 # -------
20 # ---------------
32 # * Basic Unix tools (Windows users note: a Unix-style find must be before
39 # * arm-gcc and mingw-gcc
40 # * ArmCC 5 and ArmCC 6, unless invoked with --no-armcc
46 # * OPENSSL = 1.0.2g (without Debian/Ubuntu patches)
53 # The behavior on an error depends on whether --keep-going (alias -k)
55 # * Without --keep-going: the script stops on the first error without
58 # * With --keep-going: the script runs all requested components and
[all …]
/third_party/node/deps/cares/
DCHANGES1 Changelog for the c-ares project. Generated with git2changes.pl
6 - [Brad House brought this change]
12 - [Brad House brought this change]
14 Merge pull request from GHSA-mg26-v6qh-x48q
16 - [Oliver Welsh brought this change]
20 Hello, I work on an application for Microsoft which uses c-ares to
49 **Testing**
51 - `ContainerNoDfltSvrEmptyInit` to test that initialization fails when
53 - `ContainerNoDfltSvrFullInit` to test that initialization still
60 flag/error, but couldn't see any contributing guidance about testing
[all …]
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst1 Mesa 22.0.0 Release Notes / 2022-03-09
20 ---------------
24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz
28 ------------
30 - lavapipe,radv,anv KHR_dynamic_rendering
31 - radv EXT_image_view_min_lod
32 - VK_KHR_synchronization2 on RADV.
33 - OpenSWR has been moved to the Amber branch
34 - radeonsi, zink ARB_sparse_texture
35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff…
[all …]
/third_party/libuv/
DChangeLog9 * test: don't run tcp_writealot under msan (Ben Noordhuis)
11 * build,win: remove extraneous -lshell32 (Ben Noordhuis)
19 * test: check if ipv6 link-local traffic is routable (Ben Noordhuis)
35 * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher)
37 * misc: ignore libuv-release-tool files (Jameson Nash)
45 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse)
61 * unix: support full TCP keep-alive on Solaris (Andy Pan)
67 * freebsd: fix build on non-intel archs (David Carlier)
75 * build: re-enable msvc-asan job on CI (Jameson Nash)
83 * fix: always zero-terminate idna output (Ben Noordhuis)
[all …]
/third_party/libabigail/
DChangeLog1 2022-12-02 Dodji Seketeli <dodji@redhat.com>
5 `git shortlog libabigail-2.1..HEAD`
7 2022-12-02 Dodji Seketeli <dodji@redhat.com>
9 Bug 29829 - dwarf-reader: Allow DIEs to be in a lexical block
10 * src/abg-dwarf-reader.cc (get_scope_for_die): Support
13 2022-12-02 Dodji Seketeli <dodji@redhat.com>
15 dwarf-reader: Make die_peel_{qual_ptr,typedef} always set peeled type
16 * src/abg-dwarf-reader.cc (die_peel_qual_ptr, die_peel_typedef):
20 2022-11-24 Dodji Seketeli <dodji@redhat.com>
22 dwarf-reader: Avoid duplicating member functions
[all …]