Lines Matching refs:probe

18 12-02-29 C+probe: add __TIMESTAMP__ to the nopredefined list
33 11-11-11 C+probe: test for .so before .sl
42 11-06-01 make.probe: add more /lib64 logic
48 11-02-11 package.sh,C+probe,make.probe,mamprobe.sh: add ###.*archiac.*###
50 11-02-02 make.probe: handle -print-multi-directory => 64 => /usr/lib64 /lib64
52 11-02-02 make.probe: handle gcc $ORIGIN link but exec failure -- gee thanks
63 10-08-20 C+probe: version_stamp only if version_flags works
71 10-06-22 C+probe: handle cc that require .[ci] input for version info
84 10-01-01 make.probe: handle ['"] in CC.VERSION.STRING
87 09-11-14 make.probe: use gcc { -print-multi-directory -print-search-dirs }
89 09-10-27 C+probe,make.probe,probe.win32: add CC.SUFFIX.DEBUG
97 09-08-20 make.probe: add CC.SHARED.NAME
100 09-07-31 make.probe: add CC.AR.ARFLAGS (for aix ar -xany)
127 08-10-16 make.probe '-fno-stack-protector -fno-stack-protector-all' to cop out!!
131 08-09-20 make.probe: handle another /usr/bin/file shared lib description
134 08-09-10 make.probe: add CC.NOPROTECT
137 08-08-04 C+probe: fix stdlib initialization logic
148 08-04-10 C+probe: change probe_so order to check .so last (macos ld workaround)
150 08-03-28 C+probe: add C++ #include <iostream> (no extension) dir probes
152 08-02-28 make.probe: fix probe_warn to include ld!
153 08-02-02 make.probe: add CC.RUNPATH to match default -L order
156 08-01-28 make.probe: darwin ld export dynamic is -force_flat_namespace
157 08-01-28 C+probe: handle sgi cc error message but exit 0 botch(es)
159 08-01-09 C+probe: add __FUNCTION__ to the undef (don't check) list
166 07-08-11 probe.win32: add cl.exe setuid workaround, CC.VERSION[.STRING]
172 07-04-11 make.probe: fix CC.PICBIG probe, default { CC.PIC CC.DLL } to BIG
173 07-04-04 iffe.sh: prepend ${tst}${ext} to each .c probe
177 07-03-23 make.probe: handle file(1) that returns 'archive' for .so
178 07-03-22 mamprobe.sh: fix STDED probe for implementations that ignore EOF
181 07-03-08 C+probe: restore IFS after probe.ini
186 07-01-01 C+probe: LC_ALL=C
187 06-12-22 make.probe: lean on gcc -v for stdlib, but preserve /usr/local!
190 06-11-11 make.probe: favor lib64 over lib for hosttype==*64
191 06-10-31 make.probe: add "-ignore-source-dir -iquote" test
201 06-09-05 C+probe: add { probe_version version_stamp version_string }
202 06-09-05 make.probe: add version stamp comment, CC.VERSION[.STRING]
214 06-06-27 C+probe,TEST.mk,make.probe,mktest.sh,regress.sh: 'ulimit -c 0'
222 06-03-05 make.probe: work around pedantic bash 3.1 mismatched " in `.`
240 05-12-05 make.probe: disable readonly.exe core dump via ulimit -c 0
250 05-07-01 package.sh: add TARPROBE for tar B flag probe
253 05-06-01 make.probe: verify that cc_pic works for hosted cc
256 05-05-25 make.probe: add CC.INCLUDE.LOCAL instead of -I- in CC.DIALECT
270 05-03-24 make.probe: fix CC.PICBIG probe to prefer -fPIC over -fpic -- doh
279 make.probe: add mvs -Wc,dll,exportall,longname,rent to CC.DLL probe
283 05-02-20 probe.win32: handle /platformsdk mount
296 05-02-02 *.sh,*probe: IFS may be unset and { ash bsh } don't on startup -- wow
324 make.probe: add CC.DIALECT EXPORT={ALL,REF,EXT,DLL}
344 04-07-23 probe.win32: generalize #include dir order search
361 regress.sh: probe for rm -u vs. chmod -R u+rwx
363 04-04-15 make.probe: check probe_libdir false positives
371 04-04-01 C+probe: set export LANG=C for uniform error messages
372 make.probe: another CC.STDLIB tweak
375 make.probe: fix CC.STDLIB search; drop CC.* path duplicates
382 04-03-22 probe.win32: ncc => nld
398 probe.win32: sync with make.probe
399 make.probe: fix last chance dynamic test
400 make.probe: add hp.pa CC.EXPORT.DYNAMIC -Wl,-E
401 make.probe: add ibm.risc CC.EXPORT.DYNAMIC -bexpall
402 make.probe: move probe_dll_def to the end of probe_dll
404 04-02-24 make.probe: strip "..." from cc/ld traces
406 04-02-23 make.probe: rework CC.LD search
407 04-02-14 make.probe: add CC.EXPORT.DYNAMIC for main dynamic sym export
408 make.probe: resurrect CC.PIC with separate semantics from CC.DLL
409 make.probe: add CC.SHARED.LD for CC.SHARED linker
410 C+probe: clear DISPLAY to stifle interactive windows
412 make.probe: add { CC.AR CC.SIZE }, fix cross command search
414 04-02-09 make.probe: drop -nostartfiles from CC.SHARED for C++
432 03-06-11 probe.win32: fix $(BINDIR) typo that expanded in sh instead of make
435 make.probe: add CC.DIALECT { GNU -dD }
440 03-06-08 make.probe: fix CC.STDLIB logic
446 make.probe: add CC.STDLIB verification
447 03-06-04 make.probe: add +forceread +noforceread
452 03-04-27 make.probe: fix mvs CC.PREFIX.SHARED "lib" => ""
453 make.probe: add CC.DLL.DIR = $(BINDIR) or $(LIBDIR)
454 make.probe: add { CC.LD.LAZY CC.LD.NOLAZY CC.LD.RECORD CC.LD.NORECORD }
455 probe.win32: sync with latest CC.*
458 03-04-22 probe.win32: CC.DIALECT += "LIBPP -I-" for all cc's
504 03-01-23 probe.win32: borland and mingw32 tweaks
510 03-01-03 probe.win32: add /usr/include/borland path truncation workaround
512 02-12-06 probe.win32: fix inlcude => include typo, add lcc lib
513 probe.win32: CC.MAKE.OPTIONS = nativepp=0
515 02-11-28 probe.win32: add C++ and -I- CC.DIALECT checks
518 02-11-21 probe.win32: update the vc include dir test
519 02-11-20 make.probe: fix CC.LD.ORIGIN typo that expanded make var
521 02-11-12 make.probe: add CC.LD.ORIGIN for a.out origin dir relative dll search
522 make.probe: add CC.LD.STRIP for link time a.out strip
527 02-10-20 package.sh: fix lib/probe/C/make/probe update test
528 02-10-18 probe.win32: update for mingw
529 make.probe: add bash workaround to SHELLMAGIC test
548 02-09-21 mamprobe.sh: "-" info-path writes probe info to stdout
549 02-09-11 make.probe: move from nmake src to be part of mamprobe.sh
550 mamprobe: generate from mamprobe.beg C.probe make.probe mamprobe.end
608 02-01-24 C+probe: check CC.DYNAMIC to handle cc that accept but ignore -B*
637 mamprobe.sh: update pic probe to match make.probe for linux.ia64
691 mamake: fix buffer overlap bug that clobbered the probe file path
697 C+probe: quote "$cc" when its an argument!
719 package.sh: change pax --meter probe; some hang on /dev/tty
722 C+probe: add probe_verbose -V for aix cc=xlc
756 00-10-18 C+probe: mac os10 additions
761 00-09-19 C+probe: add probe_longlong
764 00-06-14 mamprobe: fix win32.* probe
767 00-06-01 C+probe: fix stdinclude *again*
772 00-04-11 C+probe: uniq stdinclude and stdlib, fix usrinclude
781 00-03-06 makefile: install optional make probe override script C+make+probe.lcl
791 C.probe: fix .so check that let .dll slip through
813 C.probe: move hosttype to C.probe (with unixware.i386 workaround)
838 99-05-01 C.probe: fix over aggressive stdinclude, e.g., /usr/include/machine
843 C.probe: extra check for include dirs pulled in by <sys/types.h>
847 99-01-11 C.probe: shlib before lib, /usr before /
853 98-08-11 C.probe: add /usr/include check (for sco CC)
858 Makefile: strengthed -lm probe
860 C.probe: handle gcc -v -E phony include dirs
880 C.probe: _probe_PATH => _probe_export which must be eval'd
888 96-12-25 C.probe: uwin tweaks
898 C.probe: don't automatically add /usr/include for non-hosted compilers
899 C.probe: don't automatically place /usr/include last
900 C.probe: check gcc style -v -E for stdinclude usrinclude
908 96-10-01 C.probe: add probe_libdir to catch alpha /usr/shlib
912 96-05-09 C.probe: drop multiple / in stdinclude
915 C.probe: probe_members += -whole-archive for gcc
925 beef up library dir probe
930 fix C.probe to properly handle C/C++ combined compiler drivers