| /freebsd-13.1/contrib/kyua/ |
| H A D | .travis.yml | 11 compiler: clang 15 compiler: gcc 19 compiler: clang 23 compiler: clang 27 compiler: clang 31 compiler: clang 37 # compiler: clang 41 # compiler: gcc
|
| /freebsd-13.1/contrib/googletest/ |
| H A D | .travis.yml | 9 # Define the matrix explicitly, manually expanding the combinations of (os, compiler, env). 14 compiler: gcc 19 compiler: clang 25 compiler: gcc 30 compiler: gcc 34 compiler: clang 38 compiler: clang 41 compiler: clang 44 compiler: gcc 47 compiler: gcc [all …]
|
| H A D | appveyor.yml | 7 - compiler: msvc-15-seh 11 - compiler: msvc-15-seh 16 - compiler: msvc-14-seh 20 - compiler: msvc-14-seh 23 - compiler: gcc-5.3.0-posix 27 - compiler: gcc-6.3.0-posix 39 Write-Output "Compiler: $env:compiler"
|
| /freebsd-13.1/contrib/lutok/m4/ |
| H A D | compiler-flags.m4 | 29 dnl \file compiler-flags.m4 43 dnl Checks for a compiler flag and sets a result variable. 49 dnl \param 2 The shell variable containing the flags for the compiler. 51 dnl \param 3 The name of the compiler flag to check for. 72 dnl Checks for a compiler flag and appends it to a result variable. 78 dnl \param 3 The name of the compiler flag to check for. 98 dnl Checks for a C compiler flag and appends it to a variable. 102 dnl \param 1 The name of the compiler flag to check for. 110 dnl Checks for a C++ compiler flag and appends it to a variable. 114 dnl \param 1 The name of the compiler flag to check for. [all …]
|
| H A D | compiler-features.m4 | 32 dnl Ensures the C++ compiler detected by AC_PROG_CXX is present and works. 33 dnl The compiler check should be performed here, but it seems like Autoconf 37 AC_CACHE_CHECK([whether the C++ compiler works], 45 AC_MSG_ERROR([C++ compiler cannot create executables]) 52 dnl Checks if the current compiler has a way to mark functions that do not 58 dnl compiler) does not. And in that case, CC just raises a warning 80 dnl Checks if the current compiler has a way to mark parameters as unused
|
| /freebsd-13.1/contrib/kyua/m4/ |
| H A D | compiler-flags.m4 | 29 dnl \file compiler-flags.m4 43 dnl Checks for a compiler flag and sets a result variable. 49 dnl \param 2 The shell variable containing the flags for the compiler. 51 dnl \param 3 The name of the compiler flag to check for. 82 dnl Checks for a compiler flag and appends it to a result variable. 88 dnl \param 3 The name of the compiler flag to check for. 108 dnl Checks for a C compiler flag and appends it to a variable. 112 dnl \param 1 The name of the compiler flag to check for. 120 dnl Checks for a C++ compiler flag and appends it to a variable. 124 dnl \param 1 The name of the compiler flag to check for. [all …]
|
| H A D | ax_cxx_compile_stdcxx.m4 | 11 # Check for baseline language coverage in the compiler for the specified 127 AC_MSG_NOTICE([No compiler with C++$1 support was found]) 131 [define if the compiler supports basic C++$1 syntax]) 161 // If the compiler admits that it is not ready for C++11, why torture it? 166 #error "This is not a C++ compiler" 170 #error "This is not a C++11 compiler" 452 // If the compiler admits that it is not ready for C++14, why torture it? 457 #error "This is not a C++ compiler" 461 #error "This is not a C++14 compiler" 581 #error "This is not a C++ compiler" [all …]
|
| /freebsd-13.1/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 152 compiler-rt/.gitignore 153 compiler-rt/CMakeLists.txt 154 compiler-rt/CODE_OWNERS.TXT 155 compiler-rt/cmake/ 156 compiler-rt/docs/ 162 compiler-rt/lib/asan/tests/ 222 compiler-rt/test/ 223 compiler-rt/tools/ 224 compiler-rt/unittests/ 225 compiler-rt/utils/ [all …]
|
| /freebsd-13.1/contrib/tnftp/ |
| H A D | INSTALL | 8 = NOTE: You will need an ANSI C compiler. = 46 compiler related settings. 47 CC=compiler specify name of the C compiler (default: gcc or cc) 48 CFLAGS=flags specify flags to C compiler (default: -O -g or just -O) 52 env CC="compiler" CFLAGS="flags" LDFLAGS="flags" ./configure 57 = NOTE: You will need an ANSI C compiler. =
|
| /freebsd-13.1/contrib/pjdfstest/ |
| H A D | .travis.yml | 7 compiler: clang 10 compiler: gcc 13 compiler: clang 15 compiler: gcc
|
| /freebsd-13.1/contrib/libcbor/ |
| H A D | .travis.yml | 8 compiler: clang 13 compiler: gcc 18 compiler: gcc 23 compiler: gcc 27 compiler: gcc
|
| /freebsd-13.1/contrib/byacc/ |
| H A D | vmsbuild.com | 2 $! VMS build-script for BYACC. Requires installed C compiler 7 $! $ @vmsbuild [BYACC [<compiler> [bld_target]]] 10 $! <compiler> :== { decc | vaxc } 12 $! The default compiler on VAX hosts is vaxc, else decc (Alpha hosts). 99 $ write sys$output "C compiler required to rebuild BYACC"
|
| /freebsd-13.1/contrib/ntp/sntp/m4/ |
| H A D | os_cflags.m4 | 2 dnl Specify additional compile options based on the OS and the compiler 4 AC_MSG_CHECKING([additional compiler flags]) 44 # use Ansi compiler on HPUX, and some -Wp magic 55 # use Ansi compiler on HPUX 63 # do not use 64-bit compiler
|
| H A D | ax_c99_struct_init.m4 | 11 # This macro defines MISSING_C99_STRUCT_INIT if the C compiler does not 41 AC_MSG_CHECKING([whether the compiler supports C99 structure initialization]) 55 [Define to 1 if the compiler does not support C99's structure initialization.]),
|
| /freebsd-13.1/sys/contrib/zstd/lib/ |
| H A D | BUCK | 80 name='compiler', 84 ('common', 'compiler.h'), 124 ':compiler', 203 ':compiler', 224 ':compiler',
|
| /freebsd-13.1/contrib/cortex-strings/benchmarks/dhry/ |
| H A D | dhry_1.c | 25 #define compiler "Watcom C/C++ 10.5 Win386" macro 29 #define compiler "Watcom C/C++ 10.5 Win386" macro 33 #define compiler "Watcom C/C++ 10.5 Dos4GW" macro 37 #define compiler "Watcom C/C++ 10.5 Dos4GW" macro 41 #define compiler "Watcom C/C++ 10.5 Win32NT" macro 45 #define compiler "Watcom C/C++ 10.5 Win32NT" macro 49 #define compiler "Watcom C/C++ 10.5 OS/2-32" macro 53 #define compiler "Watcom C/C++ 10.5 OS/2-32" macro 193 printf ("Compiler %s\n", compiler); in main() 507 fprintf (Ap, "Compiler %s\n", compiler); in main()
|
| /freebsd-13.1/.github/workflows/ |
| H A D | cross-bootstrap-tools.yml | 11 name: ${{ matrix.os }} (${{ matrix.compiler }}) 19 compiler: clang-9 23 compiler: clang-10 27 compiler: clang-11
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat-source.txt | 19 C compiler is needed to compile the code. Support for the extended double- 20 precision and quadruple-precision formats is dependent on the C compiler 27 independent and should be compilable using any ISO/ANSI C compiler. At the 35 SoftFloat as written requires an ISO/ANSI-style C compiler. No attempt has 49 and quadruple-precision formats depends on the C compiler implementing 51 C compiler is 32 bits, SoftFloat is limited to the single- and double- 135 `<processor>-<executable-type>-<compiler>'. The names of the supplied 144 <compiler>: 174 `<processor>-<compiler>.h'. 189 be inlined by the compiler. SoftFloat depends on inlining to obtain [all …]
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_Applink.pod | 5 OPENSSL_Applink - glue between OpenSSL BIO and Win32 compiler run-time 14 between OpenSSL BIO layer and Win32 compiler run-time environment. 18 compiler of their choice and link it into the target application.
|
| /freebsd-13.1/contrib/bearssl/mk/ |
| H A D | mkT0.cmd | 4 rem This script uses the command-line C# compiler csc.exe, which is 7 rem implemented in the compiler provided with framework 2.0.50727). 27 echo C# compiler not found
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | host-cpu-c-abi.m4 | 64 # On x86_64 systems, the C compiler may be generating code in one of 101 # On arm64 systems, the C compiler may be generating code in one of 148 # On hppa, the C compiler may be generating 32-bit code or 64-bit 163 # On ia64 on HP-UX, the C compiler may be generating 64-bit code or 209 # On powerpc64 systems, the C compiler may still be generating 210 # 32-bit code. And on powerpc-ibm-aix systems, the C compiler may 295 # On s390x, the C compiler may be generating 64-bit (= s390x) code 311 # C compiler still generates 32-bit code. 524 # On hppa, the C compiler may be generating 32-bit code or 64-bit 572 # On powerpc64 systems, the C compiler may still be generating [all …]
|
| /freebsd-13.1/contrib/atf/ |
| H A D | .travis.yml | 3 compiler: 17 - compiler: clang
|
| /freebsd-13.1/contrib/lutok/ |
| H A D | .travis.yml | 3 compiler: 17 - compiler: clang
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | aclocal.m4 | 71 dnl Determine which compiler we're using (cc or gcc) 107 # Try to have the compiler default to hiding symbols, 126 # Try to have the compiler default to hiding symbols, 182 # The DEC C compiler, which is what we presume we're 254 # option to force the compiler to fail. 349 dnl on another compiler. 369 # this? (We're assuming that if the compiler isn't GCC 372 # the Intel C compiler.) 857 dnl Add some warning flags if the compiler supports them 908 # a run-time swap; perhaps the compiler always [all …]
|
| /freebsd-13.1/lib/libclang_rt/ |
| H A D | Makefile.inc | 3 .include <bsd.compiler.mk> 5 CRTSRC= ${SRCTOP}/contrib/llvm-project/compiler-rt
|