Home
last modified time | relevance | path

Searched +full:make +full:- +full:distcheck (Results 1 – 25 of 72) sorted by relevance

123

/third_party/libabigail/
DMakefile.am1 ## SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2 SUBDIRS = include src tools tests doc bash-completion
3 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
16 #bashcompletiondir = $(datadir)/bash-completion/completions
20 autoconf-archive/ax_check_python_modules.m4 \
21 autoconf-archive/ax_prog_python_version.m4 \
22 autoconf-archive/ax_compare_version.m4 \
23 NEWS README LICENSE.txt license-change-2020.txt \
24 COMPILING COMMIT-LOG-GUIDELINES VISIBILITY \
25 ChangeLog gen-changelog.py \
[all …]
DCONTRIBUTING23 Please supply patches using git format-patch and git send-email. If
24 you don't know how to use git, send-email, fine. Just use your
30 Please read the file COMMIT-LOG-GUIDELINES in the source tree to learn
38 Make sure you sign your patch. To learn about signing, please read
50 launch them under GDB and debug them right away. No-bullshit style.
54 make check
57 tests in parallel to make whole thing go faster by doing:
59 make -jN -lN check
66 make distcheck-fast
72 Here, "make distcheck-fast" is a variant of the standard "make distcheck".
[all …]
/third_party/rust/rust/src/ci/docker/host-x86_64/x86_64-gnu-distcheck/
DDockerfile4 RUN apt-get update && apt-get install -y --no-install-recommends \
6 make \
7 ninja-build \
10 ca-certificates \
16 xz-utils \
17 libssl-dev \
18 pkg-config \
19 && rm -rf /var/lib/apt/lists/*
24 # We are disabling CI LLVM since distcheck is an offline build.
27 ENV RUST_CONFIGURE_ARGS --build=x86_64-unknown-linux-gnu --set rust.omit-git-hash=false
[all …]
/third_party/backends/
DMakefile.am1 ## Makefile.am -- an automake template for Makefile.in file
4 ## This file is part of the "Sane" build infra-structure. See
12 README.hp-ux README.linux README.netbsd README.openbsd README.os2 \
18 dist_changelogs_DATA = ChangeLogs/ChangeLog-1.0.28
19 dist_changelogs_DATA += ChangeLogs/ChangeLog-1.0.27
20 ## sane-backends-1.0.26 was skipped
21 dist_changelogs_DATA += ChangeLogs/ChangeLog-1.0.25
22 dist_changelogs_DATA += ChangeLogs/ChangeLog-1.0.24
23 dist_changelogs_DATA += ChangeLogs/ChangeLog-1.0.23
24 dist_changelogs_DATA += ChangeLogs/ChangeLog-1.0.22
[all …]
D.gitlab-ci.yml1 # .gitlab-ci.yml -- to test some source code build scenarios
2 # Copyright (C) 2016-2020 Olaf Meeuwissen
4 # License: GPL-3.0+
7 REGISTRY_HUB: "registry.gitlab.com/sane-project/ci-envs"
8 CONFIGURE_MINI: "--enable-silent-rules"
9 …CONFIGURE_FULL: "--with-usb --with-usb-record-replay --with-avahi --enable-pnm-backend --with-libc…
12 - tarball
13 - compile
14 - snapshot
15 - release
[all …]
/third_party/skia/m133/third_party/externals/icu/source/config/
Ddist.mk5 # Copyright (C) 2010-2011, International Business Machines Corporation and others. All Rights Re…
11 # You must checkout ICU4C at the `/icu` or `/icu/icu4c` level - not just `…/source`
12 # also note that `make dist` does NOT reflect any local modifications, but pulls from HEAD.
26 DOCZIP=icu-docs.zip
29 GITVER=$(shell (cd $(ICU4CTOP) && (git describe --tags --exact-match 2>/dev/null || git rev-parse -…
33 DISTY_FILE_TGZ=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-src.tgz
34 DISTY_FILE_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-src.zip
35 DISTY_DOC_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-docs.zip
36 DISTY_DATA_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-data.zip
41 # colon-equals because we want to run this once!
[all …]
/third_party/skia/third_party/externals/icu/source/config/
Ddist.mk5 # Copyright (C) 2010-2011, International Business Machines Corporation and others. All Rights Re…
11 # You must checkout ICU4C at the `/icu` or `/icu/icu4c` level - not just `…/source`
12 # also note that `make dist` does NOT reflect any local modifications, but pulls from HEAD.
26 DOCZIP=icu-docs.zip
29 GITVER=$(shell (cd $(ICU4CTOP) && (git describe --tags --exact-match 2>/dev/null || git rev-parse -…
33 DISTY_FILE_TGZ=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-src.tgz
34 DISTY_FILE_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-src.zip
35 DISTY_DOC_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-docs.zip
36 DISTY_DATA_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-data.zip
41 # colon-equals because we watn to run this once!
[all …]
/third_party/icu/icu4c/source/config/
Ddist.mk5 # Copyright (C) 2010-2011, International Business Machines Corporation and others. All Rights Re…
11 # You must checkout ICU4C at the `/icu` or `/icu/icu4c` level - not just `…/source`
12 # also note that `make dist` does NOT reflect any local modifications, but pulls from HEAD.
26 DOCZIP=icu-docs.zip
29 GITVER=$(shell (cd $(ICU4CTOP) && (git describe --tags --exact-match 2>/dev/null || git rev-parse -…
33 DISTY_FILE_TGZ=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-src.tgz
34 DISTY_FILE_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-src.zip
35 DISTY_DOC_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-docs.zip
36 DISTY_DATA_ZIP=$(DISTY_FILE_DIR)/$(DISTY_PREFIX)-$(DISTY_VER)-$(GITVER)-data.zip
41 # colon-equals because we want to run this once!
[all …]
/third_party/skia/third_party/externals/harfbuzz/.circleci/
Dconfig.yml4 win32-executor:
6 - image: cimg/base:edge-20.04
7 win64-executor:
9 - image: cimg/base:edge-20.04
10 autotools-executor:
12 - image: cimg/base:edge-20.04
16 macos-aat-fonts:
20 - checkout
21- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g…
22 - run: pip3 install meson --upgrade
[all …]
/third_party/skia/m133/third_party/externals/expat/
D.ci.sh9 # Copyright (c) 2017-2024 Sebastian Pipping <sebastian@pipping.org>
10 # Copyright (c) 2017 Rolf Eike Beer <eike@sf-mail.de>
14 # Copyright (c) 2024 Dag-Erling Smørgrav <des@des.dev>
36 set -e
39 latest_brew_python3_bin="$(ls -1d /usr/local/Cellar/python/3.*/bin | sort -n | tail -n1)"
42 export PATH="/usr/lib/llvm-18/bin:${PATH}"
49 tr : '\n' <<<"${PATH}" | sed 's,^,- ,'
53 set -x
58 if [[ ${MODE} = distcheck ]]; then
60 make distcheck
[all …]
/third_party/nghttp2/.github/workflows/
Dbuild.yml5 permissions: read-all
15 WOLFSSL_VERSION: v5.7.2-stable
18 build-cache:
21 os: [ubuntu-24.04, macos-13, macos-14]
23 runs-on: ${{ matrix.os }}
26 - name: Checkout
28 - name: Restore libbpf cache
29 id: cache-libbpf
34 key: ${{ matrix.os }}-libbpf-${{ env.LIBBPF_VERSION }}
35 - name: Restore OpenSSL v1.1.1 cache
[all …]
/third_party/skia/third_party/externals/expat/
D.travis.sh9 # Copyright (c) 2017-2021 Sebastian Pipping <sebastian@pipping.org>
10 # Copyright (c) 2017 Rolf Eike Beer <eike@sf-mail.de>
34 set -e
37 latest_brew_python3_bin="$(ls -1d /usr/local/Cellar/python/3.*/bin | sort -n | tail -n1)"
42 export PATH="/usr/lib/llvm-11/bin:${PATH}"
46 tr : '\n' <<<"${PATH}" | sed 's,^,- ,'
50 set -x
55 if [[ ${MODE} = distcheck ]]; then
57 make distcheck
58 elif [[ ${MODE} = cmake-oos ]]; then
[all …]
/third_party/popt/ci/
DDockerfile2 MAINTAINER rpm-maint@lists.rpm.org
6 RUN echo -e "deltarpm=0\ninstall_weak_deps=0\ntsflags=nodocs" >> /etc/dnf/dnf.conf
7 RUN rm -f /etc/yum.repos.d/*modular.repo
8 RUN dnf -y update
9 RUN dnf -y install \
13 gettext-devel \
14 make \
22--enable-werror CFLAGS="-Wall -Wdeclaration-after-statement -Wextra -Wmissing-format-attribute -Wm…
23 RUN make
25 CMD make distcheck DISTCHECK_CONFIGURE_FLAGS=--enable-werror
/third_party/nghttp2/
Dreleasechk1 #!/bin/sh -e
3 autoreconf -i
4 git submodule update --init
5 ./configure --with-mruby --with-neverbleed
6 make -j8 distcheck DISTCHECK_CONFIGURE_FLAGS="--with-mruby --with-neverbleed --enable-werror"
/third_party/libuv/.github/workflows/
DCI-unix.yml1 name: CI-unix
6 - '**'
7 - '!docs/**'
8 - '!src/win/**'
9 - '!.**'
10 - '.github/workflows/CI-unix.yml'
13 - v[0-9].*
14 - master
17 build-linux:
18 runs-on: ubuntu-latest
[all …]
/third_party/backends/po/
DMakevars1 # Makevars -- snippet for inclusion in po/ -*- Makefile -*-
5 # This file is part of the SANE build infra-structure. See the
35 # in `$(top_srcdir)/configure.ac`. See Makefile.in.in and Rules-*
38 XGETTEXT_OPTIONS += --keyword=SANE_I18N
39 XGETTEXT_OPTIONS += --flag=SANE_I18N:1:no-c-format
45 # order to pass a `make distcheck`.
46 width_options = --width=75
52 # Selected files in POTFILES.in are generated. Make sure they are
55 $(MAKE) -C ../backend pixma/pixma_sane_options.c
/third_party/mesa3d/docs/relnotes/
D11.1.3.rst15 ----------------
19 9e86c72b6b2e8adb53c1c4a0002ab267b45094d753eb9404b1db34f81ce94ccf mesa-11.1.3.tar.gz
20 51f6658a214d75e4d9f05207586d7ed56ebba75c6b10841176fb6675efa310ac mesa-11.1.3.tar.xz
23 ------------
28 ---------
32 - `Bug 27512 <https://bugs.freedesktop.org/show_bug.cgi?id=27512>`__ -
34 - `Bug 91526 <https://bugs.freedesktop.org/show_bug.cgi?id=91526>`__ -
36 - `Bug 92193 <https://bugs.freedesktop.org/show_bug.cgi?id=92193>`__ -
38 ES2-CTS.gtf.GL2ExtensionTests.compressed_astc_texture.compressed_astc_texture
40 - `Bug 93358 <https://bugs.freedesktop.org/show_bug.cgi?id=93358>`__ -
[all …]
D11.0.6.rst15 ----------------
19 4bdf054af66ebabf3eca0616f9f5e44c2f234695661b570261c391bc2f4f7482 mesa-11.0.6.tar.gz
20 8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760 mesa-11.0.6.tar.xz
23 ------------
28 ---------
32 - `Bug 91780 <https://bugs.freedesktop.org/show_bug.cgi?id=91780>`__ -
34 - `Bug 92588 <https://bugs.freedesktop.org/show_bug.cgi?id=92588>`__ -
35 [HSW,BDW,BSW,SKL-Y][GLES 3.1 CTS]
36 ES31-CTS.arrays_of_arrays.InteractionFunctionCalls2 - assert
37 - `Bug 92738 <https://bugs.freedesktop.org/show_bug.cgi?id=92738>`__ -
[all …]
D17.1.10.rst15 ----------------
19 a48ce6b643a728b2b0f926151930525b3670fbff1fb688527fd9051eab9f30a4 mesa-17.1.10.tar.gz
20 cbc0d681cc4df47d8deb5a36f45b420978128522fd665b2cd4c7096316f11bdb mesa-17.1.10.tar.xz
23 ------------
28 ---------
30 - `Bug 102844 <https://bugs.freedesktop.org/show_bug.cgi?id=102844>`__
31 - memory leak with glDeleteProgram for shader program type
35 -------
39 - osmesa: link with libunwind if enabled (v2)
43 - docs: add sha256 checksums for 17.1.9
[all …]
D17.2.2.rst15 ----------------
19 8242256f3243ed3f35184ed7bf0a9070439ccdf477a3bd9cfd2437c0b2f9bc7f mesa-17.2.2.tar.gz
20 cf522244d6a5a1ecde3fc00e7c96935253fe22f808f064cab98be6f3faa65782 mesa-17.2.2.tar.xz
23 ------------
28 ---------
30 - `Bug 102573 <https://bugs.freedesktop.org/show_bug.cgi?id=102573>`__
31 - fails to build on armel
32 - `Bug 102844 <https://bugs.freedesktop.org/show_bug.cgi?id=102844>`__
33 - memory leak with glDeleteProgram for shader program type
35 - `Bug 102847 <https://bugs.freedesktop.org/show_bug.cgi?id=102847>`__
[all …]
D12.0.6.rst15 ----------------
19 65339ba5d76a45225b8b56f9a1da9db15c569e1d163760faa2921da0a8461741 mesa-12.0.6.tar.gz
20 7d6da9744c1022a4c2ab6ad01a206984d00443fb691568011d01b3dd97e36448 mesa-12.0.6.tar.xz
23 ------------
28 ---------
32 - `Bug 92234 <https://bugs.freedesktop.org/show_bug.cgi?id=92234>`__ -
34 - `Bug 95130 <https://bugs.freedesktop.org/show_bug.cgi?id=95130>`__ -
36 - `Bug 98329 <https://bugs.freedesktop.org/show_bug.cgi?id=98329>`__ -
38 dEQP-EGL.functional.image.render_multiple_contexts.gles2_renderbuffer_depth16_depth_buffer
39 - `Bug 99030 <https://bugs.freedesktop.org/show_bug.cgi?id=99030>`__ -
[all …]
/third_party/elfutils/
DMakefile.am4 ## Copyright (C) 1996-2006, 2008, 2009, 2015 Red Hat, Inc.
21 ACLOCAL_AMFLAGS = -I m4
24 # Don't make make repeat.
25 AM_MAKEFLAGS = --no-print-directory
32 EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING SECURITY \
33 COPYING COPYING-GPLV2 COPYING-LGPLV3
35 # Make sure the test install uses lib64 when $LIB will yield lib64.
36 # Make sure the test build uses the same compiler, which on e.g. ppc64
40 --libdir=`echo $(libdir) | sed "s,^$(exec_prefix),$$dc_install_base,"`\
43 distcheck-hook:
[all …]
/third_party/skia/third_party/externals/expat/expat/
Ddistribute.sh10 # Copyright (c) 2018-2019 Sebastian Pipping <sebastian@pipping.org>
32 set -e
35 set -x
37 version="$(./conftools/get-version.sh lib/expat.h)"
41 make distcheck
51 archive=expat-${version}.tar.${ext}
52 gpg --armor --output ${archive}.asc --detach-sign ${archive}
53 gpg --verify ${archive}.asc ${archive}
/third_party/skia/m133/third_party/externals/expat/expat/
Ddistribute.sh10 # Copyright (c) 2018-2019 Sebastian Pipping <sebastian@pipping.org>
32 set -e
35 set -x
37 version="$(./conftools/get-version.sh lib/expat.h)"
41 make distcheck
51 archive=expat-${version}.tar.${ext}
52 gpg --armor --output ${archive}.asc --detach-sign ${archive}
53 gpg --verify ${archive}.asc ${archive}
/third_party/lame/
DMakefile.in4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
20 if test -z '$(MAKELEVEL)'; then \
22 elif test -n '$(MAKE_HOST)'; then \
24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31 case $${target_option-} in \
34 "target option '$${target_option-}' specified" >&2; \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
[all …]

123