HomeSort by: relevance | last modified time | path
    Searched refs:compiling (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/config/
bootstrap-debug.mk 6 # stage2, for no debug information is generated when compiling with
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug.mk 6 # stage2, for no debug information is generated when compiling with
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug.mk 6 # stage2, for no debug information is generated when compiling with
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug.mk 6 # stage2, for no debug information is generated when compiling with
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug.mk 6 # stage2, for no debug information is generated when compiling with
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug.mk 6 # stage2, for no debug information is generated when compiling with
  /src/external/historical/nawk/dist/testdir/
Compare.tt 6 echo compiling time.c
  /src/external/bsd/zstd/dist/lib/
Makefile 126 @echo compiling multi-threaded static library $(LIBVER),\
127 @echo compiling single-threaded static library $(LIBVER))
139 @echo compiling dynamic library $(LIBVER)
167 @echo compiling multi-threaded dynamic library $(LIBVER),\
168 @echo compiling single-threaded dynamic library $(LIBVER))
252 @echo compiling single-thread dynamic library $(LIBVER)
libzstd.mk 75 # When cross-compiling from linux to windows,
  /src/external/gpl2/gmake/dist/
build.sh.in 64 echo compiling ${file}...
  /src/share/mk/
bsd.host.mk 17 # Helpers for cross-compiling
  /src/crypto/external/apache2/openssl/lib/libdes/
FILES0 16 vms.com - For use when compiling under VMS
  /src/crypto/external/bsd/openssl/lib/libdes/
FILES0 16 vms.com - For use when compiling under VMS
  /src/crypto/external/bsd/openssl.old/lib/libdes/
FILES0 16 vms.com - For use when compiling under VMS
  /src/external/bsd/byacc/dist/
vmsbuild.com 204 $ write sys$output "compiling ''p1'"
  /src/external/bsd/wpa/dist/hs20/client/
Android.mk 11 # We try to keep this compiling against older platform versions.
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 48 By re-compiling a program that uses these instructions, and
fplsp.doc 48 By re-compiling a program that uses these instructions, and
  /src/external/public-domain/sqlite/dist/autosetup/
sqlite-config.tcl 45 # Set to 1 when cross-compiling This value may be changed by certain
48 # [proj-is-cross-compiling].
49 is-cross-compiling [proj-is-cross-compiling]
743 # compiling binaries for the target system (CC a.k.a. $(T.cc)).
745 # cross-compiling.
747 if {!$::sqliteConfig(is-cross-compiling)} {
748 # When cross-compiling we default to not using the -g flag, based
1244 if {$::sqliteConfig(is-cross-compiling)} {
1246 proj-warn "Skipping check for readline.h because we're cross-compiling.
    [all...]
proj.tcl 220 # @proj-is-cross-compiling
222 # Returns 1 if cross-compiling, else 0.
224 proc proj-is-cross-compiling {} {
302 # if {![proj-is-cross-compiling]} {
1421 # When _not_ cross-compiling and CC_FOR_BUILD is _not_ explicitly
1436 if {![proj-is-cross-compiling]
  /src/external/historical/nawk/dist/
FIXES 76 Remove warnings when compiling with g++. Thanks to Arnold Robbins.
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
divmodsi.S 150 ;; Used when compiling with -Os specified.
279 ;; Used when compiling with -Os specified.
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
divmodsi.S 150 ;; Used when compiling with -Os specified.
279 ;; Used when compiling with -Os specified.
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 393 As well as the normal mode of compiling a device tree blob from text
549 in part by running the source file through CPP before compiling with
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
parse.cc 3403 int compiling; local
3413 compiling = 1;
3415 while (compiling)
3446 compiling = 0;

Completed in 57 milliseconds

1 2 3