Home
last modified time | relevance | path

Searched refs:dostrip (Results 1 – 14 of 14) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/data/tools/
H A Dwmlindent106 dostrip = True
148 if dostrip:
176 if dostrip:
188 if dostrip and transformed and not is_directive(transformed):
193 if dostrip:
209 if dostrip:
213 if dostrip and "<<" in eligible and not ">>" in eligible.split("<<", 1)[1]:
214 dostrip = False
218 dostrip = True
221 dostrip = not dostrip
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/util/
H A Dbsdinst.sh12 dostrip=""
41 -s) dostrip="strip"
80 if [ x$dostrip = xstrip -a -x /usr/bin/mcs ]
151 if [ x$dostrip = xstrip ]
/dports/net/rdist6/rdist-6.1.5/support/
H A Dbsdinst.sh15 dostrip=0
44 -s) dostrip=1
99 if [ $dostrip -gt 0 ]; then \
/dports/x11-toolkits/open-motif/motif-2.3.8/config/util/
H A Dbsdinst.sh11 dostrip=""
37 -s) dostrip="strip"
128 if [ x$dostrip = xstrip ]
/dports/mail/mailagent/mailagent-9a14a15/
H A Dinstall.SH50 dostrip=""
99 -s) dostrip="strip"
195 if $test ! x$dostrip = x; then
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dinstall.c126 static int dobackup, docompare, dodir, dopreserve, dostrip, nommap, safecopy, verbose, mode_given; variable
177 dobackup = docompare = dodir = dopreserve = dostrip = nommap = safecopy = verbose = mode_given = 0; in kmk_builtin_install()
242 dostrip = 1; in kmk_builtin_install()
278 if (dostrip && dodir) { in kmk_builtin_install()
293 if (dostrip) { in kmk_builtin_install()
300 if (docompare && dostrip) in kmk_builtin_install()
468 } else if (dostrip) { in install()
528 if (docompare && !dostrip && target) { in install()
571 if (dostrip) { in install()
598 if (docompare && dostrip && target) { in install()
/dports/mail/procmail/procmail-3.22/
H A Dinitmake133 dostrip=no
144 dostrip=yes
177 if test $dostrip = yes
182 dostrip=no
403 if test $dostrip = yes
/dports/devel/libdlna/libdlna-0.2.3/
H A Dconfigure321 dostrip="yes"
415 --disable-strip) dostrip="no"
592 dostrip=no
652 echolog " strip symbols $dostrip"
685 if enabled dostrip; then
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/xinstall/
H A Dxinstall.c91 static int dobackup, dodir, dostrip, dolink, dopreserve, dorename, dounpriv; variable
272 dostrip = 1; in main()
288 if ((dostrip || dolink) && dodir) in main()
292 if ((dostrip || fflags) && dolink) in main()
721 if (dostrip) { in install()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/MAlonzo/
H A DCompiler.hs536 let dostrip = ArgUnused `elem` used function
547 (e, useFloat) <- if dostrip then closedTerm (stripUnusedArguments used treeless)
566 if dostrip
/dports/editors/fpc-ide/fpc-3.2.2/compiler/utils/
H A Dppumove.pp509 if (not Err) and dostrip then
/dports/lang/fpc/fpc-3.2.2/compiler/utils/
H A Dppumove.pp509 if (not Err) and dostrip then
/dports/lang/fpc-source/fpc-3.2.2/compiler/utils/
H A Dppumove.pp509 if (not Err) and dostrip then
/dports/ftp/mirror/mirror-2.9_2/
H A Dmirror.pl2807 &ftp'dostrip( $strip_cr );