Searched full:mingw32 (Results 1 – 25 of 190) sorted by relevance
12345678
| /third_party/mesa3d/.gitlab-ci/container/debian/ |
| D | x86_build-mingw-patch.sh | 18 tar xf $i --strip-components=1 -C /usr/x86_64-w64-mingw32/ 23 mkdir -p /usr/x86_64-w64-mingw32/bin 27 # The sed is used to replace `-IZ:/usr/x86_64-w64-mingw32/include` 28 # to `-I/usr/x86_64-w64-mingw32/include` 33 cat >/usr/x86_64-w64-mingw32/bin/pkg-config <<EOF 36 PKG_CONFIG_LIBDIR=/usr/x86_64-w64-mingw32/lib/pkgconfig:/usr/x86_64-w64-mingw32/share/pkgconfig pkg… 38 chmod +x /usr/x86_64-w64-mingw32/bin/pkg-config 40 cat >/usr/x86_64-w64-mingw32/bin/llvm-config <<EOF 44 chmod +x /usr/x86_64-w64-mingw32/bin/llvm-config 46 cat >/usr/x86_64-w64-mingw32/bin/clang <<EOF [all …]
|
| D | x86_build-mingw-source-deps.sh | 14 -Dprefix=/usr/x86_64-w64-mingw32/ \ 15 --cross-file=$wd/.gitlab-ci/x86_64-w64-mingw32 33 -DCMAKE_INSTALL_PREFIX=/usr/x86_64-w64-mingw32/ \ 52 -DCMAKE_INSTALL_PREFIX=/usr/x86_64-w64-mingw32/ \ 81 -DCMAKE_INSTALL_PREFIX=/usr/x86_64-w64-mingw32/ \ 86 -DLLVM_CONFIG="/usr/x86_64-w64-mingw32/bin/llvm-config" \ 87 -DLLVM_CLANG="/usr/x86_64-w64-mingw32/bin/clang" \ 88 -DLLVM_AS="/usr/x86_64-w64-mingw32/bin/llvm-as" \ 89 -DLLVM_LINK="/usr/x86_64-w64-mingw32/bin/llvm-link" \ 90 -DLLVM_OPT="/usr/x86_64-w64-mingw32/bin/opt" \ [all …]
|
| D | x86_mingw-toolchain.cmake | 4 set(CMAKE_SYSROOT /usr/x86_64-w64-mingw32/) 5 set(ENV{PKG_CONFIG} /usr/x86_64-w64-mingw32/bin/pkg-config) 7 set(CMAKE_C_COMPILER x86_64-w64-mingw32-gcc-posix) 8 set(CMAKE_CXX_COMPILER x86_64-w64-mingw32-g++-posix)
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | x86_64-w64-mingw32 | 2 c = ['ccache', 'x86_64-w64-mingw32-gcc-posix'] 3 cpp = ['ccache', 'x86_64-w64-mingw32-g++-posix'] 4 ar = 'x86_64-w64-mingw32-ar' 5 strip = 'x86_64-w64-mingw32-strip' 6 pkgconfig = '/usr/x86_64-w64-mingw32/bin/pkg-config' 7 llvm-config = '/usr/x86_64-w64-mingw32/bin/llvm-config' 8 windres = 'x86_64-w64-mingw32-windres' 13 sys_root = '/usr/x86_64-w64-mingw32/'
|
| /third_party/glfw/CMake/ |
| D | x86_64-w64-mingw32.cmake | 4 SET(CMAKE_C_COMPILER "x86_64-w64-mingw32-gcc") 5 SET(CMAKE_CXX_COMPILER "x86_64-w64-mingw32-g++") 6 SET(CMAKE_RC_COMPILER "x86_64-w64-mingw32-windres") 7 SET(CMAKE_RANLIB "x86_64-w64-mingw32-ranlib") 10 SET(CMAKE_FIND_ROOT_PATH "/usr/x86_64-w64-mingw32")
|
| D | i686-pc-mingw32.cmake | 4 SET(CMAKE_C_COMPILER "i686-pc-mingw32-gcc") 5 SET(CMAKE_CXX_COMPILER "i686-pc-mingw32-g++") 6 SET(CMAKE_RC_COMPILER "i686-pc-mingw32-windres") 7 SET(CMAKE_RANLIB "i686-pc-mingw32-ranlib") 10 SET(CMAKE_FIND_ROOT_PATH "/opt/mingw/usr/i686-pc-mingw32")
|
| D | i686-w64-mingw32.cmake | 4 SET(CMAKE_C_COMPILER "i686-w64-mingw32-gcc") 5 SET(CMAKE_CXX_COMPILER "i686-w64-mingw32-g++") 6 SET(CMAKE_RC_COMPILER "i686-w64-mingw32-windres") 7 SET(CMAKE_RANLIB "i686-w64-mingw32-ranlib") 10 SET(CMAKE_FIND_ROOT_PATH "/usr/i686-w64-mingw32")
|
| /third_party/lz4/ |
| D | appveyor.yml | 7 PLATFORM: "mingw32" 30 COPY C:\MinGW\bin\mingw32-make.exe C:\MinGW\bin\make.exe && 37 - if [%PLATFORM%]==[mingw32] SET PATH=%PATH_MINGW32%;%PATH_ORIGINAL% 55 …make -C programs lz4 CC=clang MOREFLAGS="--target=x86_64-w64-mingw32 -Werror -Wconversion -Wno-sig… 56 …make -C tests fullbench CC=clang MOREFLAGS="--target=x86_64-w64-mingw32 -Werror -Wconversion -Wno-… 57 …make -C tests fuzzer CC=clang MOREFLAGS="--target=x86_64-w64-mingw32 -Werror -Wconversion -Wno-sig… 58 …make -C lib lib CC=clang MOREFLAGS="--target=x86_64-w64-mingw32 -Werror -Wconversion -Wno-sign-con… 80 - if [%COMPILER%]==[gcc] if [%PLATFORM%]==[mingw32] ( 146 PLATFORM: "mingw32"
|
| /third_party/gptfdisk/ |
| D | README.Windows | 164 /mingw64/include/popt.h /usr/x86_64-w64-mingw32/include/ 165 /mingw64/lib/libpopt.a /usr/x86_64-w64-mingw32/lib/ 166 /mingw64/lib/libintl.a /usr/x86_64-w64-mingw32/lib/ 167 /mingw64/lib/libiconv.a /usr/x86_64-w64-mingw32/lib/ 169 For 32-bit binaries, change /mingw64 to /mingw32 on the Windows source and 170 x86_64-w64-mingw32 to i686-w64-mingw32 on the Linux destination. 177 /mingw64/include/ncursesw/curses.h /usr/x86_64-w64-mingw32/include/ncursesw/ 178 /mingw64/include/ncursesw/ncurses.h /usr/x86_64-w64-mingw32/include/ncursesw/ 179 /mingw64/include/ncursesw/ncurses_dll.h /usr/x86_64-w64-mingw32/include/ncursesw/ 180 /mingw64/include/ncursesw/unctrl.h /usr/x86_64-w64-mingw32/include/ncursesw/ [all …]
|
| D | Makefile | 83 CXX=x86_64-w64-mingw32-g++ 85 STRIP=x86_64-w64-mingw32-strip 103 CXX=i686-w64-mingw32-g++ 105 STRIP=i686-w64-mingw32-strip
|
| /third_party/libwebsockets/contrib/ |
| D | cross-w32.cmake | 10 #set(CROSS_PATH /opt/mingw32) 13 set(CROSS_ROOT ${CROSS_PATH}/i686-w64-mingw32/sys-root/) 19 set(CMAKE_C_COMPILER "${CROSS_PATH}/bin/i686-w64-mingw32-gcc") 20 set(CMAKE_CXX_COMPILER "${CROSS_PATH}/bin/i686-w64-mingw32-g++") 21 set(CMAKE_RC_COMPILER "${CROSS_PATH}/bin/i686-w64-mingw32-windres")
|
| D | cross-w64.cmake | 13 set(CROSS_ROOT ${CROSS_PATH}/x86_64-w64-mingw32/sys-root/) 20 set(CMAKE_C_COMPILER "${CROSS_PATH}/bin/x86_64-w64-mingw32-gcc") 21 set(CMAKE_CXX_COMPILER "${CROSS_PATH}/bin/x86_64-w64-mingw32-g++") 22 set(CMAKE_RC_COMPILER "${CROSS_PATH}/bin/x86_64-w64-mingw32-windres")
|
| D | cross-ming.cmake | 16 set(CMAKE_C_COMPILER "${CROSS_PATH}/x86_64-w64-mingw32-gcc") 17 #set(CMAKE_CXX_COMPILER "${CROSS_PATH}/x86_64-w64-mingw32-g++") 18 set(CMAKE_RC_COMPILER "${CROSS_PATH}/x86_64-w64-mingw32-windres")
|
| /third_party/protobuf/protoc-artifacts/ |
| D | build-protoc.sh | 11 # cygwin windows x86_32 Requires: i686-w64-mingw32-gcc 12 # cygwin windows x86_64 Requires: x86_64-w64-mingw32-gcc 16 # linux windows x86_32 Requires: i686-w64-mingw32-gcc 17 # linux windows x86_64 Requires: x86_64-w64-mingw32-gcc 203 # Use mingw32 compilers because executables produced by Cygwin compiler 206 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=x86_64-w64-mingw32" 208 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=i686-pc-mingw32" 212 elif [[ "$(uname)" == MINGW32* ]]; then 239 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=x86_64-w64-mingw32" 241 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=i686-w64-mingw32"
|
| /third_party/python/Lib/distutils/ |
| D | cygwinccompiler.py | 5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as 19 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 30 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works 145 # cygwin and mingw32 need different sets of libraries 274 """ Handles the Mingw32 port of the GNU C compiler to Windows. 276 compiler_type = 'mingw32' 289 # A real mingw32 doesn't need to specify a different entry point, 298 'Cygwin gcc cannot be used with --compiler=mingw32') 308 # dlls need another dll (mingwm10.dll see Mingw32 docs) [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/ |
| D | README.mingw.md | 14 - Fedora, 32bit: `dnf install mingw32-gcc-c++` 24 - Fedora, 32bit: `dnf install mingw32-glib2 mingw32-cairo mingw32-freetype`
|
| /third_party/libexif/ |
| D | README-Win32.txt | 10 b) Use MinGW32 12 If you use MinGW32 (including MSYS) on Windows, building libexif should 22 Something neat to do is to use a MinGW32 cross compiler on a Unix
|
| /third_party/libuv/.github/workflows/ |
| D | CI-win.yml | 85 - name: Install mingw32 environment 91 …atrix.config.arch }} -DBUILD_TESTING=ON -DCMAKE_TOOLCHAIN_FILE=cmake-toolchains/cross-mingw32.cmake 97 …`${{ matrix.config.arch }}-w64-mingw32-gcc -print-file-name=libgcc_s_${{ matrix.config.libgcc }}-1… 98 `${{ matrix.config.arch }}-w64-mingw32-gcc -print-file-name=libwinpthread-1.dll` \ 99 `${{ matrix.config.arch }}-w64-mingw32-gcc -print-file-name=libatomic-1.dll` \
|
| /third_party/skia/third_party/externals/freetype/builds/windows/ |
| D | detect.mk | 163 ifneq ($(findstring mingw32,$(MAKECMDGOALS)),) # mingw32 164 CONFIG_FILE := w32-mingw32.mk 167 .PHONY: mingw32 168 mingw32: setup
|
| /third_party/protobuf/ruby/ |
| D | Rakefile | 65 'x86-mingw32', 'x64-mingw32', 73 ['x86-mingw32', 'x64-mingw32', 'x86_64-linux', 'x86-linux'].each do |plat|
|
| /third_party/lame/ |
| D | INSTALL | 167 Mingw32). See README.DJGPP. 169 For Mingw32, you should now be able to use the Unix Makefile that 179 Mingw32 users may also try to use the unix configure script (explained 180 above), it has _untested_ support for Mingw32. 191 Can DJGPP or Mingw32 produce lame_enc.dll?
|
| /third_party/libsnd/Scripts/ |
| D | linux-to-win-cross-configure.sh | 5 compiler_name=i686-w64-mingw32 8 compiler_name=x86_64-w64-mingw32
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| D | Makefile.mingw32 | 1 # Sample makefile for rpng-win / rpng2-win / wpng using mingw32-gcc and make. 13 # make -f Makefile.mingw32 18 # at all about the mingw32 installation tree (W32DIR). Edit as appropriate. 40 # change this to be the path where mingw32 installs its stuff:
|
| /third_party/skia/third_party/externals/expat/expat/cmake/ |
| D | mingw-toolchain.cmake | 32 set(CMAKE_C_COMPILER i686-w64-mingw32-gcc) 33 set(CMAKE_CXX_COMPILER i686-w64-mingw32-g++)
|
| /third_party/lame/Dll/ |
| D | Makefile.mingw32 | 1 # This makefile compiles lame_enc.dll with mingw32 (and possibly cygwin) 10 # make -fMakefile.mingw32
|
12345678