Searched refs:opt_dry_run (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/isl/
H A Dltmain.sh333 opt_dry_run=false
737 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
786 if test : = "$opt_dry_run"; then
1111 $opt_dry_run || {
1138 $opt_dry_run || {
2163 opt_dry_run=false
2218 opt_dry_run=:
2616 $opt_dry_run || {
3354 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
3371 $opt_dry_run ||
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh431 opt_dry_run=false
515 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
561 if test "$opt_dry_run" = ":"; then
659 if ${opt_dry_run-false}; then :; else
683 if ${opt_dry_run-false}; then :; else
1043 opt_dry_run=false
1070 opt_dry_run=:
1450 $opt_dry_run || {
2149 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2166 $opt_dry_run ||
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh431 opt_dry_run=false
515 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
561 if test "$opt_dry_run" = ":"; then
659 if ${opt_dry_run-false}; then :; else
683 if ${opt_dry_run-false}; then :; else
1043 opt_dry_run=false
1070 opt_dry_run=:
1450 $opt_dry_run || {
2149 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2166 $opt_dry_run ||
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh431 opt_dry_run=false
515 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
561 if test "$opt_dry_run" = ":"; then
659 if ${opt_dry_run-false}; then :; else
683 if ${opt_dry_run-false}; then :; else
1043 opt_dry_run=false
1070 opt_dry_run=:
1450 $opt_dry_run || {
2149 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2166 $opt_dry_run ||
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh431 opt_dry_run=false
515 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
561 if test "$opt_dry_run" = ":"; then
659 if ${opt_dry_run-false}; then :; else
683 if ${opt_dry_run-false}; then :; else
1043 opt_dry_run=false
1070 opt_dry_run=:
1450 $opt_dry_run || {
2149 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2166 $opt_dry_run ||
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh431 opt_dry_run=false
515 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
561 if test "$opt_dry_run" = ":"; then
659 if ${opt_dry_run-false}; then :; else
683 if ${opt_dry_run-false}; then :; else
1043 opt_dry_run=false
1070 opt_dry_run=:
1450 $opt_dry_run || {
2149 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2166 $opt_dry_run ||
[all...]
/haiku-buildtools/binutils/
H A Dltmain.sh396 opt_dry_run=false
480 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
526 if test "$opt_dry_run" = ":"; then
624 if ${opt_dry_run-false}; then :; else
648 if ${opt_dry_run-false}; then :; else
753 opt_dry_run=false
901 --dry-run | -n) opt_dry_run=: ;;
1258 $opt_dry_run || {
1479 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
1496 $opt_dry_run ||
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh396 opt_dry_run=false
480 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
526 if test "$opt_dry_run" = ":"; then
624 if ${opt_dry_run-false}; then :; else
648 if ${opt_dry_run-false}; then :; else
753 opt_dry_run=false
901 --dry-run | -n) opt_dry_run=: ;;
1258 $opt_dry_run || {
1479 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
1496 $opt_dry_run ||
[all...]

Completed in 88 milliseconds