Home
last modified time | relevance | path

Searched +full:expand +full:- +full:archive (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/skia/third_party/externals/tint/kokoro/windows/
Dbuild.bat7 @rem http://www.apache.org/licenses/LICENSE-2.0
46 set TEMP_DIR=%TEMP%\tint-temp
47 set SRC_DIR="%TEMP_DIR%\tint-src"
48 set BUILD_DIR="%TEMP_DIR%\tint-build"
65 …pi/projects/dnovillo/directxshadercompiler/artifacts/build%%2FRelease%%2Fdxc-artifacts.zip?branch=…
66 curl -L %DXC_LATEST_ARTIFACT% --output "%TEMP_DIR%\dxc.zip" || goto :error
71 powershell.exe -Command "Expand-Archive -LiteralPath '%TEMP_DIR%\dxc.zip' -DestinationPath '%TEMP_D…
80 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/chrome
81 powershell -Command "Expand-Archive -Force 'depot_tools.zip' 'depot_tools'" || goto :error
107 set COMMON_CMAKE_FLAGS=-DTINT_BUILD_DOCS=O
[all …]
/third_party/skia/third_party/externals/expat/expat/conftools/
Dax-require-defined.m42 # https://www.gnu.org/software/autoconf-archive/ax_require_defined.html
14 # non-fatal:
18 # It's like AC_REQUIRE except it doesn't expand the required macro.
30 # and this notice are preserved. This file is offered as-is, without any
/third_party/skia/third_party/externals/microhttpd/m4/
Dax_require_defined.m42 # http://www.gnu.org/software/autoconf-archive/ax_require_defined.html
14 # non-fatal:
18 # It's like AC_REQUIRE except it doesn't expand the required macro.
30 # and this notice are preserved. This file is offered as-is, without any
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
39 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
46 # ------------------
49 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
57 # ------------------
68 # ------------------
78 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
88 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
102 # Only expand once:
109 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/libsnd/m4/
Dax_require_defined.m42 # https://www.gnu.org/software/autoconf-archive/ax_require_defined.html
14 # non-fatal:
18 # It's like AC_REQUIRE except it doesn't expand the required macro.
30 # and this notice are preserved. This file is offered as-is, without any
/third_party/skia/third_party/externals/libjpeg-turbo/
Dcoderules.txt4 Copyright (C) 1991-1996, Thomas G. Lane.
5 It was modified by The libjpeg-turbo Project to include only information
6 relevant to libjpeg-turbo.
16 Brader). This document is available in the IJG FTP archive (see
27 then-part;
29 else-part;
34 Multi-word names should be written in lower case with underscores, e.g.,
40 or METHODDEF(type). These macros expand to "static type" or just "type" as
57 wherever possible. (Note that our method-based calling conventions help this
65 4. Don't use static variables except for read-only constant tables. Variables
[all …]
/third_party/mesa3d/.gitlab-ci/windows/
Dmesa_deps_test.ps11 Get-Date
2 Write-Host "Downloading Freeglut"
4 $freeglut_zip = 'freeglut-MSVC.zip'
7 For ($i = 0; $i -lt 5; $i++) {
8 Invoke-WebRequest -Uri $freeglut_url -OutFile $freeglut_zip
16 Write-Host "Failed to download Freeglut"
20 Get-Date
21 Write-Host "Installing Freeglut"
22 Expand-Archive $freeglut_zip -DestinationPath C:\
24 Write-Host "Failed to install Freeglut"
[all …]
/third_party/protobuf/third_party/googletest/
Daclocal.m41 # generated automatically by aclocal 1.16.2 -*- Autoconf -*-
3 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
23 # Copyright (C) 2002-2020 Free Software Foundation, Inc.
30 # ----------------------------
43 # -----------------------------
50 # -------------------------------
59 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
61 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
87 # are both prefixed by $srcdir. In an in-source build this is usually
101 # Another solution, used here, is to always expand $ac_aux_dir to an
[all …]
/third_party/elfutils/doc/
Dreadelf.12 .\" Tue 2019-Aug 20 by Ben Woodard <woodard@redhat.com>
3 .\" Contact elfutils-devel@sourceware.org to correct errors or typos.
20 .\" Set up some character translations and predefined strings. \*(-- will
24 .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
26 .tr \(*W-
29 . ds -- \(*W-
31 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
32 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
39 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
[all …]
/third_party/opencl-headers/.github/workflows/
Dwindows.yml7 runs-on: windows-latest
16 - VER: v141
18 GEN: Ninja Multi-Config
22 NINJA_URL: https://github.com/ninja-build/ninja/releases/download/v1.10.2/ninja-win.zip
28 - uses: actions/checkout@v2
30 - name: Cache Ninja install
31 if: matrix.GEN == 'Ninja Multi-Config'
32 id: ninja-install
37 key: ${{runner.os}}-ninja-${{env.NINJA_URL}}
39 - name: Install Ninja
[all …]
/third_party/libxml2/
D.gitlab-ci.yml3 # for libxslt, that's why we need git and libgcrypt-dev.
7 # RUN apt-get update && \
8 # apt-get upgrade -y && \
9 # apt-get install -y --no-install-recommends \
10 # curl git ca-certificates \
11 # autoconf automake libtool pkg-config \
13 # zlib1g-dev liblzma-dev libgcrypt-dev \
14 # python-dev python3-dev \
20 - |
21 ln -s /tests/xmlconf
[all …]
/third_party/curl/
Dltmain.sh2 ## DO NOT EDIT - This file generated from ./build-aux/ltmain.in
3 ## by inline-source v2019-02-19.15
6 # Provide generalized library-building support services.
9 # Copyright (C) 1996-2019, 2021-2022 Free Software Foundation, Inc.
34 VERSION="2.4.7 Debian-2.4.7-7"
38 ## ------ ##
40 ## ------ ##
42 # Run './libtool --help' for help with using this script from the
46 ## ------------------------------- ##
48 ## ------------------------------- ##
[all …]
Daclocal.m41 # generated automatically by aclocal 1.16.5 -*- Autoconf -*-
3 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
23 # Copyright (C) 2002-2021 Free Software Foundation, Inc.
30 # ----------------------------
43 # -----------------------------
50 # -------------------------------
59 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
61 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
87 # are both prefixed by $srcdir. In an in-source build this is usually
101 # Another solution, used here, is to always expand $ac_aux_dir to an
[all …]
/third_party/libevdev/build-aux/
Dltmain.sh2 ## DO NOT EDIT - This file generated from ./build-aux/ltmain.in
3 ## by inline-source v2019-02-19.15
6 # Provide generalized library-building support services.
9 # Copyright (C) 1996-2019, 2021-2022 Free Software Foundation, Inc.
38 ## ------ ##
40 ## ------ ##
42 # Run './libtool --help' for help with using this script from the
46 ## ------------------------------- ##
48 ## ------------------------------- ##
52 # with bootstrap, so set those here where they can still be over-
[all …]
/third_party/protobuf/
Daclocal.m41 # generated automatically by aclocal 1.16.2 -*- Autoconf -*-
3 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
23 # Copyright (C) 2002-2020 Free Software Foundation, Inc.
30 # ----------------------------
43 # -----------------------------
50 # -------------------------------
59 # Copyright (C) 2011-2020 Free Software Foundation, Inc.
65 # AM_PROG_AR([ACT-IF-FAIL])
66 # -------------------------
67 # Try to determine the archiver interface, and trigger the ar-lib wrapper
[all …]
/third_party/skia/third_party/externals/libpng/
Daclocal.m41 # generated automatically by aclocal 1.16.1 -*- Autoconf -*-
3 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
23 # Copyright (C) 2002-2018 Free Software Foundation, Inc.
30 # ----------------------------
43 # -----------------------------
50 # -------------------------------
59 # Figure out how to run the assembler. -*- Autoconf -*-
61 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
68 # ----------
76 _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl
[all …]
/third_party/protobuf/third_party/googletest/googlemock/
Daclocal.m41 # generated automatically by aclocal 1.16.2 -*- Autoconf -*-
3 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
23 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
25 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
60 # ------------------
63 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
71 # ------------------
82 # ------------------
92 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
102 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
[all …]
/third_party/curl/m4/
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software
39 # ------------------
42 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
50 # ------------------
61 # ------------------
71 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
81 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
95 # Only expand once:
102 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/libevdev/m4/
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software
39 # ------------------
42 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
50 # ------------------
61 # ------------------
71 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
81 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
95 # Only expand once:
102 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/protobuf/third_party/googletest/googletest/
Daclocal.m41 # generated automatically by aclocal 1.16.2 -*- Autoconf -*-
3 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
23 # Copyright (C) 2002-2020 Free Software Foundation, Inc.
30 # ----------------------------
43 # -----------------------------
50 # -------------------------------
59 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
61 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
87 # are both prefixed by $srcdir. In an in-source build this is usually
101 # Another solution, used here, is to always expand $ac_aux_dir to an
[all …]
/third_party/protobuf/m4/
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
94 # Only expand once:
101 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/protobuf/third_party/googletest/googletest/m4/
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
94 # Only expand once:
101 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
94 # Only expand once:
101 dnl aclocal-1.4 backwards compatibility:
[all …]
/third_party/skia/gn/
Dgn_to_cmake.py5 # Use of this source code is governed by a BSD-style license that can be
12 gn gen out/config --ide=json --json-ide-script=../../gn/gn_to_cmake.py
16 gn gen out/config --ide=json
19 The first is recommended, as it will auto-update.
49 CMP0037 in CMake 3.0 restricts target names to "^[A-Za-z0-9_.:+-]+$"
53 if c in string.ascii_letters or c in string.digits or c in '_.+-':
146 'static_library': CMakeTargetType('add_library', 'STATIC', 'ARCHIVE', True),
204 if toolchain_separator == -1:
210 toolchain = gn_target_name[toolchain_separator + 1:-1]
221 cmake_target_name += '--' + toolchain
[all …]
/third_party/lame/
Daclocal.m41 # generated automatically by aclocal 1.16.2 -*- Autoconf -*-
3 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
23 # host-cpu-c-abi.m4 serial 13
24 dnl Copyright (C) 2002-2020 Free Software Foundation, Inc.
46 dnl contains 32-bit instructions, whereas 'sparc64' code contains 64-bit
47 dnl instructions. A process on a SPARC CPU can be in 32-bit mode or in 64-bit
58 dnl - 'arm': test __ARMEL__.
59 dnl - 'mips', 'mipsn32', 'mips64': test _MIPSEB vs. _MIPSEL.
60 dnl - 'powerpc64': test _BIG_ENDIAN vs. _LITTLE_ENDIAN.
63 dnl - Instructions that do not exist on all of these CPUs (cmpxchg,
[all …]

12345