Home
last modified time | relevance | path

Searched full:debian (Results 1 – 25 of 1359) sorted by relevance

12345678910>>...55

/external/mesa3d/.gitlab-ci/container/
Dgitlab-ci.yml43 .debian-container-version:
47 .debian-container:
49 - .fdo.container-build@debian
51 - .debian-container-version
69 # Debian based x86_64 build image base
70 debian/x86_64_build-base:
72 - .debian-container
74 MESA_IMAGE_TAG: &debian-x86_64_build-base "${DEBIAN_BASE_TAG}--${PKG_REPO_REV}"
76 .use-debian/x86_64_build-base:
78 - .fdo.container-build@debian
[all …]
/external/skia/toolchain/
Ddownload_linux_amd64_toolchain.bzl9 Most files are downloaded as .deb files from packages.debian.org (with us acting as the dependency
30 # are still on Debian 10. While many of the Bazel tasks can be run in RBE, using a newer
31 # Debian 11 image (see //bazel/rbe/gce_linux_container/Dockerfile) some tasks need to be
32 # run on these host machines using Debian 10. As a result, we need to compile and link
33 # against a version of glibc that can be run on Debian 10 until we update those Swarming
35 # From https://packages.debian.org/buster/amd64/libc6/download
37 …"url": "https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.28-10+deb10u…
40 # From https://packages.debian.org/buster/amd64/linux-libc-dev/download
42 …"url": "https://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_4.19.…
45 # From https://packages.debian.org/buster/amd64/libc6-dev/download
[all …]
/external/igt-gpu-tools/
D.gitlab-ci.yml60 build:tests-debian-meson:
61 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian:latest
71 build:tests-debian-minimal:
72 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian-minimal:latest
81 build:tests-debian-meson-armhf:
82 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian-armhf:latest
92 build:tests-debian-meson-arm64:
93 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian-arm64:latest
103 build:tests-debian-meson-mips:
104 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-debian-mips:latest
[all …]
/external/libdav1d/
D.gitlab-ci.yml6 .debian-amd64-common:
7 image: registry.videolan.org/dav1d-debian-unstable:20240406142551
13 .debian-amd64-minimum:
14 image: registry.videolan.org/dav1d-debian-minimum:20240406142551
20 .debian-llvm-mingw-common:
21 image: registry.videolan.org/vlc-debian-llvm-msvcrt:20240415145055
27 .debian-aarch64-common:
28 image: registry.videolan.org/dav1d-debian-bookworm-aarch64:20240401050239
34 .debian-armv7-common:
35 image: registry.videolan.org/dav1d-debian-bookworm-armv7:20240401050040
[all …]
/external/libdrm/
D.gitlab-ci.yml21 - '/templates/debian.yml'
39 .os-debian:
41 BUILD_OS: debian
48 .debian-x86_64:
50 - .os-debian
54 .debian-aarch64:
56 - .os-debian
60 .debian-armv7:
62 - .os-debian
84 x86_64-debian-container_prep:
[all …]
/external/wayland/
D.gitlab-ci.yml50 - '/templates/debian.yml'
71 # Base variables used for anything using a Debian environment
72 .os-debian:
74 BUILD_OS: debian
82 .debian-x86_64:
84 - .os-debian
88 .debian-aarch64:
90 - .os-debian
94 .debian-armv7:
96 - .os-debian
[all …]
/external/libconfig/docs/dist/
Dlibconfig-1.7.tar.gz
Dlibconfig-1.7.1.tar.gz
Dlibconfig-1.7.2.tar.gz
/external/libconfig/
DMakefile.am28 debian/changelog \
29 debian/compat \
30 debian/control \
31 debian/copyright \
32 debian/docs \
33 debian/libconfig++9-dev.install \
34 debian/libconfig++9.install \
35 debian/libconfig9-dev.docs \
36 debian/libconfig9-dev.install \
37 debian/libconfig9.info \
[all …]
/external/e2fsprogs/debian/
Drules25 tmpdir ?= ${topdir}/debian/tmp
26 udebdir ?= ${topdir}/debian/e2fsprogs-udeb
27 stdbuilddir ?= ${topdir}/debian/BUILD-STD
41 BACKTRACE_CONF_FLAGS ?= $(shell if debian/scripts/test-backtrace ; then echo --disable-backtrace ; …
74 if ! test -d debian/orig-gmo ; then \
75 mkdir debian/orig-gmo ; \
76 mv po/*.gmo po/*.po debian/orig-gmo ; \
77 cp debian/orig-gmo/*.po po ; \
87 if test -d debian/orig-gmo ; then \
89 mv debian/orig-gmo/* po ; \
[all …]
/external/clang/test/Driver/
Dmips-reduced-toolchain.cpp1 // Check frontend and linker invocations on reduced Debian MIPS toolchain.
8 // RUN: | FileCheck --check-prefix=CHECK-DEBIAN-MIPS %s
9 // CHECK-DEBIAN-MIPS: "{{.*}}ld{{(.exe)?}}" "--sysroot=[[SYSROOT:[^"]+]]"
10 // CHECK-DEBIAN-MIPS: "{{.*}}/usr/lib/gcc/mips-linux-gnu/4.7{{/|\\\\}}crtbegin.o"
11 // CHECK-DEBIAN-MIPS: "-L[[SYSROOT]]/usr/lib/gcc/mips-linux-gnu/4.7"
12 // CHECK-DEBIAN-MIPS: "-L[[SYSROOT]]/usr/lib/gcc/mips-linux-gnu/4.7/../../../mips-linux-gnu"
13 // CHECK-DEBIAN-MIPS: "-L[[SYSROOT]]/usr/lib/mips-linux-gnu"
14 // CHECK-DEBIAN-MIPS: "-L[[SYSROOT]]/usr/lib/gcc/mips-linux-gnu/4.7/../../.."
15 // CHECK-DEBIAN-MIPS: "-L[[SYSROOT]]/lib"
16 // CHECK-DEBIAN-MIPS: "-L[[SYSROOT]]/usr/lib"
[all …]
Dlinux-header-search.cpp132 // Test Ubuntu/Debian's new version of multiarch, with -m32.
145 // Test Ubuntu/Debian's Ubuntu 14.04 config variant, with -m32
159 // Test Ubuntu/Debian's Ubuntu 14.04 with -m32 and an i686 cross compiler
174 // Test Ubuntu/Debian's Ubuntu 14.04 for powerpc64le
190 // Thoroughly exercise the Debian multiarch environment.
195 // RUN: | FileCheck --check-prefix=CHECK-DEBIAN-X86 %s
196 // CHECK-DEBIAN-X86: "{{[^"]*}}clang{{[^"]*}}" "-cc1"
197 // CHECK-DEBIAN-X86: "-resource-dir" "[[RESOURCE_DIR:[^"]+]]"
198 // CHECK-DEBIAN-X86: "-isysroot" "[[SYSROOT:[^"]+]]"
199 // CHECK-DEBIAN-X86: "-internal-isystem" "[[SYSROOT]]/usr/lib/gcc/i686-linux-gnu/4.5/../../../../in…
[all …]
/external/strace/debian/
Dchangelog.in84 -- Steve McIntyre <93sam@debian.org> Sat, 04 Jun 2016 02:37:44 +0100
90 -- Steve McIntyre <93sam@debian.org> Fri, 03 Jun 2016 13:43:44 +0100
114 -- Steve McIntyre <93sam@debian.org> Fri, 08 Jan 2015 00:52:05 +0000
124 -- Steve McIntyre <93sam@debian.org> Wed, 08 Jul 2015 23:44:03 +0100
135 -- Steve McIntyre <93sam@debian.org> Thu, 02 Jul 2015 02:03:25 +0100
147 -- Steve McIntyre <93sam@debian.org> Sat, 21 Mar 2015 22:18:25 +0000
154 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 18:00:20 +0100
169 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 15:11:36 +0100
179 + add build-arch and build-indep targets in debian/rules
185 -- Steve McIntyre <93sam@debian.org> Thu, 10 Jul 2014 14:22:18 +0000
[all …]
Dchangelog84 -- Steve McIntyre <93sam@debian.org> Sat, 04 Jun 2016 02:37:44 +0100
90 -- Steve McIntyre <93sam@debian.org> Fri, 03 Jun 2016 13:43:44 +0100
114 -- Steve McIntyre <93sam@debian.org> Fri, 08 Jan 2015 00:52:05 +0000
124 -- Steve McIntyre <93sam@debian.org> Wed, 08 Jul 2015 23:44:03 +0100
135 -- Steve McIntyre <93sam@debian.org> Thu, 02 Jul 2015 02:03:25 +0100
147 -- Steve McIntyre <93sam@debian.org> Sat, 21 Mar 2015 22:18:25 +0000
154 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 18:00:20 +0100
169 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 15:11:36 +0100
179 + add build-arch and build-indep targets in debian/rules
185 -- Steve McIntyre <93sam@debian.org> Thu, 10 Jul 2014 14:22:18 +0000
[all …]
/external/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml28 - .use-debian/x86_64_build
48 - .use-debian/x86_64_pyutils
85 - .use-debian/x86_64_test-gl
87 - debian/x86_64_test-gl
88 - debian-testing
96 - .use-debian/x86_64_test-vk
98 - debian-testing
99 - debian/x86_64_test-vk
107 - .use-debian/x86_64_test-gl
109 - debian/x86_64_test-gl
[all …]
/external/sg3_utils/debian/
Dchangelog135 debian/ directory.
140 * debian/rules: Update build rules for upstream Makefile → autotools switch.
141 * debian/rules: Fix cleaning a clean source package.
144 * Drop debian/*.dirs, unnecessary with dh_install.
151 * debian/compat: 4 -> 7. Bump debhelper build-depends accordingly.
152 * debian/control: Bump Standards-Version to 3.8.2.
153 * debian/control: Modernize package description for Linux 2.6.
155 * debian/rules: Drop -k argument from dh_clean (thanks lintian).
158 * debian/control, debian/rules: Add dependency of libsgutils-dev on
161 -- Martin Pitt <mpitt@debian.org> Mon, 22 Jun 2009 12:04:20 +0200
[all …]
/external/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml59 - .use-debian/x86_64_build
71 - job: debian-testing
73 - job: debian-testing-asan
75 - job: debian-build-testing
77 - job: debian-arm32
79 - job: debian-arm32-asan
81 - job: debian-arm64
83 - job: debian-arm64-asan
93 debian-testing:
128 debian-testing-asan:
[all …]
/external/e2fsprogs/doc/RelNotes/
Dv1.35.txt11 (Addresses Debian Bug #232328)
21 dump due to a division by zero error. (Addresses Debian bug #207082)
25 directory. (Addresses Debian bug #219640).
33 the filesystem will be checked. (Addresses Debian bug #205177)
36 filesystem check will be forced. (Addresses Debian bug #157194)
46 by e2fsck on big-endian machines. (Addresses Debian bug #228723)
77 to another program. (Addresses Debian bug #204137)
80 necessary. (Addresses Debian Bug: #217892)
83 correct mode bits. (Addresses Debian Bug: #217456)
88 (Addresses Debian bug #221977)
[all …]
Dv1.39.txt20 resize inode for large filesystems. (Addresses Debian Bug #346580)
46 man page for more details. (Addresses Debian Bug: #150295)
49 check when the system is running on battery. (Addresses Debian Bug:
53 field is in the future, and offer to fix if so. (Addresses Debian Bug
55 since Debian's boot sequence bogusly doesn't set the time correctly
58 (Addresses Debian Bugs #343662 and #343645)
62 (Addresses Debian Bug: #355644)
65 more extended attributes. (Addresses Debian Bug: #316736, #318463)
75 truncate a file as necessary. (Addresses Debian Bug: #271607)
115 clears the block number at the end of the test. (Addresses Debian Bug
[all …]
/external/mesa3d/.gitlab-ci/
Dimage-tags.yml15 DEBIAN_X86_64_BUILD_BASE_IMAGE: "debian/x86_64_build-base"
18 DEBIAN_X86_64_BUILD_IMAGE_PATH: "debian/x86_64_build"
21 DEBIAN_X86_64_TEST_BASE_IMAGE: "debian/x86_64_test-base"
22 DEBIAN_ARM64_TEST_BASE_IMAGE: "debian/arm64_test-base"
24 DEBIAN_X86_64_TEST_IMAGE_GL_PATH: "debian/x86_64_test-gl"
25 DEBIAN_ARM64_TEST_IMAGE_GL_PATH: "debian/arm64_test-gl"
26 DEBIAN_X86_64_TEST_IMAGE_VK_PATH: "debian/x86_64_test-vk"
27 DEBIAN_ARM64_TEST_IMAGE_VK_PATH: "debian/arm64_test-vk"
28 DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
35 DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
/external/tinyalsa_new/debian/
Dtinyalsa.install1 debian/tmp/usr/bin/tinyplay usr/bin/
2 debian/tmp/usr/bin/tinycap usr/bin/
3 debian/tmp/usr/bin/tinymix usr/bin/
4 debian/tmp/usr/bin/tinypcminfo usr/bin/
5 debian/tmp/usr/share/man/man1/tinyplay.1 usr/share/man/man1/
6 debian/tmp/usr/share/man/man1/tinycap.1 usr/share/man/man1/
7 debian/tmp/usr/share/man/man1/tinymix.1 usr/share/man/man1/
8 debian/tmp/usr/share/man/man1/tinypcminfo.1 usr/share/man/man1/
/external/wayland-protocols/freedesktop.org/
D.gitlab-ci.yml6 file: '/templates/debian.yml'
19 .debian:
39 - .debian
40 - .fdo.container-build@debian
48 - .debian
49 - .fdo.distribution-image@debian
59 - .debian
60 - .fdo.distribution-image@debian
/external/mime-support/
DMETADATA3 "Android's copy of the mime.types file from Debian's mime-support package."
8 value: "https://salsa.debian.org/debian/mime-support"
12 value: "https://salsa.debian.org/debian/mime-support/blob/debian/3.63/mime.types"
14 version: "Debian/3.63"
/external/sg3_utils/
DMakefile.am35 debian/changelog \
36 debian/compat \
37 debian/control \
38 debian/copyright \
39 debian/docs \
40 debian/libsgutils2-2.install \
41 debian/libsgutils2-dev.install \
42 debian/README.debian4 \
43 debian/rules \
44 debian/sg3-utils.examples \
[all …]

12345678910>>...55