Searched +full:test +full:- +full:mingw (Results 1 – 25 of 344) sorted by relevance
12345678910>>...14
| /third_party/libxml2/ |
| D | .gitlab-ci.yml | 1 .test: 3 # 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 \ 17 # RUN curl https://www.w3.org/XML/Test/xmlts20080827.tar.gz |tar xz [all …]
|
| /third_party/libuv/.github/workflows/ |
| D | CI-win.yml | 1 name: CI-win 6 - '**' 7 - '!docs/**' 8 - '!src/unix/**' 9 - '!.**' 10 - '.github/workflows/CI-win.yml' 13 - v[0-9].* 14 - master 17 build-windows: 18 runs-on: windows-${{ matrix.config.server }} [all …]
|
| /third_party/pcre2/pcre2/ |
| D | NON-AUTOTOOLS-BUILD | 2 -------------------------------------- 26 configure/make (autotools) build system, as found in many Unix-like 31 environments, though it can also be run in Unix-like environments. See the 46 ahead to the CMake section. Note that the settings concerned with 8-bit, 47 16-bit, and 32-bit code units relate to the type of data string that PCRE2 49 You do not have to do anything special to compile in a 64-bit environment, for 61 -DHAVE_CONFIG_H to your compiler so that src/config.h is included in the 64 An alternative approach is not to edit src/config.h, but to use -D on the 66 configuration options. In this case -DHAVE_CONFIG_H must not be set. 72 before re-using what you had previously. [all …]
|
| /third_party/pcre2/pcre2/doc/html/ |
| D | NON-AUTOTOOLS-BUILD.txt | 2 -------------------------------------- 26 configure/make (autotools) build system, as found in many Unix-like 31 environments, though it can also be run in Unix-like environments. See the 46 ahead to the CMake section. Note that the settings concerned with 8-bit, 47 16-bit, and 32-bit code units relate to the type of data string that PCRE2 49 You do not have to do anything special to compile in a 64-bit environment, for 61 -DHAVE_CONFIG_H to your compiler so that src/config.h is included in the 64 An alternative approach is not to edit src/config.h, but to use -D on the 66 configuration options. In this case -DHAVE_CONFIG_H must not be set. 72 before re-using what you had previously. [all …]
|
| /third_party/zlib/ |
| D | huawei_zlib_CMakeList.patch | 1 diff --git a/CMakeLists.txt b/CMakeLists.txt 3 --- a/CMakeLists.txt 5 @@ -167,21 +167,21 @@ file(READ ${CMAKE_CURRENT_SOURCE_DIR}/zlib.h _zlib_h_contents) 6 string(REGEX REPLACE ".*#define[ \t]+ZLIB_VERSION[ \t]+\"([-0-9A-Za-z.]+)\".*" 9 -if(MINGW) 10 +#if(MINGW) 11 # This gets us DLL resource information when compiling on MinGW. 12 - if(NOT CMAKE_RC_COMPILER) 13 - set(CMAKE_RC_COMPILER windres.exe) 14 - endif() [all …]
|
| /third_party/openssl/ |
| D | NOTES-WINDOWS.md | 4 - [Native builds using Visual C++](#native-builds-using-visual-c++) 5 - [Native builds using Embarcadero C++Builder]( 6 #native-builds-using-embarcadero-c++-builder) 7 - [Native builds using MinGW](#native-builds-using-mingw) 8 - [Linking native applications](#linking-native-applications) 9 - [Hosted builds using Cygwin](#hosted-builds-using-cygwin) 20 MinGW cross compiler 21 run on the GNU-like development environment MSYS2 31 The native builds using Visual C++ have a `VC-*` prefix. 34 ------------------- [all …]
|
| /third_party/skia/third_party/externals/microhttpd/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2012-10-14.11; # UTC 6 # Copyright (C) 1999-2013 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| /third_party/skia/third_party/externals/libpng/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2018-03-07.03; # UTC 6 # Copyright (C) 1999-2018 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| /third_party/protobuf/third_party/googletest/googlemock/build-aux/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2018-03-07.03; # UTC 6 # Copyright (C) 1999-2020 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| /third_party/protobuf/third_party/googletest/googletest/build-aux/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2018-03-07.03; # UTC 6 # Copyright (C) 1999-2020 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| /third_party/curl/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2018-03-07.03; # UTC 6 # Copyright (C) 1999-2021 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| /third_party/lame/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2018-03-07.03; # UTC 6 # Copyright (C) 1999-2020 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| /third_party/protobuf/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2018-03-07.03; # UTC 6 # Copyright (C) 1999-2020 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| D | ar-lib | 4 me=ar-lib 5 scriptversion=2019-07-04.01; # UTC 7 # Copyright (C) 2010-2020 Free Software Foundation, Inc. 29 # bugs to <bug-automake@gnu.org> or send patches to 30 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 65 mingw) [all …]
|
| /third_party/libevdev/build-aux/ |
| D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 4 scriptversion=2018-03-07.03; # UTC 6 # Copyright (C) 1999-2021 Free Software Foundation, Inc. 28 # bugs to <bug-automake@gnu.org> or send patches to 29 # <automake-patches@gnu.org>. 50 if test -z "$file_conv"; then 52 case `uname -s` in 53 MINGW*) 54 file_conv=mingw 67 mingw/*) [all …]
|
| /third_party/skia/third_party/externals/expat/expat/ |
| D | CMake.README | 3 The cmake based buildsystem for expat works on Windows (cygwin, mingw, Visual 6 Assuming ~/expat-2.4.1 is the source directory of expat, add a subdirectory 8 ~/expat-2.4.1$ mkdir build && cd build 9 ~/expat-2.4.1/build$ 11 From that directory, call cmake first, then call make, make test and 13 ~/expat-2.4.1/build$ cmake .. 14 -- The C compiler identification is GNU 15 -- The CXX compiler identification is GNU 17 -- Configuring done 18 -- Generating done [all …]
|
| /third_party/glib/ |
| D | README.win32.md | 1 Chun-wei Fan `<fanc999@yahoo.com.tw>` 17 To build GLib on Win32, you can use either GCC ("MinGW") or the Microsoft 21 You can also cross-compile GLib for Windows from Linux using the 22 cross-compiling mingw packages for your distro. 31 compilation related to Win32 in GLib-using code: 33 - `G_OS_WIN32` is defined when compiling for native Win32, without 37 - `G_WITH_CYGWIN` is defined if compiling for the Cygwin 42 - `G_PLATFORM_WIN32` is defined when either `G_OS_WIN32` or `G_WITH_CYGWIN` 48 Additionally, there are the compiler-specific macros: 49 - `__GNUC__` is defined when using GCC or Clang [all …]
|
| /third_party/protobuf/third_party/googletest/googletest/cmake/ |
| D | internal_utils.cmake | 1 # Defines functions and macros useful for building Google Test and 6 # - This file will be run twice when building Google Mock (once via 7 # Google Test's CMakeLists.txt, and once via Google Mock's). 11 # - The functions/macros defined in this file may depend on Google 12 # Test and Google Mock's option() definitions, and thus must be 15 # Tweaks CMake's default compiler/linker settings to suit Google Test's needs. 23 # https://gitlab.kitware.com/cmake/community/wikis/FAQ#dynamic-replace. 28 # When Google Test is built as a shared library, it should also use 31 # hard-to-find crashes. When it is built as a static library, it is 35 string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") [all …]
|
| /third_party/libjpeg-turbo/ |
| D | appveyor.yml | 2 - cmd: >- 7 …rs\nasm-2.10.01-win32.zip curl -fSL -o c:\installers\nasm-2.10.01-win32.zip http://www.nasm.us/pub… 9 7z x c:\installers\nasm-2.10.01-win32.zip -oc:\ > c:\installers\nasm.install.log 11 …-6.4.0-release-posix-dwarf-rt_v5-rev0.7z curl -fSL -o c:\installers\i686-6.4.0-release-posix-dwarf… 13 md "c:\Program Files (x86)\mingw-w64\i686-6.4.0-posix-dwarf-rt_v5-rev0" 15 …7z x c:\installers\i686-6.4.0-release-posix-dwarf-rt_v5-rev0.7z -o"c:\Program Files (x86)\mingw-w6… 17 …-6.4.0-release-posix-seh-rt_v5-rev0.7z curl -fSL -o c:\installers\x86_64-6.4.0-release-posix-seh-r… 19 md "c:\Program Files\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0" 21 …7z x c:\installers\x86_64-6.4.0-release-posix-seh-rt_v5-rev0.7z -o"c:\Program Files\mingw-w64\x86_… 27 …set PATH=c:\nasm-2.10.01;c:\Program Files (x86)\NSIS;c:\msys64\usr\bin;c:\Program Files (x86)\Micr… [all …]
|
| /third_party/rust/crates/bindgen/ |
| D | appveyor.yml | 5 - TARGET: gnu 6 LLVM_VERSION: 5.0.0-1 8 - TARGET: gnu 9 LLVM_VERSION: 9.0.0-1 11 - TARGET: msvc 14 - TARGET: msvc 19 - stable 20 - nightly 23 - x64 24 - x86 [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/ |
| D | README.mingw.md | 2 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 …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/kokoro/windows/ |
| D | presubmit.bat | 7 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 …]
|
| /third_party/lz4/lib/dll/example/ |
| D | README.md | 6 - `lz4.exe` : Command Line Utility, supporting gzip-like arguments 7 - `dll\msys-lz4-1.dll` : The DLL of LZ4 library, compiled by msys 8 - `dll\liblz4.dll.a` : The import library of LZ4 library for Visual C++ 9 - `example\` : The example of usage of LZ4 library 10 - `include\` : Header files required with LZ4 library 11 - `static\liblz4_static.lib` : The static LZ4 library 16 Command Line Interface (CLI) supports gzip-like arguments. 21 The full list of commands for CLI can be obtained with `-h` or `-H`. The ratio can 22 be improved with commands from `-3` to `-16` but higher levels also have slower 23 compression. CLI includes in-memory compression benchmark module with compression [all …]
|
| /third_party/zlib/contrib/minizip/ |
| D | configure.ac | 1 # -*- Autoconf -*- 10 AC_ARG_ENABLE([demos], AC_HELP_STRING([--enable-demos], [build example programs])) 11 AM_CONDITIONAL([COND_DEMOS], [test "$enable_demos" = yes]) 12 if test "$enable_demos" = yes 20 *-mingw* | mingw*) 26 AM_CONDITIONAL([WIN32], [test "${WIN32}" = "yes"])
|
| /third_party/backends/patches/ |
| D | ltmain.sh.patch | 1 Author: Henning Meirer-Geinitz 3 Use "libsane" soname for every backend (all systems but AIX and mingw) 5 diff --git a/ltmain.sh b/ltmain.sh 6 --- a/ltmain.sh 8 @@ -9708,6 +9708,23 @@ 12 + # If -module or -export-dynamic was specified, set the dlname 13 + if test "$module" = yes || test "$export_dynamic" = yes; then 18 + # On sane-backends the internal name for every lib is "libsane" 19 + # not "libsane-backendname" so that linking to each backend is possible. 21 + *mingw*) [all …]
|
12345678910>>...14