Home
last modified time | relevance | path

Searched refs:exe_ext (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/games/uhexen2/hexen2source-1.5.9/utils/
H A Dbuild.sh4 exe_ext=
6 exe_ext=".exe"
8 strip hcc/hcc$exe_ext \
9 dcc/dhcc$exe_ext \
10 vis/vis$exe_ext \
11 light/light$exe_ext \
12 qbsp/qbsp$exe_ext \
13 bspinfo/bspinfo$exe_ext \
14 qfiles/qfiles$exe_ext \
15 pak/pakx$exe_ext \
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/testsuite/config/
H A Ddefault.exp89 if {[file isfile gas/as-new[exe_ext]]} then {
90 link_or_copy gas/as-new[exe_ext] as[exe_ext]
94 link_or_copy gas/as-new as[exe_ext]
97 if {[file isfile ld/ld-new[exe_ext]]} then {
98 link_or_copy ld/ld-new[exe_ext] ld[exe_ext]
100 link_or_copy ld/ld-new ld[exe_ext]
102 if {[file isfile tmpdir/gas/as[exe_ext]]} then {
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/testsuite/config/
H A Ddefault.exp89 if {[file isfile gas/as-new[exe_ext]]} then {
90 link_or_copy gas/as-new[exe_ext] as[exe_ext]
94 link_or_copy gas/as-new as[exe_ext]
97 if {[file isfile ld/ld-new[exe_ext]]} then {
98 link_or_copy ld/ld-new[exe_ext] ld[exe_ext]
100 link_or_copy ld/ld-new ld[exe_ext]
102 if {[file isfile tmpdir/gas/as[exe_ext]]} then {
/dports/devel/djgpp-binutils/binutils-2.17/binutils/testsuite/config/
H A Ddefault.exp84 if {[file isfile gas/as-new[exe_ext]]} then {
85 link_or_copy gas/as-new[exe_ext] as[exe_ext]
89 link_or_copy gas/as-new as[exe_ext]
92 if {[file isfile ld/ld-new[exe_ext]]} then {
93 link_or_copy ld/ld-new[exe_ext] ld[exe_ext]
95 link_or_copy ld/ld-new ld[exe_ext]
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/testsuite/config/
H A Ddefault.exp114 if {[file isfile gas/as-new[exe_ext]]} then {
115 link_or_copy gas/as-new[exe_ext] as[exe_ext]
119 link_or_copy gas/as-new as[exe_ext]
122 if {[file isfile ld/ld-new[exe_ext]]} then {
123 link_or_copy ld/ld-new[exe_ext] ld[exe_ext]
125 link_or_copy ld/ld-new ld[exe_ext]
127 if {[file isfile tmpdir/gas/as[exe_ext]]} then {
/dports/devel/gnulibiberty/binutils-2.37/binutils/testsuite/config/
H A Ddefault.exp114 if {[file isfile gas/as-new[exe_ext]]} then {
115 link_or_copy gas/as-new[exe_ext] as[exe_ext]
119 link_or_copy gas/as-new as[exe_ext]
122 if {[file isfile ld/ld-new[exe_ext]]} then {
123 link_or_copy ld/ld-new[exe_ext] ld[exe_ext]
125 link_or_copy ld/ld-new ld[exe_ext]
127 if {[file isfile tmpdir/gas/as[exe_ext]]} then {
/dports/devel/binutils/binutils-2.37/binutils/testsuite/config/
H A Ddefault.exp114 if {[file isfile gas/as-new[exe_ext]]} then {
115 link_or_copy gas/as-new[exe_ext] as[exe_ext]
119 link_or_copy gas/as-new as[exe_ext]
122 if {[file isfile ld/ld-new[exe_ext]]} then {
123 link_or_copy ld/ld-new[exe_ext] ld[exe_ext]
125 link_or_copy ld/ld-new ld[exe_ext]
127 if {[file isfile tmpdir/gas/as[exe_ext]]} then {
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/
H A Dbuild.sh4 exe_ext=
6 exe_ext=".exe"
8 strip server/hwsv$exe_ext \
9 client/hwcl$exe_ext \
10 client/glhwcl$exe_ext
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/
H A Dsshhelp.pm113 $sshdexe = 'sshd' .exe_ext('SSH'); # base name and ext of ssh daemon
114 $sshexe = 'ssh' .exe_ext('SSH'); # base name and ext of ssh client
115 $sftpsrvexe = 'sftp-server' .exe_ext('SSH'); # base name and ext of sftp-server
116 $sftpexe = 'sftp' .exe_ext('SSH'); # base name and ext of sftp client
117 $sshkeygenexe = 'ssh-keygen' .exe_ext('SSH'); # base name and ext of ssh-keygen
118 $httptlssrvexe = 'gnutls-serv' .exe_ext('SSH'); # base name and ext of gnutls-serv
188 sub exe_ext { subroutine
330 my $xext = exe_ext('SSH');
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/
H A Dsshhelp.pm111 $sshdexe = 'sshd' .exe_ext('SSH'); # base name and ext of ssh daemon
112 $sshexe = 'ssh' .exe_ext('SSH'); # base name and ext of ssh client
113 $sftpsrvexe = 'sftp-server' .exe_ext('SSH'); # base name and ext of sftp-server
114 $sftpexe = 'sftp' .exe_ext('SSH'); # base name and ext of sftp client
115 $sshkeygenexe = 'ssh-keygen' .exe_ext('SSH'); # base name and ext of ssh-keygen
116 $httptlssrvexe = 'gnutls-serv' .exe_ext('SSH'); # base name and ext of gnutls-serv
185 sub exe_ext { subroutine
327 my $xext = exe_ext('SSH');
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/
H A Dsshhelp.pm109 $sshdexe = 'sshd' .exe_ext('SSH'); # base name and ext of ssh daemon
110 $sshexe = 'ssh' .exe_ext('SSH'); # base name and ext of ssh client
111 $sftpsrvexe = 'sftp-server' .exe_ext('SSH'); # base name and ext of sftp-server
112 $sftpexe = 'sftp' .exe_ext('SSH'); # base name and ext of sftp client
113 $sshkeygenexe = 'ssh-keygen' .exe_ext('SSH'); # base name and ext of ssh-keygen
114 $httptlssrvexe = 'gnutls-serv' .exe_ext('SSH'); # base name and ext of gnutls-serv
182 sub exe_ext { subroutine
324 my $xext = exe_ext('SSH');
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/
H A Dsshhelp.pm111 $sshdexe = 'sshd' .exe_ext('SSH'); # base name and ext of ssh daemon
112 $sshexe = 'ssh' .exe_ext('SSH'); # base name and ext of ssh client
113 $sftpsrvexe = 'sftp-server' .exe_ext('SSH'); # base name and ext of sftp-server
114 $sftpexe = 'sftp' .exe_ext('SSH'); # base name and ext of sftp client
115 $sshkeygenexe = 'ssh-keygen' .exe_ext('SSH'); # base name and ext of ssh-keygen
116 $httptlssrvexe = 'gnutls-serv' .exe_ext('SSH'); # base name and ext of gnutls-serv
185 sub exe_ext { subroutine
327 my $xext = exe_ext('SSH');
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/
H A Dsshhelp.pm111 $sshdexe = 'sshd' .exe_ext('SSH'); # base name and ext of ssh daemon
112 $sshexe = 'ssh' .exe_ext('SSH'); # base name and ext of ssh client
113 $sftpsrvexe = 'sftp-server' .exe_ext('SSH'); # base name and ext of sftp-server
114 $sftpexe = 'sftp' .exe_ext('SSH'); # base name and ext of sftp client
115 $sshkeygenexe = 'ssh-keygen' .exe_ext('SSH'); # base name and ext of ssh-keygen
116 $httptlssrvexe = 'gnutls-serv' .exe_ext('SSH'); # base name and ext of gnutls-serv
185 sub exe_ext { subroutine
327 my $xext = exe_ext('SSH');
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/
H A Dsshhelp.pm109 $sshdexe = 'sshd' .exe_ext(); # base name and ext of ssh daemon
110 $sshexe = 'ssh' .exe_ext(); # base name and ext of ssh client
111 $sftpsrvexe = 'sftp-server' .exe_ext(); # base name and ext of sftp-server
112 $sftpexe = 'sftp' .exe_ext(); # base name and ext of sftp client
113 $sshkeygenexe = 'ssh-keygen' .exe_ext(); # base name and ext of ssh-keygen
114 $httptlssrvexe = 'gnutls-serv' .exe_ext(); # base name and ext of gnutls-serv
182 sub exe_ext { subroutine
317 my $xext = exe_ext();
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/
H A Dsshhelp.pm113 $sshdexe = 'sshd' .exe_ext('SSH'); # base name and ext of ssh daemon
114 $sshexe = 'ssh' .exe_ext('SSH'); # base name and ext of ssh client
115 $sftpsrvexe = 'sftp-server' .exe_ext('SSH'); # base name and ext of sftp-server
116 $sftpexe = 'sftp' .exe_ext('SSH'); # base name and ext of sftp client
117 $sshkeygenexe = 'ssh-keygen' .exe_ext('SSH'); # base name and ext of ssh-keygen
118 $httptlssrvexe = 'gnutls-serv' .exe_ext('SSH'); # base name and ext of gnutls-serv
188 sub exe_ext { subroutine
330 my $xext = exe_ext('SSH');
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/
H A Dsshhelp.pm111 $sshdexe = 'sshd' .exe_ext('SSH'); # base name and ext of ssh daemon
112 $sshexe = 'ssh' .exe_ext('SSH'); # base name and ext of ssh client
113 $sftpsrvexe = 'sftp-server' .exe_ext('SSH'); # base name and ext of sftp-server
114 $sftpexe = 'sftp' .exe_ext('SSH'); # base name and ext of sftp client
115 $sshkeygenexe = 'ssh-keygen' .exe_ext('SSH'); # base name and ext of ssh-keygen
116 $httptlssrvexe = 'gnutls-serv' .exe_ext('SSH'); # base name and ext of gnutls-serv
185 sub exe_ext { subroutine
327 my $xext = exe_ext('SSH');
/dports/lang/perl5.34/perl-5.34.0/
H A Dinstallperl48 my $exe_ext = $Config{exe_ext};
250 -x $ndbg . 'perl' . $exe_ext || die "${ndbg}perl$exe_ext isn't executable!\n";
410 safe_unlink("$installbin/$perl$exe_ext", "$installbin/suid$perl$exe_ext");
413 symlink("$installbin/$perl_verbase$ver$exe_ext",
414 "$installbin/$perl$exe_ext");
416 link("$installbin/$perl_verbase$ver$exe_ext",
417 "$installbin/$perl$exe_ext");
428 symlink("$installbin/$perl_verbase$ver$exe_ext",
442 my($usrbinperl) = "$mainperldir/$perl$exe_ext";
443 my($instperl) = "$installbin/$perl$exe_ext";
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dinstallperl48 my $exe_ext = $Config{exe_ext};
250 -x $ndbg . 'perl' . $exe_ext || die "${ndbg}perl$exe_ext isn't executable!\n";
410 safe_unlink("$installbin/$perl$exe_ext", "$installbin/suid$perl$exe_ext");
413 symlink("$installbin/$perl_verbase$ver$exe_ext",
414 "$installbin/$perl$exe_ext");
416 link("$installbin/$perl_verbase$ver$exe_ext",
417 "$installbin/$perl$exe_ext");
428 symlink("$installbin/$perl_verbase$ver$exe_ext",
442 my($usrbinperl) = "$mainperldir/$perl$exe_ext";
443 my($instperl) = "$installbin/$perl$exe_ext";
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dinstallperl48 my $exe_ext = $Config{exe_ext};
250 -x $ndbg . 'perl' . $exe_ext || die "${ndbg}perl$exe_ext isn't executable!\n";
411 safe_unlink("$installbin/$perl$exe_ext", "$installbin/suid$perl$exe_ext");
414 symlink("$installbin/$perl_verbase$ver$exe_ext",
415 "$installbin/$perl$exe_ext");
417 link("$installbin/$perl_verbase$ver$exe_ext",
418 "$installbin/$perl$exe_ext");
429 symlink("$installbin/$perl_verbase$ver$exe_ext",
443 my($usrbinperl) = "$mainperldir/$perl$exe_ext";
444 my($instperl) = "$installbin/$perl$exe_ext";
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dinstallperl43 my $exe_ext = $Config{exe_ext};
235 -x $ndbg . 'perl' . $exe_ext || die "${ndbg}perl$exe_ext isn't executable!\n";
379 safe_unlink("$installbin/$perl$exe_ext", "$installbin/suid$perl$exe_ext");
382 symlink("$installbin/$perl_verbase$ver$exe_ext",
383 "$installbin/$perl$exe_ext");
385 link("$installbin/$perl_verbase$ver$exe_ext",
386 "$installbin/$perl$exe_ext");
397 symlink("$installbin/$perl_verbase$ver$exe_ext",
411 my($usrbinperl) = "$mainperldir/$perl$exe_ext";
412 my($instperl) = "$installbin/$perl$exe_ext";
[all …]
/dports/print/texinfo/texinfo-6.8/man/
H A DMakefile.am54 exe_ext="$(EXEEXT)" \
57 makeinfo) dir=tp; $(mi_env) exe_ext="";; \
60 *texindex) dir=texindex; exe_ext="";; \
69 && echo cd "$$dir" '&&' $(MAKE) $(AM_MAKEFLAGS) $$program$$exe_ext \
70 && (cd "$$dir" && $(MAKE) $(AM_MAKEFLAGS) $$program$$exe_ext) \
/dports/games/uhexen2/hexen2source-1.5.9/scripts/
H A Dmakefile.inc189 exe_ext=
191 exe_ext=.exe
194 exe_ext=.exe
197 exe_ext=.exe
200 exe_ext=.exe
/dports/graphics/gegl/gegl-0.4.34/docs/
H A Dgegl-usage.py26 exe_ext = '.exe'
28 exe_ext = ''
35 self.build_root, 'bin', 'gegl' + exe_ext
/dports/www/firefox/firefox-99.0/build/build-clang/
H A Dbuild-clang.py513 exe_ext = ""
515 exe_ext = ".exe"
778 cc = stage1_inst_dir + "/bin/%s%s" % (cc_name, exe_ext)
779 cxx = stage1_inst_dir + "/bin/%s%s" % (cxx_name, exe_ext)
780 asm = stage1_inst_dir + "/bin/%s%s" % (cc_name, exe_ext)
807 cc = stage2_inst_dir + "/bin/%s%s" % (cc_name, exe_ext)
808 cxx = stage2_inst_dir + "/bin/%s%s" % (cxx_name, exe_ext)
809 asm = stage2_inst_dir + "/bin/%s%s" % (cc_name, exe_ext)
852 cc = stage3_inst_dir + "/bin/%s%s" % (cc_name, exe_ext)
853 cxx = stage3_inst_dir + "/bin/%s%s" % (cxx_name, exe_ext)
[all …]
/dports/lang/v8/v8-9.6.180.12/tools/clang/scripts/
H A Dpackage.py241 exe_ext = '.exe' if sys.platform == 'win32' else ''
243 'bin/llvm-pdbutil' + exe_ext,
244 'bin/llvm-symbolizer' + exe_ext,
245 'bin/llvm-undname' + exe_ext,
468 shutil.copy(os.path.join(LLVM_RELEASE_DIR, 'bin', filename + exe_ext),
481 shutil.copy(os.path.join(LLVM_RELEASE_DIR, 'bin', filename + exe_ext),
498 shutil.copy(os.path.join(LLVM_RELEASE_DIR, 'bin', 'clang-tidy' + exe_ext),
520 exe_ext),

12345678910>>...15