|
@ -45,6 +45,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
@ -107,6 +109,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
@ -168,6 +172,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
@ -224,6 +230,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
@ -288,6 +296,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
fd|fastdl) |
|
|
fd|fastdl) |
|
|
command_fastdl.sh;; |
|
|
command_fastdl.sh;; |
|
|
*) |
|
|
*) |
|
@ -355,6 +365,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
@ -423,6 +435,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
mc|map-compressor) |
|
|
mc|map-compressor) |
|
|
compress_unreal2_maps.sh;; |
|
|
compress_unreal2_maps.sh;; |
|
|
*) |
|
|
*) |
|
@ -493,6 +507,8 @@ case "${getopt}" in |
|
|
command_dev_detect_deps.sh;; |
|
|
command_dev_detect_deps.sh;; |
|
|
dg|detect-glibc) |
|
|
dg|detect-glibc) |
|
|
command_dev_detect_glibc.sh;; |
|
|
command_dev_detect_glibc.sh;; |
|
|
|
|
|
dg|detect-ldd) |
|
|
|
|
|
command_dev_detect_ldd.sh;; |
|
|
*) |
|
|
*) |
|
|
if [ -n "${getopt}" ]; then |
|
|
if [ -n "${getopt}" ]; then |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
|
echo -e "${red}Unknown command${default}: $0 ${getopt}" |
|
|