Home
last modified time | relevance | path

Searched refs:check_compiler (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/www/kannel/gateway-1.4.4/checks/
H A Dcheck_compiler.sh7 test/wml_tester -b test/testcase.wml | test/decompile | diff test/testcase.wml - > check_compiler.l…
12 echo check_compiler failed 1>&2
13 echo See check_compiler.log or run test/test_compiler for info 1>&2
17 rm -f check_compiler.log
/dports/devel/R-cran-pkgbuild/pkgbuild/man/
H A Dhas_compiler.Rd5 \alias{check_compiler}
11 check_compiler(debug = FALSE)
22 \code{\link[=check_compiler]{check_compiler()}}.
26 check_compiler()
/dports/devel/p5-Devel-CheckCompiler/Devel-CheckCompiler-0.07/
H A DChanges14 - Add extra_linker_flags to check_compiler()
19 - Add executable flag to check_compiler()
24 - Export check_compiler() function.
/dports/devel/R-cran-pkgbuild/pkgbuild/tests/testthat/
H A Dtest-compiler.R9 expect_error(check_compiler(), "Failed to compile C code")
13 expect_true(check_compiler())
/dports/databases/mysql55-client/mysql-5.5.62/cmake/
H A Dconfigure.pl63 sub check_compiler subroutine
86 check_compiler("CC", "CFLAGS");
87 check_compiler("CXX", "CXXFLAGS");
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/percona57-server/percona-server-5.7.36-39/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/percona57-client/percona-server-5.7.36-39/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mysql57-client/mysql-5.7.36/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mysql56-client/mysql-5.6.51/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/cmake/
H A Dconfigure.pl70 sub check_compiler subroutine
93 check_compiler("CC", "CFLAGS");
94 check_compiler("CXX", "CXXFLAGS");
/dports/sysutils/pax-utils/pax-utils-1.3.3/
H A DMakefile5 check_compiler = \ macro
8 check_compiler_many = $(foreach flag,$(1),$(call check_compiler,$(flag)))
13 WUNKNOWN := $(call check_compiler,-Werror=unknown-warning-option)
/dports/databases/mariadb103-client/mariadb-10.3.34/cmake/
H A Dconfigure.pl64 sub check_compiler subroutine
87 check_compiler("CC", "CFLAGS");
88 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mariadb103-server/mariadb-10.3.34/cmake/
H A Dconfigure.pl64 sub check_compiler
87 check_compiler("CC", "CFLAGS");
88 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mariadb105-client/mariadb-10.5.15/cmake/
H A Dconfigure.pl64 sub check_compiler subroutine
87 check_compiler("CC", "CFLAGS");
88 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mariadb104-server/mariadb-10.4.24/cmake/
H A Dconfigure.pl64 sub check_compiler subroutine
87 check_compiler("CC", "CFLAGS");
88 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mariadb105-server/mariadb-10.5.15/cmake/
H A Dconfigure.pl64 sub check_compiler subroutine
87 check_compiler("CC", "CFLAGS");
88 check_compiler("CXX", "CXXFLAGS");
/dports/databases/mariadb104-client/mariadb-10.4.24/cmake/
H A Dconfigure.pl64 sub check_compiler subroutine
87 check_compiler("CC", "CFLAGS");
88 check_compiler("CXX", "CXXFLAGS");
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/
H A Dmakefile.vms19 CHECK-COMPILER = check_compiler
43 check_compiler:
/dports/devel/arm-elf-binutils/binutils-2.37/
H A Dmakefile.vms19 CHECK-COMPILER = check_compiler
43 check_compiler:

12345678910