Home
last modified time | relevance | path

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

12345678910>>...71

/aosp_15_r20/external/mesa3d/.gitlab-ci/container/
H A 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 …]
/aosp_15_r20/external/libdav1d/
H A 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 …]
/aosp_15_r20/external/skia/toolchain/
H A 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 …]
/aosp_15_r20/external/strace/debian/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/igt-gpu-tools/
H A 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 …]
/aosp_15_r20/external/clang/test/Driver/
H A 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 …]
H A Dlinux-ld.c803 // Thoroughly exercise the Debian multiarch environment.
808 // RUN: | FileCheck --check-prefix=CHECK-DEBIAN-X86 %s
809 // CHECK-DEBIAN-X86: "{{.*}}ld{{(.exe)?}}" "--sysroot=[[SYSROOT:[^"]+]]"
810 // CHECK-DEBIAN-X86: "{{.*}}/usr/lib/gcc/i686-linux-gnu/4.5{{/|\\\\}}crtbegin.o"
811 // CHECK-DEBIAN-X86: "-L[[SYSROOT]]/usr/lib/gcc/i686-linux-gnu/4.5"
812 // CHECK-DEBIAN-X86: "-L[[SYSROOT]]/usr/lib/gcc/i686-linux-gnu/4.5/../../../i386-linux-gnu"
813 // CHECK-DEBIAN-X86: "-L[[SYSROOT]]/usr/lib/i386-linux-gnu"
814 // CHECK-DEBIAN-X86: "-L[[SYSROOT]]/usr/lib/gcc/i686-linux-gnu/4.5/../../.."
815 // CHECK-DEBIAN-X86: "-L[[SYSROOT]]/lib"
816 // CHECK-DEBIAN-X86: "-L[[SYSROOT]]/usr/lib"
[all …]
H A 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 …]
/aosp_15_r20/external/wayland/
H A 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 …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/cpack_gen/
Ddeb.rst6 Variables specific to CPack Debian (DEB) generator
14 better deb package when Debian specific tools ``dpkg-xxx`` are usable on
60 See https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Source
99 The Debian package epoch
109 The Debian package version
131 The Debian package release - Debian revision number.
145 The Debian package architecture
157 Sets the Debian dependencies of this package.
197 The Debian package maintainer
205 The Debian package description
[all …]
/aosp_15_r20/external/libconfig/docs/dist/
HDlibconfig-1.7.tar.gz ... -1.7/debian/changelog libconfig-1.7/debian/rules libconfig-1.7/debian/libconfig9. ...
HDlibconfig-1.7.1.tar.gz ... 1.7.1/contrib/ls-config/debian/ls-config/DEBIAN/ libconfig-1.7 ...
HDlibconfig-1.7.2.tar.gz ... 1.7.2/contrib/ls-config/debian/ls-config/DEBIAN/ libconfig-1.7 ...
/aosp_15_r20/external/libdrm/
H A 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 …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/build/
H A Dgitlab-ci.yml58 - .use-debian/x86_64_build
69 - job: debian-testing
71 - job: debian-testing-asan
73 - job: debian-arm32
75 - job: debian-arm32-asan
77 - job: debian-arm64
79 - job: debian-arm64-asan
87 debian-testing:
121 debian-testing-asan:
123 - debian-testing
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/test/
H A Dgitlab-ci.yml27 - .use-debian/x86_64_build
74 - .use-debian/x86_64_test-gl
76 - debian/x86_64_test-gl
77 - debian-testing
85 - .use-debian/x86_64_test-vk
87 - debian-testing
88 - debian/x86_64_test-vk
96 - .use-debian/x86_64_test-gl
98 - debian/x86_64_test-gl
104 - .use-debian/x86_64_test-android
[all …]
/aosp_15_r20/external/e2fsprogs/debian/
H A 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 …]
/aosp_15_r20/external/strace/
H A DChangeLog-CVS6 * debian/changelog: Likewise.
18 * debian/rules: Fix trailing whitespaces.
575 Fixes Debian#492774.
583 * Makefile.am (EXTRA_DIST): Add new debian/ files.
592 2008-07-19 Frederik Schüler <fs@debian.org>
594 * debian/control: Add strace64 package.
595 * debian/rules: Use debhelper flag --same-arch instead of --arch in
597 * debian/strace64.install: New file, list for dh_install.
598 * debian/strace64.manpages: New file, list for dh_install.
599 * debian/changelog: Add prereleases entries.
[all …]
/aosp_15_r20/external/sg3_utils/debian/
H A 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 …]
/aosp_15_r20/external/e2fsprogs/doc/RelNotes/
H A Dv1.40.txt5 percentage of reserved blocks. (Addresses Debian Bug: #452639)
9 Fixed various Debian packaging issues --- see debian/changelog for
10 details. (Addresses Debian Bugs: #483962, #483023)
15 (Addresses Debian Bug: #486463)
26 applications on big-endian machines. (Addresses Debian Bug: #484879)
50 Fixed various Debian packaging issues --- see debian/changelog for
79 in parallel. (Addresses Debian Bug: #432865, Addresses Launchpad Bug:
111 Fixed various Debian packaging issues --- see debian/changelog for
155 up to become the new German translation maintainer! (Addresses Debian
209 (Addresses Debian Bug: #468176)
[all …]
H A Dv1.41.txt43 Debian Bug #559315)
57 warning but will continue. (Addresses Debian Bug #594609)
60 shrinking is not supported at all. (Addresses Debian Bug #599786)
63 displayed. (Addresses Debian Bug #555456)
68 (Addresses Debian Bug #587531)
97 Debian Bugs #583782 and #587834)
142 Fixed various Debian Packaging Issues
144 Updated/clarified man pages (Addresses Debian Bugs: #580236, #594004,
156 (Addresses Debian Bug: #604629)
255 Fixed various Debian packaging issues --- see debian/changelog for
[all …]
H A Dv1.42.txt5 libext2fs. (CVE-2015-1572, Addresses Debian Bug: #778948)
8 (Addresses Debian Bug: #760275)
11 logging feature. (Addresses Debian Bug: #775234)
15 (Addresses Debian Bug: #773795)
18 device (file system). (Addresses Debian Bug: #764293)
99 systems. (Addresses Debian Bug: #756922)
128 mke2fs, and resize2fs (Addresses Debian Bugs: #758029, #757543,
132 (Addresses Debian Bug: #758074)
134 Updated/fixed various man pages. (Addresses-Debian-Bug: #726760)
158 Fix build failure on MIPS platforms on Debian (Addresses Debian Bug:
[all …]
H A 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 …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/CPack/
DCPackDeb.cmake4 # CPack script for creating Debian package
7 # http://wiki.debian.org/HowToPackageForDebian
89 # the extended-description-contains-empty-paragraph debian policy
272 # dpkg-shlibdeps is a Debian utility for generating dependency list
297 …# but standard debian package should not have anything that can collide with this file or directory
298 file(MAKE_DIRECTORY ${CPACK_TEMPORARY_DIRECTORY}/debian)
299 file(WRITE ${CPACK_TEMPORARY_DIRECTORY}/debian/control "")
301 …# Create a DEBIAN directory so that dpkg-shlibdeps can find the package dir when resolving $ORIGIN.
302 file(MAKE_DIRECTORY "${CPACK_TEMPORARY_DIRECTORY}/DEBIAN")
355 # Might not be safe if package actual contain file or directory named debian
[all …]

12345678910>>...71