Home
last modified time | relevance | path

Searched +refs:cc +refs:get +refs:settings (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/sqlite3/autosetup/
H A Dcc.tcl115 set deps [dict keys [dict get $::autosetup(cc-include-deps) $each]]
333 proc cc-add-settings {settings} { argument
334 if {[llength $settings] % 2} {
335 autosetup-error "settings list is missing a value: $settings"
345 foreach {name value} $settings {
371 cc-store-settings [array get new]
428 proc cc-with {settings args} {
430 cc-add-settings $settings
434 set save [cc-add-settings $settings]
438 return -code [dict get $info -code] $result
[all …]
/freebsd/contrib/googletest/googlemock/
H A DCMakeLists.txt31 # Project-wide settings
88 "${gtest_dir}/src/gtest-all.cc"
89 src/gmock-all.cc)
93 "${gtest_dir}/src/gtest-all.cc"
94 src/gmock-all.cc
95 src/gmock_main.cc)
97 cxx_library(gmock "${cxx_strict}" src/gmock-all.cc)
100 cxx_library(gmock_main "${cxx_strict}" src/gmock_main.cc)
154 cxx_test(gmock_link_test gmock_main test/gmock_link2_test.cc)
170 "${gtest_dir}/src/gtest-all.cc" src/gmock-all.cc src/gmock_main.cc)
[all …]
/freebsd/contrib/tcsh/
H A DFAQ55 Where can I get csh sources?
65 is hard-coded, then you are out of luck and your best bet is to get a
76 you get is one of using an editor inside an editor. Both try to
96 I rlogin to another machine, and then no matter what I tell stty I cannot get
102 Where do I get the public domain directory library?
113 * Compile with cc.
115 I compiled tcsh with the SunOS unbundled compiler and now things get echoed
136 to ^Z; stty -a will show you the current stty settings; stty intr ^C
142 "sh.c", line ???: STR??? undefined [cc]
153 doing a stty -extproc, or you can get the Cray AIC to build a telnetd
[all …]
H A DPorted12 COMPILER: cc, gcc, acc
18 NOTES : Don't compile with /usr/5bin/cc
23 COMPILER: cc, gcc
39 COMPILER: WorkShop cc
50 COMPILER: Sun Studio cc
61 COMPILER: cc, gcc
83 COMPILER: cc
94 COMPILER: cc, gcc
107 COMPILER: cc, c89, gcc
108 CFLAGS : +O3 -Aa (cc), +O3 (c89), normal (gcc)
[all …]
H A DFixes156 95. revert gencat handling to pre-cygwin fixes (without the env settings)
208 settings (Corinna Vinschen)
279 not get truncated. (Ted Anderson)
492 41. get rid of bool.
711 47. exit immeditiately if we get an error while we are setting up
954 55. Fix histdup=erase, where after some repetitions, we would get negative
984 28. Use sysconf to get NCARGS if available Robert Daniel Kennedy
1002 17. Greek nls messages. Aggelos P. Varvitsiotis <avarvit@cc.ece.ntua.gr>
1140 5. Recursive sourced scripts would get mangled up because of input buffer
1203 you get no output; [fixed]
[all …]
/freebsd/contrib/googletest/docs/
H A Dquickstart-cmake.md3 This tutorial aims to get you up and running with GoogleTest using CMake. If
64 # For Windows: Prevent overriding the parent project's compiler/linker settings
82 As an example, create a file named `hello_test.cc` in your `my_project`
108 hello_test.cc
/freebsd/crypto/openssh/
H A DREADME.platform6 expiry settings, where prior to that it did not. Because of this,
40 than the default of cc.
68 binary RPMs. If you get an error about headers, or complaining about a
/freebsd/crypto/krb5/src/config/
H A Dpre.in261 # -- this may want to get broken out into a separate frag later
288 # prefix (with no spaces after) for rpath flag to cc
444 # below only update one of the files, so compile_et has to get run twice,
485 # These settings are for building shared libraries only. Including
489 # shared libraries, hence the FOO_@@ settings.
495 # subset thereof by configure; determines which types of libs get
573 # configure; determines which types of object files get built.
587 # platform-dependent temporary files that should get cleaned up
/freebsd/crypto/krb5/src/windows/
H A DREADME40 A simple way to get the necessary Unix utilities is to install Git
94 1) set PATH=%PATH%;"%WindowsSdkVerBinPath%"\x86 # To get uicc.exe
106 running "uicc" to see if you get a usage message or a not-found
117 settings for your site, but since DNS lookups are enabled for locating
135 controlled with environment variables and registry settings. The
221 kdc = kerberos.cc.columbia.edu
/freebsd/contrib/sendmail/src/
H A DREADME103 or greater (e.g., is Berkeley DB 1.85 or 1.86), get the
121 work. You may be able to get this to work with the MIT/Athena
138 >>> NOTE WELL for NEWDB support: If you want to get ndbm support, for
143 >>> no point to including -DNDBM, since it will just get you another
174 If you define NEWDB or HESIOD you get the User Database (USERDB)
215 to get it to compile and link properly:
327 that file does not exist) to get a list of unrestricted
342 This will make a difference, so it is important to get
402 integer to get the true integer load average. Defaults to 8.
442 This may be needed if you get type conflicts on this
[all …]
/freebsd/contrib/bmake/
H A Dboot-strap49 # Pick up settings from "rc".
377 # Ok, get to work...
413 # not all cc's support this
H A Dconfigure2300 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2303 as an "x". The following induces an error, until -std is added to get
2305 array size at least. It is necessary to write \x00 == 0 to get something
3066 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3088 ac_cv_prog_CC="${ac_tool_prefix}cc"
3112 # Extract the first word of "cc", so it can be a program name with args.
3135 if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3139 ac_cv_prog_CC="cc"
4261 set dummy ${ac_tool_prefix}cc; ac_word=$2
4307 set dummy cc; ac_word=$2
[all …]
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m459 AC_CHECK_PROGS(CC,cc_r xlc_r cc)
61 if test "$CC" = cc ; then
302 AC_MSG_ERROR([pthread_create is not usable, check environment settings])
572 dnl needed to get reentrant/threadsafe versions
/freebsd/contrib/one-true-awk/
H A DFIXES.1e49 Thanks to Miguel Pineiro Jr. <mpj@pineiro.cc>.
54 Thanks to Miguel Pineiro Jr. <mpj@pineiro.cc>.
59 Miguel Pineiro Jr. <mpj@pineiro.cc>.
65 <mpj@pineiro.cc>.
70 undetected. Thanks to Miguel Pineiro Jr. <mpj@pineiro.cc>.
132 to get it to compile with g++. Thanks to Arnold Robbins.
209 expressions doesn't work). Also get all tests working again.
253 Fix from Ori Bernstein to get UTF-8 characters instead of
283 concatenated together get turned into a single string.
298 one easy place to get them from.
[all …]
/freebsd/crypto/openssl/Configurations/
H A DREADME.md65 cc => The C compiler command, usually one of "cc",
102 When unset, they get the same values as the
318 represent the configuration settings documented at the beginning
341 "target" => "{cc}:{cflags}:{unistd}:{thread_cflag}:{sys_id}:{lflags}:
/freebsd/share/mk/
H A Dbsd.README48 bsd.sys.mk - common settings used for building FreeBSD sources
105 version of make. So, don't get mad at us, figure out a better way to handle
436 defined, ${PROG_CXX}.cc.
690 If defined, none of the built test programs get
736 get registered into the automatically-generated
/freebsd/contrib/byacc/
H A Daclocal.m4258 dnl the nuisance of having inconsistent settings for compiler and preprocessor
263 : "${CC:=cc}"
483 dnl ECHO_LD - symbol to prefix "cc -o" lines
484 dnl RULE_CC - symbol to put before implicit "cc -c" lines (e.g., .c.o)
485 dnl SHOW_CC - symbol to put before explicit "cc -c" lines
486 dnl ECHO_CC - symbol to put before any "cc" line
880 dnl Check if we must define _GNU_SOURCE to get a reasonable value for
2083 dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions,
2084 dnl or adapt to the vendor's definitions to get equivalent functionality,
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES199 required settings) and the cf option SMTPUTF8.
1393 has a properly working snprintf(3) to get rid
1570 NetBSD can use sysctl(3) to get the number of CPUs in
1801 Header check rulesets using $>+ (do not strip comments) will get
1833 Also use <sys/mkdev.h> to get the correct
2027 To get the 8.12.3-8.12.10 version, compile sendmail with
2172 .cf queue settings and potential buffer underflow in
2262 DNS entries to get around access restrictions.
2274 CONFIG: Allow local_procmail to override local_lmtp settings.
2280 LIBMILTER: On Solaris libmilter may get into an endless loop if
[all …]
/freebsd/contrib/bc/
H A DNEWS.md440 they allocate, so those OS's usually get away with it.
478 * Added a command to `dc` (`y`) to get the length of register stacks.
481 * Created settings that builders can set defaults for and users can set their
494 * Added the ability for users to get the copyright banner back.
504 * Added a command to `dc` (`Y`) to get the length of an array.
505 * Added a command to `dc` (`,`) to get the depth of the execution stack.
765 thus, not properly clean up some memory. (The memory would still get
865 scripts more competitive with GNU `bc`. While improvements did, in fact, get it
1000 `getopt_long()` is broken. To get around that, and to support long options on
1534 15. An extension to get the length of an array was added.
[all …]
/freebsd/contrib/ncurses/
H A DINSTALL253 trees is wasted. Try to get your site administrators to install a system-
650 may not be accurate, or that your stty settings have disabled the use
879 --with-build-cc=XXX
883 $BUILD_CC variable is set, and otherwise defaults to gcc or cc.
1080 option does not succeed, you may get better results with this option.
1096 to get the same behavior as automake-flavored
2210 corrections to the terminal I/O settings which cause applications to
2318 distributions, please either use the recommended name or get back
2436 an invisible .terminfo subdirectory which will get filled in with
2477 cc -o foo foo.o -lncurses -lgpm -lncurses
[all …]
/freebsd/contrib/unbound/doc/
H A DChangelog289 get option is freed properly.
380 - Fix that when rpz is applied the message does not get picked up by
876 - Fix edns subnet replies for scope zero answers to not get stored
1168 capsforid and qname minimisation, depending on the settings.
1437 resolvers. The new choice, down from 4096 means it is harder to get
1451 RD=0 queries to a forwarder, they still get answered from cache.
1825 check routine, but after malformed checks, to get the correct NULL
2144 - Fix #533: Negative responses get cached even when setting
2185 and udp send, they are visible at higher verbosity settings.
2284 - Fix for older parsers for function call in serve expired get cache
[all...]
/freebsd/contrib/tcp_wrappers/
H A DREADME89 settings. Run the wrappers for a few days to become familiar with
753 "in." prefix to their names, but you get the idea.
900 examples at the end so that you get a general idea of the language.
950 in.tftpd, and no `root' field), but you get the idea.
1005 get the client IP address in case of datagram-oriented services, and
1007 (mentor.cc.purdue.edu) provided a first version of a much-needed manual
/freebsd/contrib/bearssl/
H A DDoxyfile3 # This file describes the settings to be used by the documentation system
330 # doxygen to replace the get and set methods by a property in the documentation.
667 # doxygen should invoke to get the current version for each file (typically from
734 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
793 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
932 # Note: To get rid of all source code in the generated output, make sure that
1084 # To get valid HTML the header file that includes any scripts and style sheets
1655 # \usepackage command. To get the times font for instance you can specify :
1720 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1746 # Note that which sources are shown also depends on other settings such as
[all …]
/freebsd/contrib/libcbor/
H A DDoxyfile3 # This file describes the settings to be used by the documentation system
391 # doxygen to replace the get and set methods by a property in the documentation.
471 # than 0 to get more control over the balance between CPU load and processing
769 # doxygen should invoke to get the current version for each file (typically from
844 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
945 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
1099 # Note: To get rid of all source code in the generated output, make sure that
1226 # To get valid HTML the header file that includes any scripts and style sheets
1687 # regards to the different settings, so it is possible that also other MathJax
1688 # settings hav
[all...]
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in3 # This file describes the settings to be used by the documentation system
376 # doxygen to replace the get and set methods by a property in the documentation.
456 # than 0 to get more control over the balance between CPU load and processing
746 # doxygen should invoke to get the current version for each file (typically from
813 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
884 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
1024 # Note: To get rid of all source code in the generated output, make sure that
1188 # To get valid HTML the header file that includes any scripts and style sheets
1806 # \usepackage command. To get the times font for instance you can specify :
1872 # files. Set this option to YES, to get a higher quality PDF documentation.
[all …]

123