Searched +full:debian +full:- +full:ppc64el (Results 1 – 14 of 14) sorted by relevance
| /external/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 6 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 18 - _build/meson-logs/*.txt 19 - _build/meson-logs/strace 20 - shader-db 21 - artifacts 24 .build-linux: 25 extends: .build-common 32 - !reference [default, before_script] [all …]
|
| /external/strace/debian/ |
| D | control | 2 Maintainer: Steve McIntyre <93sam@debian.org> 5 …-Depends: libc6-dev (>= 2.2.2) [!alpha !ia64], libc6.1-dev (>= 2.2.2) [alpha ia64], gcc-multilib [… 6 Standards-Version: 4.1.3 8 Vcs-Git: https://salsa.debian.org/debian/strace.git 9 Vcs-Browser: https://salsa.debian.org/debian/strace 12 Architecture: linux-any 41 Package: strace-udeb 42 Section: debian-installer 43 XC-Package-Type: udeb 45 Architecture: linux-any [all …]
|
| D | changelog | 1 strace (4.25-1) experimental; urgency=low 5 -- Strace <strace-devel@lists.strace.io> Tue, 30 Oct 2018 08:39:22 +0000 7 strace (4.24-1) unstable; urgency=medium 11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000 13 strace (4.23-1) unstable; urgency=medium 17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000 19 strace (4.22-1) unstable; urgency=medium 23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000 25 strace (4.21-1) unstable; urgency=medium 29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000 [all …]
|
| D | changelog.in | 1 strace (@PACKAGE_VERSION@-1) experimental; urgency=low 5 -- Strace <@PACKAGE_BUGREPORT@> @DEB_CHANGELOGTIME@ 7 strace (4.24-1) unstable; urgency=medium 11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000 13 strace (4.23-1) unstable; urgency=medium 17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000 19 strace (4.22-1) unstable; urgency=medium 23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000 25 strace (4.21-1) unstable; urgency=medium 29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000 [all …]
|
| /external/ltp/.github/workflows/ |
| D | ci.yml | 1 # Copyright (c) 2021-2023 Petr Vorel <pvorel@suse.cz> 11 runs-on: ubuntu-latest 14 fail-fast: false 18 - container: "debian:stable" 24 - container: "debian:stable" 26 ARCH: ppc64el 27 CC: powerpc64le-linux-gnu-gcc 30 VARIANT: cross-compile 32 - container: "debian:stable" 35 CC: aarch64-linux-gnu-gcc [all …]
|
| /external/libdrm/.gitlab-ci/ |
| D | debian-install.sh | 2 set -o errexit 3 set -o xtrace 7 CROSS_ARCHITECTURES=(i386 armhf arm64 ppc64el) 9 dpkg --add-architecture $arch 12 apt-get install -y \ 13 ca-certificates 15 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 16 echo 'deb https://deb.debian.org/debian buster-backports main' >/etc/apt/sources.list.d/backports.l… 18 apt-get update 23 Pin: release a=buster-backports [all …]
|
| /external/mesa3d/.gitlab-ci/container/ |
| D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14 - .incorporate-templates-commit 19 .set-image-base-tag: 21 - .set-image 22 - .incorporate-base-tag+templates-commit [all …]
|
| /external/mesa3d/.gitlab-ci/ |
| D | test-source-dep.yml | 5 .scheduled_pipeline-rules: 7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"' 14 - api_failure 15 - runner_system_failure 16 - scheduler_failure 17 - data_integrity_failure 18 - unknown_failure 23 .no_scheduled_pipelines-rules: 25 - if: *is-scheduled-pipeline 29 # traces (both https://gitlab.freedesktop.org/gfx-ci/tracie/traces-db-private [all …]
|
| /external/mesa3d/docs/relnotes/ |
| D | 20.1.3.rst | 1 Mesa 20.1.3 Release Notes / 2020-07-08 20 --------------- 24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz 27 ------------ 29 - None 32 --------- 34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores 36 - [v3d] corruption when GS omits some vertices 37 - [RADV] Non-precise occlusion queries return non-zero when all 39 - [DXVK] Project Cars rendering problems [all …]
|
| D | 20.1.0.rst | 1 Mesa 20.1.0 Release Notes / 2020-05-27 21 --------------- 25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on i965. 31 - GL_EXT_depth_bounds_test on Iris. 32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0. 33 - GL_NV_alpha_to_coverage_dither_control on radeonsi 34 - GL_NV_copy_image on all gallium drivers. 35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast. [all …]
|
| D | 20.2.0.rst | 1 Mesa 20.2.0 Release Notes / 2020-09-28 20 --------------- 24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on Iris. 32 - GL_ARB_gpu_shader5 on llvmpipe 34 - GL_ARB_post_depth_coverage on llvmpipe 36 - GLES 3.2 on llvmpipe 38 - GL_EXT_shader_group_vote on GLES3. 40 - GL_EXT_texture_shadow_lod on llvmpipe [all …]
|
| /external/rust/crates/libz-sys/src/zlib-ng/test/ |
| D | pkgcheck.sh | 5 Usage: sh test/pkgcheck.sh [--zlib-compat] 8 If --zlib-compat, tests with zlib compatible builds. 12 $ sudo apt install ninja-build diffoscope gcc-multilib 13 $ export CMAKE_ARGS="-DCMAKE_C_FLAGS=-m32" CFLAGS=-m32 LDFLAGS=-m32 16 To cross-build, install the appropriate qemu and gcc packages, 21 $ sudo apt install ninja-build diffoscope qemu gcc-arm-linux-gnueabihf libc6-dev-armhf-cross 22 $ export CHOST=arm-linux-gnueabihf 23 $ export CMAKE_ARGS="-DCMAKE_TOOLCHAIN_FILE=cmake/toolchain-arm.cmake -DCMAKE_C_COMPILER_TARGET=${C… 26 $ sudo apt install ninja-build diffoscope qemu gcc-aarch64-linux-gnu libc6-dev-arm64-cross 27 $ export CHOST=aarch64-linux-gnu [all …]
|
| /external/strace/ |
| D | ChangeLog | 1 2018-10-30 Dmitry V. Levin <ldv@altlinux.org> 10 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 14 2018-10-25 Elvira Khabirova <lineprinter@altlinux.org> 28 Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org> 30 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 33 Linux commit v4.19-rc2-5-g2ecefa0a15fd0ef88b9cd5d15ceb813008136431 40 2018-10-24 Dmitry V. Levin <ldv@altlinux.org> 44 introduced by Linux commit v4.19-rc7~24^2~1. 51 2018-10-24 Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> 54 * linux/32/ioctls_inc_align16.h: Update from linux v4.19-rc8 [all …]
|
| /external/freetype/docs/oldlogs/ |
| D | ChangeLog.210 | 1 2021-07-18 Werner Lemberg <wl@gnu.org> 7 Tag sources with `VER-2-11-0'. 15 builds/wince/vc2005-ce/index.html, 16 builds/wince/vc2008-ce/index.html, docs/freetype-config.1: 26 * builds/toplevel.mk (dist): Ignore more git-related files. 28 2021-07-17 David Turner <david@freetype.org> 32 The code assumed that if `__SSE2__` is defined, then 64-bit integer 37 64-bit integer types are not available. 41 2021-07-16 Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> 45 * tests/issue-1063/main.c (main): I am building with a build [all …]
|