Searched refs:development (Results 1 - 25 of 110) sorted by relevance

12345

/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Ddevelopment.sh18 # Controls whether to enable development-mode features by default.
19 development=false
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Ddevelopment.sh18 # Controls whether to enable development-mode features by default.
19 development=false
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Ddevelopment.sh18 # Controls whether to enable development-mode features by default.
19 development=true
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Ddevelopment.sh18 # Controls whether to enable development-mode features by default.
19 development=false
/netbsd-current/external/gpl3/binutils/dist/gprofng/
H A DMakefile.am52 check-DEJAGNU: site.exp development.exp
68 development.exp: $(BFDDIR)/development.sh
69 $(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
72 # development.sh is used to determine -Werror default.
73 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
75 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
77 DISTCLEANFILES = site.exp development.exp
H A DMakefile.in398 # development.sh is used to determine -Werror default.
399 @TCL_TRY_TRUE@CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
400 @TCL_TRY_TRUE@EXTRA_DEJAGNU_SITE_CONFIG = development.exp
401 @TCL_TRY_TRUE@DISTCLEANFILES = site.exp development.exp
931 @TCL_TRY_TRUE@check-DEJAGNU: site.exp development.exp
947 @TCL_TRY_TRUE@development.exp: $(BFDDIR)/development.sh
948 @TCL_TRY_TRUE@ $(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A DMakefile.am91 check-DEJAGNU: site.exp development.exp
105 development.exp: $(BFDDIR)/development.sh
106 $(AM_V_GEN)$(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
109 # development.sh is used to determine -Werror default.
110 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
112 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
114 DISTCLEANFILES += site.exp development.exp
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A DMakefile.am91 check-DEJAGNU: site.exp development.exp
105 development.exp: $(BFDDIR)/development.sh
106 $(AM_V_GEN)$(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
109 # development.sh is used to determine -Werror default.
110 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
112 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
114 DISTCLEANFILES += site.exp development.exp
/netbsd-current/external/bsd/pdisk/dist/
H A Dutil.c137 enum {development = 0x20, alpha = 0x40, beta = 0x60, final = 0x80, /* or */ release = 0x80}; enumerator in enum:__anon6203
140 case development: stage = 'd'; break;
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dgennews56 (and the former EGCS project) since EGCS 1.0, on the line of development
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dgennews58 (and the former EGCS project) since EGCS 1.0, on the line of development
/netbsd-current/external/gpl3/gcc/dist/contrib/vim-gcc-dev/ftdetect/
H A Dgcc-dev.vim1 " Vim file type detection rules for GCC development
/netbsd-current/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/ftdetect/
H A Dgcc-dev.vim1 " Vim file type detection rules for GCC development
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcore.c25 # warning *** This is unstable, untested, development code.
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A DMakefile.am209 development.exp: $(BFDDIR)/development.sh
210 $(EGREP) "[development|experimental]=" $(BFDDIR)/development.sh \
501 # development.sh is used to determine -Werror default.
502 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
504 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
506 DISTCLEANFILES = sysroff.c sysroff.h site.exp development.exp \
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A DMakefile.am215 development.exp: $(BFDDIR)/development.sh
216 $(EGREP) "[development|experimental]=" $(BFDDIR)/development.sh \
507 # development.sh is used to determine -Werror default.
508 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
510 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
512 DISTCLEANFILES = sysroff.c sysroff.h site.exp development.exp \
/netbsd-current/external/apache2/llvm/dist/llvm/tools/msbuild/
H A Dinstall.bat6 REM In general this script should not be used except for development and testing
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A DMakefile.am61 # development.sh is used to determine -Werror default.
62 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A DMakefile.am61 # development.sh is used to determine -Werror default.
62 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A DMakefile.am61 # development.sh is used to determine -Werror default.
62 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A DMakefile.am218 development.exp: $(BFDDIR)/development.sh
219 $(AM_V_GEN)$(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
534 # development.sh is used to determine -Werror default.
535 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
537 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
539 DISTCLEANFILES = sysroff.c sysroff.h site.exp development.exp \
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A DMakefile.am436 development.exp: $(BFDDIR)/development.sh
437 $(EGREP) "[development|experimental]=" $(BFDDIR)/development.sh \
601 testsuite/site.exp site.bak site.exp development.exp stage stage1 stage2
700 # development.sh is used to determine -Werror default.
701 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.tgt $(BFDDIR)/development.sh
703 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
/netbsd-current/external/gpl3/binutils/dist/gas/
H A DMakefile.am442 development.exp: $(BFDDIR)/development.sh
443 $(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
546 testsuite/site.exp site.bak site.exp development.exp stage stage1 stage2
645 # development.sh is used to determine -Werror default.
646 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.tgt $(BFDDIR)/development.sh
648 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A DMakefile.am436 development.exp: $(BFDDIR)/development.sh
437 $(EGREP) "[development|experimental]=" $(BFDDIR)/development.sh \
599 testsuite/site.exp site.bak site.exp development.exp stage stage1 stage2
698 # development.sh is used to determine -Werror default.
699 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.tgt $(BFDDIR)/development.sh
701 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm125 The development version is on github at L<https://https://github.com/mschout/perl-text-template>

Completed in 327 milliseconds

12345