Lines Matching full:compiler
4 - 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%
26 - if [%COMPILER%]==[gcc] SET PATH_ORIGINAL=%PATH%
27 - if [%COMPILER%]==[gcc] (
41 ECHO Building %COMPILER% %PLATFORM% %CONFIGURATION% &&
44 - if [%COMPILER%]==[gcc] (gcc -v)
45 - if [%COMPILER%]==[gcc] (
61 - if [%COMPILER%]==[gcc] if not [%PLATFORM%]==[clang] (
76 - if [%COMPILER%]==[gcc] if [%PLATFORM%]==[mingw64] (
80 - if [%COMPILER%]==[gcc] if [%PLATFORM%]==[mingw32] (
84 - if [%COMPILER%]==[gcc] (COPY tests\*.exe programs\)
85 - if [%COMPILER%]==[visual] (
107 ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION% &&
109 - if not [%COMPILER%]==[unknown] (
134 COMPILER: gcc
145 COMPILER: gcc