Searched refs:outdir (Results 1 – 23 of 23) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| D | run_doxygen | 115 outdir="$2/doc/doxygen" 124 outdir=unset 141 if test $srcdir = unset || test $outdir = unset || test $mode = unset || test $shortname = unset ||… 150 generate_tagfile="$outdir/html/libstdc++.tag" 179 mkdir -p $outdir 180 chmod u+w $outdir 186 sed -e "s=@outdir@=${outdir}=g" \ 198 ${srcdir}/doc/doxygen/user.cfg.in > ${outdir}/${mode}.cfg 200 echo doxygen ${outdir}/${mode}.cfg 201 doxygen ${outdir}/${mode}.cfg [all …]
|
| D | create_testsuite_files | 24 outdir="$2" 27 tests_file_normal="$outdir/testsuite_files" 28 tests_file_inter="$outdir/testsuite_files_interactive" 29 tests_file_perf="$outdir/testsuite_files_performance" 30 tests_file_simd="$outdir/testsuite_files_simd"
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/features/ |
| D | Makefile | 94 outdir = ../regformats macro 95 OUTPUTS = $(patsubst %,$(outdir)/%.dat,$(WHICH)) 186 $(outdir)/%.dat: %.xml number-regs.xsl sort-regs.xsl gdbserver-regs.xsl 187 … echo "# THIS FILE IS GENERATED. -*- buffer-read-only: t -*- vi :set ro:" > $(outdir)/$*.tmp 188 echo "# Generated from: $<" >> $(outdir)/$*.tmp 189 echo "name:`echo $(notdir $*) | sed 's/-/_/g'`" >> $(outdir)/$*.tmp 190 … $(if $($(firstword $(subst /, ,$(subst -, ,$*)))-feature), echo "feature:1") >> $(outdir)/$*.tmp 191 echo "xmltarget:$(<F)" >> $(outdir)/$*.tmp 193 >> $(outdir)/$*.tmp 196 $(XSLTPROC) gdbserver-regs.xsl - >> $(outdir)/$*.tmp [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/po/ |
| D | gen-po.in | 10 outdir=${top_srcdir}/po/${domain} 11 outfile=${outdir}/${domain}.pot 13 test -d $outdir || mkdir $outdir
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | fileio.exp | 23 set outdir . 25 set outdir [standard_output_file {}] 30 [list debug "additional_flags=-DOUTDIR=\"$outdir/\""]] != "" } { 202 set dir1 [file join $outdir "dir1.fileio.test" "subdir.fileio.test"] 204 set dir1 [file join $outdir "dir2.fileio.test"]
|
| D | ui-redirect.exp | 53 set outdir [standard_output_file {}] 54 set cmds_file "$outdir/cmds.txt"
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/ |
| D | Makefile.in | 250 $(DO_RUNTEST) --outdir=racy_outputs/$$n $(RUNTESTFLAGS) \ 320 @$(DO_RUNTEST) GDB_PARALLEL=yes --outdir=outputs/$* $*.exp $(RUNTESTFLAGS) $(TIMESTAMP) 328 --outdir=racy_outputs/$(RACY_OUTPUT_N)/$* $*.exp \ 339 …$(DO_RUNTEST) --outdir=gdb.perf/outputs/$* lib/build-piece.exp WORKER=$* GDB_PARALLEL=gdb.perf $(R… 359 …$(DO_RUNTEST) --directory=gdb.perf --outdir gdb.perf/workers GDB_PARALLEL=gdb.perf $(RUNTESTFLAGS)… 363 …$(DO_RUNTEST) --directory=gdb.perf --outdir gdb.perf GDB_PARALLEL=gdb.perf $(RUNTESTFLAGS) GDB_PER… 370 …$(DO_RUNTEST) --directory=gdb.perf --outdir gdb.perf GDB_PERFTEST_MODE=$(GDB_PERFTEST_MODE) $(RUNT…
|
| D | ChangeLog-1993-2013 | 662 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/ |
| D | catch_ex_std.exp | 27 set outdir [file dirname $binfile] 41 set linkarg "-Wl,-rpath,$outdir"
|
| /netbsd/src/external/gpl3/gdb/dist/sim/testsuite/ |
| D | local.mk | 49 $(AM_V_RUNTEST)$(DO_RUNTEST) --objdir testsuite/$* --outdir testsuite/$* $*.exp
|
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | ca.c | 283 char *outdir = NULL, *outfile = NULL, *rev_arg = NULL, *ser_status = NULL; in ca_main() local 404 outdir = opt_arg(); in ca_main() 666 if ((outdir == NULL) && (req)) { in ca_main() 668 outdir = NCONF_get_string(conf, section, ENV_NEW_CERTS_DIR); in ca_main() 669 if (outdir == NULL) { in ca_main() 682 if (app_isdir(outdir) <= 0) { in ca_main() 683 BIO_printf(bio_err, "%s: %s is not a directory\n", prog, outdir); in ca_main() 684 perror(outdir); in ca_main() 1085 outdirlen = OPENSSL_strlcpy(new_cert, outdir, sizeof(new_cert)); in ca_main()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| D | gen-req.sh | 67 -outdir . \
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/ |
| D | gdb.exp | 4953 global outdir 5366 set outdir [file dirname $dest] 5623 lappend new_options "ldflags=-Wl,-rpath,${outdir}" 5907 set outdir [file dirname $dest] 5922 set object ${outdir}/${sourcebase}.o 7006 global outdir tool inotify_log_file
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2010 | 7613 ($(outdir)/i386/i386-mmx.dat): Likewise. 7614 ($(outdir)/i386/i386-mmx-linux.dat): Likewise. 7804 ($(outdir)/i386/i386-avx.dat): New dependency. 7805 ($(outdir)/i386/i386-avx-linux.dat): Likewise. 7806 ($(outdir)/i386/x86-avx-64.dat): Likewise. 7807 ($(outdir)/i386/x86-64-avx-linux.dat): Likewise. 10368 ($(outdir)/i386/i386-linux.dat): Likewise. 10369 ($(outdir)/i386/amd64.dat): Likewise. 10370 ($(outdir)/i386/amd64-linux.dat): Likewise.
|
| D | ChangeLog-2012 | 9390 ($(outdir)/i386/x32.dat): Likewise. 9391 ($(outdir)/i386/x32-linux.dat): Likewise. 9392 ($(outdir)/i386/x32-avx.dat): Likewise. 9393 ($(outdir)/i386/x32-avx-linux.dat): Likewise.
|
| D | ChangeLog-2007 | 2383 ($(outdir)/%.dat): Handle subdirectories.
|
| D | ChangeLog-2014 | 3072 * features/Makefile ($(outdir)/%.dat): Output "THIS FILE IS
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/ |
| D | user.cfg.in | 61 OUTPUT_DIRECTORY = @outdir@
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ |
| D | Makefile.in | 5086 $(AM_V_RUNTEST)$(DO_RUNTEST) --objdir testsuite/$* --outdir testsuite/$* $*.exp
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2004 | 3757 (libstdc++_init): Don't pass outdir to v3-copy-files.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | invoke.texi | 18582 Equivalent to @option{-save-temps -dumpdir @file{outdir/}}, where 18583 @file{outdir/} is the directory of the output file specified after the
|
| D | gcc.info | 17495 Equivalent to '-save-temps -dumpdir outdir/', where 'outdir/' is
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 42775 which use --outdir. 132201 $ make check RUNTESTFLAGS='GDB=../gdb gdb.base/varargs.exp --outdir=test'
|