Searched refs:strip (Results 1 – 9 of 9) sorted by relevance
32 ginstall src dest -s --strip-program=./b || fail=136 returns_ 1 ginstall src dest2 -s --strip-program=./FOO || fail=146 ginstall -s --strip-program=./no-hyphen -- src -dest || fail=1
49 strip=-s50 if ! strip $dd2; then54 strip=59 ginstall $strip -c -m 555 $dd $dir || fail=1
113 returns_ 1 ginstall -C --strip --strip-program=echo a b || fail=1
2 dirname \- strip last component from file name
2 basename \- strip directory and suffix from filenames
491 strip (char const *name) in strip() function667 if (! strip (to)) in install_file_in_file()
600 tests/install/strip-program.sh \
76 'install --strip' now supports installing to files with a leading hyphen.77 Previously such file names would have caused the strip process to fail.1777 install now removes the target file if the strip program failed for any3530 install accepts a new option --strip-program to specify the program used to3531 strip binaries.
680 @item --strip-trailing-slashes681 @opindex --strip-trailing-slashes805 * Trailing slashes:: @option{--strip-trailing-slashes}.1357 operating on it. The @option{--strip-trailing-slashes} option enables10118 @itemx --strip10120 @opindex --strip10125 @item --strip-program=@var{program}10126 @opindex --strip-program10128 Program used to strip binaries.14454 @cindex strip directory and suffix from file names[all …]