/freebsd/contrib/googletest/googlemock/ |
H A D | CMakeLists.txt | 31 # Project-wide settings 46 # Instructs CMake to process Google Test's CMakeLists.txt and add its 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) [all …]
|
/freebsd/contrib/googletest/docs/ |
H A D | quickstart-cmake.md | 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` 101 To build the code, add the following to the end of your `CMakeLists.txt` file: 108 hello_test.cc
|
/freebsd/contrib/tcsh/ |
H A D | FAQ | 20 If you did like the previous behavior you can add in /etc/csh.login, or 47 If that does not work, for dbxtool at least you can add sh stty sane in 66 newer version of ftpd. Otherwise add tcsh to the list of shells. (For 69 one, remember to add /bin/csh, /bin/sh, and any other valid shells for 113 * Compile with cc. 136 to ^Z; stty -a will show you the current stty settings; stty intr ^C 142 "sh.c", line ???: STR??? undefined [cc] 239 to. You can use bindkey to see your settings, and to rebind up & down
|
H A D | Ported | 12 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 D | Fixes | 96 22. rename configure.in to configure.ac, add aclocal.m4 to CVS 156 95. revert gencat handling to pre-cygwin fixes (without the env settings) 208 settings (Corinna Vinschen) 242 29. PR/84: Performance fixes for large history merges (add 292 13. add missing sigemptyset in goodbye() 293 12. add rlimit swapsize from FreeBSD. 546 34. turn on kanji and dspmbyte by default; add check for utf8 locales, 605 42. add --version (Nelson Beebe) 650 3. add support for quads in xprintf in the presence of gcc. 700 55. add missing linux kanji define (Tsuyoshi Kawabe) [all …]
|
/freebsd/crypto/openssh/ |
H A D | README.platform | 6 expiry settings, where prior to that it did not. Because of this, 20 than the build host then you can add "-DBROKEN_GETADDRINFO" to CFLAGS 40 than the default of cc.
|
/freebsd/crypto/krb5/src/windows/ |
H A D | README | 41 BASH from https://gitforwindows.org and configure it to add the Unix 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/crypto/krb5/src/config/ |
H A D | pre.in | 288 # prefix (with no spaces after) for rpath flag to cc 291 # link flags to add PROG_RPATH to the rpath 485 # These settings are for building shared libraries only. Including 489 # shared libraries, hence the FOO_@@ settings.
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 47 it is not possible to add this information. 92 + add configure check for MB_LEN_MAX, to provide warning as needed. 107 + add vt100+noapp, vt100+noapp+pc, xterm+app+pc, xterm+decedit from 151 + add attr_get.3x to man_db.renames.in (patch by Sven Joachim). 155 + add ms-vt100-16color, winconsole -TD 156 + add rio, rio-direct -TD 157 + add mostlike -TD 158 + add wezterm, contour -TD 190 + add information about "ttycap", termcap's forerunner, to tset.1 214 + add limit checks in infocmp needed when processing extended [all …]
|
H A D | INSTALL | 441 versions of the add-on libraries (form, menu, panel), which would 443 ncurses' add-on libraries to avoid conflicts when linking: 575 and if you have asked for compiler warnings, will add gcc's const-qual 650 may not be accurate, or that your stty settings have disabled the use 691 add logic in threaded configuration to ensure that a read(2) system 879 --with-build-cc=XXX 883 $BUILD_CC variable is set, and otherwise defaults to gcc or cc. 1165 If ".pc" files are installed (see --enable-pc-files), optionally add a 1446 We add extensions to those interfaces to solve problems not addressed by 1494 + add _nc_free_termtype1 and _nc_free_tparm, for memory-leaks [all …]
|
H A D | aclocal.m4 | 186 dnl $1 = flags to add 254 ifelse([$2],,,[CF_VERBOSE(add to \$CFLAGS $cf_new_cflags)]) 259 ifelse([$2],,,[CF_VERBOSE(add to \$CPPFLAGS $cf_new_cppflags)]) 264 ifelse([$2],,,[CF_VERBOSE(add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags)]) 291 dnl Add an include-directory to $CPPFLAGS. Don't add /usr/include, since it is 292 dnl redundant. We don't normally need to add -I/usr/local/include for gcc, 307 # a loop is needed to ensure we can add subdirs of existing dirs 352 dnl $1 = library to add, without the "-l" 362 dnl $1 is the (list of) directory(s) to add 376 # a loop is needed to ensure we can add subdirs of existing dirs [all …]
|
/freebsd/contrib/byacc/ |
H A D | aclocal.m4 | 60 dnl $1 = flags to add 128 ifelse([$2],,,[CF_VERBOSE(add to \$CFLAGS $cf_new_cflags)]) 133 ifelse([$2],,,[CF_VERBOSE(add to \$CPPFLAGS $cf_new_cppflags)]) 138 ifelse([$2],,,[CF_VERBOSE(add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags)]) 149 dnl $1 = flags to add 258 dnl the nuisance of having inconsistent settings for compiler and preprocessor 263 : "${CC:=cc}" 422 dnl compiler other than by costly add-ons. Because of this, the specification 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) [all …]
|
/freebsd/crypto/openssl/Configurations/ |
H A D | README.md | 65 cc => The C compiler command, usually one of "cc", 318 represent the configuration settings documented at the beginning 341 "target" => "{cc}:{cflags}:{unistd}:{thread_cflag}:{sys_id}:{lflags}: 572 extension, obj2lib is expected to add that. 'objs' 628 *without* extension, obj2bin is expected to add
|
/freebsd/ |
H A D | RELNOTES | 131 interfaces for viewing and manipulating audio device settings (sysctls, 264 of edk2-bhyve. To restore the old behavior, add 350 jail(8) now support zfs.dataset to add a list of ZFS datasets to a 411 `cc -m32` will also be supported for at least the stable/15
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 534 flags that add support for special features include: 657 others may require one of the above settings. 970 it might complain about TopFrame). If you are using Sun's cc, 971 make sure /opt/SUNWspro/bin/cc is used instead of /usr/ucb/cc 1046 lacking a few things. The following settings can be placed in 1138 cc: Warning: /usr/include/db.h, line 74: The redefinition of the macro 1185 the cc compiler if possible. 1254 copy ../contrib/oldbind.compat.c into sendmail and add the 1353 but you can just ignore it. You might want to add this info to the 1381 files typically end up in the search path and you need to add [all …]
|
/freebsd/share/mk/ |
H A D | bsd.README | 48 bsd.sys.mk - common settings used for building FreeBSD sources 179 LDADD Additional linker objects. Usually used to add libraries. 436 defined, ${PROG_CXX}.cc. 458 To build foo from foo.c with a manual page foo.2, add the line: 462 If foo does not have a manual page at all, add the line: 466 If foo has multiple source files, add the line:
|
/freebsd/contrib/bmake/ |
H A D | ChangeLog | 21 o make.1: add a DIAGNOSTICS section for make to reference. 35 add POSIX $^ support 48 o add on-demand inter-process stack traces 50 o job.c: add job prefix if necessary in non-default filtered mode 59 o parse.c: add program name to stack traces from sub-makes 60 add quotes to "in directory" line in stack traces 108 o targ.c: add end marker for -dg1, -dg2 and -dg3 debug log 160 add details to errors about ::= modifier 161 add details about indirect modifiers to the stack traces 162 in stack traces from target commands, add the command level [all …]
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 1005 # The 1.3.x kernels add color-change capabilities; if yours doesn't have this 1031 # The 2.2.x kernels add a private mode that sets the cursor type; use that to 1667 # Changed kbs to DEL and removed keys that duplicate stty settings -TD 2368 # tab settings are in non-volatile memory and don't need to be 2507 # Unless you have a graphics add-on such as Digital Engineering's VT640 2880 # and such, but they add the DEC Technical character set, Multiple text 2928 # DEC doesn't supply a VT400 description, so we add Daniel Glasser's 2976 # add msgr and other capabilities from vt220 -TD 3203 # don't know the TERM_PROGRAM and TERM_PROGRAM_VERSION settings or 3486 # * The terminal description matches the default settings. [all …]
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 289 dnl Macro to add for using GNU gettext. 644 dnl $1 = flags to add 712 ifelse([$2],,,[CF_VERBOSE(add to \$CFLAGS $cf_new_cflags)]) 717 ifelse([$2],,,[CF_VERBOSE(add to \$CPPFLAGS $cf_new_cppflags)]) 722 ifelse([$2],,,[CF_VERBOSE(add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags)]) 732 dnl Add an include-directory to $CPPFLAGS. Don't add /usr/include, since it's 733 dnl redundant. We don't normally need to add -I/usr/local/include for gcc, 748 # a loop is needed to ensure we can add subdirs of existing dirs 793 dnl $1 = library to add, without the "-l" 803 dnl $1 is the (list of) directory(s) to add [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 95 - Fix representation of types GPOS and RESINFO, add rdf type for 181 - For #1207: [FR] Support for RESINFO RRType 261 (RFC9606), add 287 - Fix add reallocarray to alloc stats unit test, and disable 353 - Fix and add comments in testdata/val_negcache_ttl.rpl. 478 - For #1110: Test for fallthrough attribute in configure and add 790 - Fix for #1032, add safeguard to make table space positive. 792 - Fix to add unit test for lruhash space that exercises the routines. 1016 - Merge #930 from Stuart Henderson: add void to 1126 - Fix to add EDE text when RRs have been removed due to length. 1168 capsforid and qname minimisation, depending on the settings [all...] |
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 49 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>. 367 for YYSTYPE_IS_DEFINED. It was harmless but some gcc settings 721 changed types in posix chars structure to quiet solaris cc. 1276 add newline to usage message.
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 67 - Improve overcommit and page alignment settings on NetBSD. (@zoulasc) 536 - Remove --disable-cc-silence. (@jasone) 901 event. Also add a missing check in prof_realloc(). These fixes protect 931 is now configurable via the --with-lg-size-class-group option. Also add the 934 settings. Impacts: 1026 - Replace --enable-cc-silence with --disable-cc-silence to suppress spurious 1429 - Improve backtracing-related configuration logic, and add the 1536 cause aborts for some combinations of configure settings.
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 199 required settings) and the cf option SMTPUTF8. 758 CONFIG: FEATURE(`ldap_routing') in 8.14.4 tried to add a missing 854 which add, insert, or replace headers. From Benjamin 1195 LIBMILTER: A new function smfi_addrcpt_par() can be used to add 1211 does not add a leading space to headers that are added, 1660 Do not add all domain prefixes of the hostname to class 'w'. If 1662 add those names to class 'w' yourself. Problem noted 1755 it off, add -DMILTER=0 to the compile time options. 2155 CONFIG: Prevent multiple application of rule to add smart host. 2172 .cf queue settings and potential buffer underflow in [all …]
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 685 * The activate and soft_load configuration settings for providers in 689 omission of a value for these settings will result in an error. 1169 * Add the ability to add custom attributes to PKCS12 files. Add a new API 1526 settings to ensure strict FIPS compliance rather than backwards 2883 Create a parameter builder using OSSL_PARAM_BLD_new(), add parameters using 3216 * s390x assembly pack: add hardware-support for P-256, P-384, P-521, 3608 * Remove the 'dist' target and add a tarball building script. The 3619 * Instead of having the source directories listed in Configure, add 3988 application (SSL_ERROR_SYSCALL) but errno would be 0. We now add 4290 * s390x assembly pack: add (improved) hardware-support for the following [all …]
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 331 # the files are not read by doxygen. When specifying no_extension you should add 409 # is disabled and one has to add nested compounds explicitly via \ingroup. 632 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each 945 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp, 1033 # Note that the filter must not add or remove lines; it is applied before the 1451 # file. You can add a path in front of the file if the result should not be 1486 # The TOC_EXPAND flag can be set to YES to add extra items for group members to 1528 # filter to add. For more information please see Qt Help Project / Custom 1536 # custom filter to add [all...] |