Home
last modified time | relevance | path

Searched +full:0 +full:- +full:posix +full:- +full:dwarf +full:- +full:rt_v5 +full:- +full:rev1 (Results 1 – 3 of 3) sorted by relevance

/external/brotli/scripts/
Dappveyor.yml3 - master
7 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
12 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
17 - BUILD_SYSTEM: CMake
21 - BUILD_SYSTEM: CMake
25 - BUILD_SYSTEM: Python
30 - BUILD_SYSTEM: Python
31 PYTHON: "C:\\Python36-x64"
35 - BUILD_SYSTEM: make
38 - BUILD_SYSTEM: make
[all …]
/external/libcxx/
Dappveyor.yml9 - Debug
13 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
14 CMAKE_OPTIONS: -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER=clang-cl.exe
21 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
22 MINGW_PATH: C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin
24 MAKE_PROGRAM: mingw32-make
31 - call "%APPVEYOR_BUILD_FOLDER%\\appveyor-reqs-install.cmd"
34 - if DEFINED MSVC_SETUP_PATH call "%MSVC_SETUP_PATH%" %MSVC_SETUP_ARG%
35 - cd %APPVEYOR_BUILD_FOLDER%
38 - md C:\projects\build-libcxx
[all …]
/external/googletest/
Dappveyor.yml7 - compiler: msvc-15-seh
12 - compiler: msvc-15-seh
18 - compiler: msvc-15-seh
23 - compiler: msvc-14-seh
28 - compiler: msvc-14-seh
32 - compiler: gcc-6.3.0-posix
35 cxx_path: 'C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin'
39 - Debug
45 - ps: |
46 Write-Output "Compiler: $env:compiler"
[all …]