Home
last modified time | relevance | path

Searched +full:mingw +full:- +full:w64 (Results 1 – 25 of 220) sorted by relevance

123456789

/external/clang/lib/Driver/
DMinGWToolChain.cpp1 //===--- MinGWToolChain.cpp - MinGWToolChain Implementation ---------------===//
8 //===----------------------------------------------------------------------===//
31 StringRef VersionText = llvm::sys::path::filename(LI->path()); in findGccVersion()
34 if (CandidateVersion.Major == -1) in findGccVersion()
39 GccLibDir = LI->path(); in findGccVersion()
45 void MinGW::findGccLibDir() { in findGccLibDir()
48 Archs[0] += "-w64-mingw32"; in findGccLibDir()
65 MinGW::MinGW(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in MinGW() function in MinGW
96 getFilePaths().push_back(Base + Arch + "/sys-root/mingw/lib"); in MinGW()
99 bool MinGW::IsIntegratedAssemblerDefault() const { return true; } in IsIntegratedAssemblerDefault()
[all …]
/external/harfbuzz_ng/.github/workflows/
Dmsys2-ci.yml14 runs-on: windows-latest
17 fail-fast: false
20 - MSYSTEM: MINGW32
22 - MSYSTEM: MINGW64
28 # see https://github.com/msys2/MINGW-packages/issues/11864
35 - name: Checkout
37 - name: Setup MSYS2
38 uses: msys2/setup-msys2@cf96e00c0aab3788743aaf63b64146f0d383cee9 # v2
42 install: >-
43 mingw-w64-${{ matrix.MSYS2_ARCH }}-cairo
[all …]
/external/libxml2/
D.gitlab-ci.yml4 BASE_CONFIG: "--with-legacy"
6 - rm -rf libxml2-build
7 - mkdir libxml2-build
8 - ln -s /tests/xmlconf libxml2-build
10 - sh .gitlab-ci/test.sh
15 CFLAGS: "-O2"
20 CONFIG: "--without-python"
21 CFLAGS: "-O2 -std=c89 -D_XOPEN_SOURCE=600"
26 BASE_CONFIG: "--with-minimum"
27 CFLAGS: "-O2"
[all …]
/external/crosvm/third_party/libslirp-rs/
DREADME.md4 libslirp-rs project that has been tightly integrated with `net_util`.
6 libslirp-rs depends on a bunch of libraries (libslirp and its dependencies).
20 pacman -S mingw-w64-x86_64-meson ninja git mingw-w64-x86_64-gcc mingw-w64-x86_64-glib2 mingw-w64-x8…
31 ninja -C build
37 [libglib-2.0-0.dll](https://packages.msys2.org/package/mingw-w64-x86_64-glib2) and glib inturn
38 depends on a few other libraries. On linux libglib-2.0-0.dll is not available as a dll with mingw
40 get them prebuilt from somewhere. Once you have those, create a file name `cross-compile` in
44 c = 'x86_64-w64-mingw32-gcc'
45 cpp = 'x86_64-w64-mingw32-g++'
46 ar = 'x86_64-w64-mingw32-ar'
[all …]
Dupload_libslirp.ps115 $GS_BASE_URL = 'gs://chromeos-localmirror/distfiles/prebuilts/windows/x86_64/gnu/libslirp/'
21 diff --git a/meson.build b/meson.build
23 --- a/meson.build
25 @@ -59,7 +59,8 @@ lt_version = '@0@.@1@.@2@'.format(lt_current - lt_age, lt_age, lt_revision)
29 -glib_dep = dependency('glib-2.0')
30 +glib_dep = dependency('glib-2.0', static: true)
33 add_project_arguments(cc.get_supported_arguments('-Wmissing-prototypes', '-Wstrict-prototypes',
34 … '-Wredundant-decls', '-Wundef', '-Wwrite-strings'),
35 @@ -127,6 +128,7 @@ sources = [
39 +vflag += '-Wl,-Bstatic'
[all …]
/external/libepoxy/.github/workflows/
Dmsys2.yml11 runs-on: windows-latest
16 PYTHONIOENCODING: "utf-8"
18 - uses: actions/checkout@master
19 - uses: msys2/setup-msys2@v2
23-devel git mingw-w64-x86_64-meson mingw-w64-x86_64-ninja mingw-w64-x86_64-pkg-config mingw-w64-x86…
24 - name: Build
27 meson compile -C _build
/external/clang/test/Driver/
Dmingw.cpp1 // RUN: %clang -target i686-windows-gnu -c -### --sysroot=%S/Inputs/mingw_clang_tree/mingw32 %s 2>&…
2 // CHECK_MINGW_CLANG_TREE: "{{.*}}/Inputs/mingw_clang_tree/mingw32{{/|\\\\}}i686-w64-mingw32{{/|\\\…
6 …RUN: %clang -target i686-pc-windows-gnu -stdlib=libstdc++ -c -### --sysroot=%S/Inputs/mingw_mingw_…
7 // CHECK_MINGW_ORG_TREE: "{{.*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\…
8 // CHECK_MINGW_ORG_TREE: "{{.*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\…
9 // CHECK_MINGW_ORG_TREE: "{{.*}}{{/|\\\\}}Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}g…
10 // CHECK_MINGW_ORG_TREE: "{{.*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\…
11 …"{{.*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\\}}mingw32{{/|\\\\}}4.8.…
12 // CHECK_MINGW_ORG_TREE: "{{.*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}mingw32{{/|\\\\}}includ…
13 // CHECK_MINGW_ORG_TREE: {{.*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}include
[all …]
/external/gptfdisk/
DREADME.Windows6 Most versions of Windows cannot boot from a GPT disk on BIOS-based
12 GPT fdisk on a BIOS-mode boot disk, or perhaps even on a data disk, you may
13 find recovery to be very difficult! Pre-installed Windows 8 and later
15 self-installed Windows 8 systems sometimes use BIOS mode. This caveat does
23 the software. I originally wrote GPT fdisk on Linux, and some Linux- and
24 Unix-centric language remains in the documentation.
27 -----------------
31 text-mode program file as well as the sgdisk program that's available
34 Beginning with version 0.8.10, I'm distributing both 32-bit and 64-bit
35 binaries, which include the strings "32" or "64" in their names. The 32-bit
[all …]
/external/libepoxy/cross/
Dfedora-mingw64.txt2 c = '/usr/bin/x86_64-w64-mingw32-gcc'
3 cpp = '/usr/bin/x86_64-w64-mingw32-cpp'
4 ar = '/usr/bin/x86_64-w64-mingw32-ar'
5 strip = '/usr/bin/x86_64-w64-mingw32-strip'
6 pkgconfig = '/usr/bin/x86_64-w64-mingw32-pkg-config'
10 root = '/usr/x86_64-w64-mingw32/sys-root/mingw'
11 c_args = [ '-pipe', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '--param=ssp-buffer-size=4', '-I/usr…
12 c_link_args = [ '-L/usr/x86_64-w64-mingw32/sys-root/mingw/lib' ]
/external/libffi/.travis/
Dinstall.sh2 set -x
5 brew update > brew-update.log 2>&1
11 wget -qO - https://rl.gl/cli/rlgl-darwin-amd64.tgz | \
12 tar --strip-components=2 -xvzf - ./rlgl/rlgl
17 wget -qO - http://rl.gl/cli/rlgl-linux-amd64.tgz | \
18 tar --strip-components=2 -xvzf - ./rlgl/rlgl
20 sudo apt-get clean # clear the cache
21 sudo apt-get update
23 aarch64-linux-gnu | powerpc64le-unknown-linux-gnu | mips64el-linux-gnu | sparc64-linux-gnu)
25 alpha-linux-gnu | arm32v7-linux-gnu | m68k-linux-gnu | sh4-linux-gnu | s390x-linux-gnu )
[all …]
/external/libwebm/
DREADME.libwebm21 To control what types of projects are generated the -G parameter is added to
23 generator. Running cmake with the --help argument will list the available
28 $ cmake path/to/libwebm -G Xcode
33 $ cmake path/to/libwebm -G "Visual Studio 12"
35 To generate 64-bit Windows Visual Studio 2013 projects:
51 $ cmake path/to/libwebm -DCMAKE_BUILD_TYPE=release
54 $ cmake path/to/libwebm -DCMAKE_BUILD_TYPE=relwithdebinfo
57 $ cmake path/to/libwebm -DCMAKE_BUILD_TYPE=debug
62 To enable libwebm tests add -DENABLE_TESTS=ON CMake generation command line. For
65 $ cmake path/to/libwebm -G Xcode -DENABLE_TESTS=ON
[all …]
/external/swiftshader/third_party/marl/kokoro/windows/
Dpresubmit.bat7 REM https://www.apache.org/licenses/LICENSE-2.0
27 git submodule update --init
38 -G "%BUILD_GENERATOR%" ^
39 -A "%BUILD_TARGET_ARCH%" ^
40 "-DMARL_BUILD_TESTS=1" ^
41 "-DMARL_BUILD_EXAMPLES=1" ^
42 "-DMARL_BUILD_BENCHMARKS=1" ^
43 "-DMARL_WARNINGS_AS_ERRORS=1" ^
44 "-DMARL_DEBUG_ENABLED=1"
46 cmake --build . --config %CONFIG%
[all …]
/external/curl/
D.azure-pipelines.yml21 # SPDX-License-Identifier: curl
32 - 'master'
33 - '*/ci'
36 - '.circleci/*'
37 - '.cirrus.yml'
38 - '.github/*'
39 - '.github/workflows/*'
40 - 'appveyor.*'
41 - 'packages/*'
42 - 'plan9/*'
[all …]
Dappveyor.yml21 # SPDX-License-Identifier: curl
27 # https://www.appveyor.com/docs/appveyor-yml/
29 # https://www.appveyor.com/docs/windows-images-software/
39 # generated CMake-based Visual Studio Release builds
40 - job_name: 'CMake, VS2008, Release, x86, Schannel, Build-only'
51 - job_name: 'CMake, VS2008, Debug, x86, Schannel, Build-only'
62 - job_name: 'CMake, VS2022, Release, x64, OpenSSL 3.2, WebSockets, Build-only'
66 TARGET: '-A x64'
76 - job_name: 'CMake, VS2022, Release, arm64, Schannel, Static, Build-only'
80 TARGET: '-A ARM64'
[all …]
/external/harfbuzz_ng/
DREADME.mingw.md2 as a widely used and tested shaper is used as more-or-less OpenType reference
11 - Fedora: `dnf install wine`.
13 2. Install `mingw-w64` compiler.
14 - Fedora, 32bit: `dnf install mingw32-gcc-c++`
15 - Fedora, 64bit: `dnf install mingw64-gcc-c++`
16 - Debian: `apt install g++-mingw-w64`
17 - Mac: `brew install mingw-w64`
19 3. If you have drank the `meson` koolaid, look at `.ci/build-win32.sh` to see how to
24 - Fedora, 32bit: `dnf install mingw32-glib2 mingw32-cairo mingw32-freetype`
25 - Fedora, 64bit: `dnf install mingw64-glib2 mingw64-cairo mingw64-freetype`
[all …]
/external/expat/.github/workflows/
Dlinux.yml8 # Copyright (c) 2021-2024 Sebastian Pipping <sebastian@pipping.org>
38 - cron: '0 2 * * 5' # Every Friday at 2am
51 - MODE: cmake-oos
52 - MODE: distcheck
53 - MODE: qa-sh
55 - MODE: cmake-oos
56-DEXPAT_ATTR_INFO=ON -DEXPAT_BUILD_FUZZERS=ON -DCMAKE_C_FLAGS=-fsanitize=address -DCMAKE_CXX_FLAGS…
57 - MODE: qa-sh
58 … FLAT_ENV: CC=clang CXX=clang++ LD=clang++ QA_SANITIZER=address CMAKE_ARGS=-DEXPAT_ATTR_INFO=ON
59 - MODE: qa-sh
[all …]
/external/rust/crates/vulkano/
DREADME.md5 [![Build Status](https://github.com/vulkano-rs/vulkano/workflows/Rust/badge.svg)](https://github.co…
7 [![Website/guide](https://img.shields.io/badge/-website/guide-%23555.svg)](https://vulkano.rs/)
10 [![vulkano-shaders crates.io](https://img.shields.io/crates/v/vulkano-shaders?label=shaders)](https…
11 [![vulkano-util crates.io](https://img.shields.io/crates/v/vulkano-util?label=util)](https://crates…
12 [![vulkano-win crates.io](https://img.shields.io/crates/v/vulkano-win?label=win)](https://crates.io…
15 [![vulkano-shaders docs](https://img.shields.io/docsrs/vulkano-shaders?label=shaders%20docs)](https…
16 [![vulkano-util docs](https://img.shields.io/docsrs/vulkano-util?label=util%20docs)](https://docs.r…
17 [![vulkano-win docs](https://img.shields.io/docsrs/vulkano-win?label=win%20docs)](https://docs.rs/v…
21 be able to trigger any undefined behavior. In the case of Vulkan, this means that non-unsafe code
26 - Provides a low-levelish API around Vulkan. It doesn't hide what it does but provides some
[all …]
/external/sdv/vsomeip/third_party/boost/predef/include/boost/predef/platform/
Dmingw64.h2 Copyright Rene Rivera 2008-2015
17 https://mingw-w64.org/[MinGW-w64] platform.
54 #define BOOST_PLAT_MINGW64_NAME "MinGW-w64"
/external/sdv/vsomeip/third_party/boost/typeof/
Dappveyor.yml5 version: 1.0.{build}-{branch}
11 - master
12 - develop
15 - x64
19 - ARGS: --toolset=msvc-9.0 address-model=32
20 - ARGS: --toolset=msvc-10.0 address-model=32
21 - ARGS: --toolset=msvc-11.0 address-model=32
22 - ARGS: --toolset=msvc-12.0 address-model=32
23 - ARGS: --toolset=msvc-14.0 address-model=32
24 - ARGS: --toolset=msvc-12.0 address-model=64
[all …]
/external/sdv/vsomeip/third_party/boost/thread/
Dappveyor.yml1 # Copyright 2016-2018 Peter Dimov
6 version: 1.0.{build}-{branch}
12 - master
13 - develop
14 - /feature\/.*/
21 - TOOLSET: msvc-12.0
24 - TOOLSET: msvc-14.0
28 - TOOLSET: msvc-14.1
33 - TOOLSET: msvc-14.2
39 - TOOLSET: msvc-14.2
[all …]
/external/libusb/.private/
Dappveyor_build.sh3 set -eu
5 buildsys="${1}-${Platform}"
7 if [ "${buildsys}" == "MinGW-Win32" ]; then
8 export PATH="/c/mingw-w64/i686-6.3.0-posix-dwarf-rt_v5-rev1/mingw32/bin:${PATH}"
9 elif [ "${buildsys}" == "MinGW-x64" ]; then
10 export PATH="/c/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin:${PATH}"
13 builddir="build-${buildsys}"
14 installdir="${PWD}/libusb-${buildsys}"
24 extra_args="--no-asan"
26 exec .private/ci-build.sh --build-dir "${builddir}" --install ${extra_args} -- "--prefix=${installd…
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dappveyor.yml6 # Github/Bitbucket only: per-file commit filtering
9 - .gitignore
10 - '**/*.md'
11 - .travis.yml
15 - RelWithDebInfo
18 # CMAKE_EXTRA_OPTIONS: -DOPENSSL_ROOT_DIR=C:/OpenSSL-Win32
21 # MSVC 2015, 32-bit x86 (cmake)
22 - COMPILER: MSVC
27 # MSVC 2015, 64-bit x86 (cmake)
28 - COMPILER: MSVC
[all …]
/external/sdv/vsomeip/third_party/boost/parameter/
Dappveyor.yml8 version: 1.0.{build}-{branch}
14 - master
15 - develop
16 - /feature\/.*/
20 - ARGS: toolset=msvc-9.0,msvc-10.0,msvc-11.0,msvc-12.0 address-model=32
22 - ARGS: toolset=msvc-14.0 address-model=32,64 cxxstd=14,latest
24 - ARGS: toolset=msvc-14.1 address-model=32,64 cxxstd=14,17,latest
26 - ARGS: toolset=msvc-14.2 address-model=32,64 cxxstd=14,17,latest
28 - ARGS: toolset=gcc address-model=32 cxxstd=03,11,14,1z
33 - ARGS: toolset=gcc address-model=64 cxxstd=03,11,14,1z
[all …]
/external/cronet/third_party/libc++abi/src/test/
Dthread_local_destruction_order.pass.cpp1 //===----------------------------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // UNSUPPORTED: no-threads
12 // XFAIL: LIBCXX-FREEBSD-FIXME
14 // TODO: This test does start working with newer updates of the mingw-w64
16 // https://github.com/mingw-w64/mingw-w64/commit/71eddccd746c56d9cde28bb5620d027d49259de9
19 // UNSUPPORTED: target={{.*-windows-gnu}}
/external/lz4/
Dappveyor.yml4 - COMPILER: "gcc"
6 - COMPILER: "gcc"
8 - COMPILER: "visual"
11 - COMPILER: "visual"
14 - COMPILER: "visual"
17 - COMPILER: "visual"
20 - COMPILER: "gcc"
24 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%
25 - MKDIR bin
26 - if [%COMPILER%]==[gcc] SET PATH_ORIGINAL=%PATH%
[all …]

123456789