From: Kevin Day Date: Sun, 7 Jun 2020 19:41:14 +0000 (-0500) Subject: Bugfix: mispelling in search_exclusive X-Git-Tag: 0.5.0~187 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=a245ce35f2449ba86c64eafb68200cb05c24192d;p=fll Bugfix: mispelling in search_exclusive --- diff --git a/build/level_0/settings b/build/level_0/settings index fa5997046..f4f1fe2f1 100644 --- a/build/level_0/settings +++ b/build/level_0/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/build/level_1/settings b/build/level_1/settings index d2a352911..134e8130b 100644 --- a/build/level_1/settings +++ b/build/level_1/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/build/level_2/settings b/build/level_2/settings index 0ab15e919..770fcb768 100644 --- a/build/level_2/settings +++ b/build/level_2/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/build/monolithic/settings b/build/monolithic/settings index c8fe6f0ad..7b9b1390c 100644 --- a/build/monolithic/settings +++ b/build/monolithic/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/build/scripts/bootstrap.sh b/build/scripts/bootstrap.sh index 06bcb919a..e0291e695 100644 --- a/build/scripts/bootstrap.sh +++ b/build/scripts/bootstrap.sh @@ -447,7 +447,7 @@ bootstrap_operation_build() { local arguments_include="-I${path_build}includes" local arguments_shared="-L${path_build}libraries/shared" local arguments_static="-L${path_build}libraries/static" - local search_exclusive=${variables[$(bootstrap_id search_exlusive)]} + local search_exclusive=${variables[$(bootstrap_id search_exclusive)]} local search_shared=${variables[$(bootstrap_id search_shared)]} local search_static=${variables[$(bootstrap_id search_static)]} local shared=${variables[$(bootstrap_id build_shared)]} diff --git a/level_0/f_color/data/build/settings b/level_0/f_color/data/build/settings index b754d2ce9..c9dbab053 100644 --- a/level_0/f_color/data/build/settings +++ b/level_0/f_color/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_console/data/build/settings b/level_0/f_console/data/build/settings index 07a5ff988..327133def 100644 --- a/level_0/f_console/data/build/settings +++ b/level_0/f_console/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_conversion/data/build/settings b/level_0/f_conversion/data/build/settings index 9581c07a0..182ed6e9e 100644 --- a/level_0/f_conversion/data/build/settings +++ b/level_0/f_conversion/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_directory/data/build/settings b/level_0/f_directory/data/build/settings index 482c54160..62041c82d 100644 --- a/level_0/f_directory/data/build/settings +++ b/level_0/f_directory/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_environment/data/build/settings b/level_0/f_environment/data/build/settings index d97741f51..e140d64cb 100644 --- a/level_0/f_environment/data/build/settings +++ b/level_0/f_environment/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_file/data/build/settings b/level_0/f_file/data/build/settings index f4e5b3ee3..a8ba777c8 100644 --- a/level_0/f_file/data/build/settings +++ b/level_0/f_file/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_fss/data/build/settings b/level_0/f_fss/data/build/settings index ef4f280b0..f036d4ad0 100644 --- a/level_0/f_fss/data/build/settings +++ b/level_0/f_fss/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_memory/data/build/settings b/level_0/f_memory/data/build/settings index d4cb107eb..484743a8e 100644 --- a/level_0/f_memory/data/build/settings +++ b/level_0/f_memory/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_path/data/build/settings b/level_0/f_path/data/build/settings index 159baba3d..a63b54020 100644 --- a/level_0/f_path/data/build/settings +++ b/level_0/f_path/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_pipe/data/build/settings b/level_0/f_pipe/data/build/settings index 72acd9375..df155e803 100644 --- a/level_0/f_pipe/data/build/settings +++ b/level_0/f_pipe/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_print/data/build/settings b/level_0/f_print/data/build/settings index 82ee77da0..c4d061cfc 100644 --- a/level_0/f_print/data/build/settings +++ b/level_0/f_print/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_serialized/data/build/settings b/level_0/f_serialized/data/build/settings index 1d8936c7b..a2e00be6b 100644 --- a/level_0/f_serialized/data/build/settings +++ b/level_0/f_serialized/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_socket/data/build/settings b/level_0/f_socket/data/build/settings index 6bb404f7d..ae925e158 100644 --- a/level_0/f_socket/data/build/settings +++ b/level_0/f_socket/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_status/data/build/settings b/level_0/f_status/data/build/settings index 32069f10d..a3243085d 100644 --- a/level_0/f_status/data/build/settings +++ b/level_0/f_status/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_string/data/build/settings b/level_0/f_string/data/build/settings index de82b8276..2167fc80f 100644 --- a/level_0/f_string/data/build/settings +++ b/level_0/f_string/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_type/data/build/settings b/level_0/f_type/data/build/settings index dd7184e0a..b29c3c892 100644 --- a/level_0/f_type/data/build/settings +++ b/level_0/f_type/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_0/f_utf/data/build/settings b/level_0/f_utf/data/build/settings index e6e2e4950..182762479 100644 --- a/level_0/f_utf/data/build/settings +++ b/level_0/f_utf/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_color/data/build/settings b/level_1/fl_color/data/build/settings index 6fcde1b1d..b1243a1c0 100644 --- a/level_1/fl_color/data/build/settings +++ b/level_1/fl_color/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_console/data/build/settings b/level_1/fl_console/data/build/settings index 07bd5b99f..41e2041a5 100644 --- a/level_1/fl_console/data/build/settings +++ b/level_1/fl_console/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_directory/data/build/settings b/level_1/fl_directory/data/build/settings index 964b2e1af..3353f3c35 100644 --- a/level_1/fl_directory/data/build/settings +++ b/level_1/fl_directory/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_file/data/build/settings b/level_1/fl_file/data/build/settings index b2d02936c..dccc86440 100644 --- a/level_1/fl_file/data/build/settings +++ b/level_1/fl_file/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_fss/data/build/settings b/level_1/fl_fss/data/build/settings index 2d50eebce..c1d01b10a 100644 --- a/level_1/fl_fss/data/build/settings +++ b/level_1/fl_fss/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_print/data/build/settings b/level_1/fl_print/data/build/settings index dd5f33d9b..19fe59362 100644 --- a/level_1/fl_print/data/build/settings +++ b/level_1/fl_print/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_serialized/data/build/settings b/level_1/fl_serialized/data/build/settings index 35e194576..a18cd1ad8 100644 --- a/level_1/fl_serialized/data/build/settings +++ b/level_1/fl_serialized/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_socket/data/build/settings b/level_1/fl_socket/data/build/settings index ef54427db..ea43b3249 100644 --- a/level_1/fl_socket/data/build/settings +++ b/level_1/fl_socket/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_status/data/build/settings b/level_1/fl_status/data/build/settings index 70bee2b19..647294e9d 100644 --- a/level_1/fl_status/data/build/settings +++ b/level_1/fl_status/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_string/data/build/settings b/level_1/fl_string/data/build/settings index 2f2ac8fe5..169394906 100644 --- a/level_1/fl_string/data/build/settings +++ b/level_1/fl_string/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_utf/data/build/settings b/level_1/fl_utf/data/build/settings index cb2b8f245..f0fa132ef 100644 --- a/level_1/fl_utf/data/build/settings +++ b/level_1/fl_utf/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_1/fl_utf_file/data/build/settings b/level_1/fl_utf_file/data/build/settings index 4bab30f3c..a772548e5 100644 --- a/level_1/fl_utf_file/data/build/settings +++ b/level_1/fl_utf_file/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_2/fll_directory/data/build/settings b/level_2/fll_directory/data/build/settings index 831cda322..e8b585e93 100644 --- a/level_2/fll_directory/data/build/settings +++ b/level_2/fll_directory/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_2/fll_execute/data/build/settings b/level_2/fll_execute/data/build/settings index 4423432e1..d9b805764 100644 --- a/level_2/fll_execute/data/build/settings +++ b/level_2/fll_execute/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_2/fll_file/data/build/settings b/level_2/fll_file/data/build/settings index b9ad7ca2b..2e41b0ba5 100644 --- a/level_2/fll_file/data/build/settings +++ b/level_2/fll_file/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_2/fll_fss/data/build/settings b/level_2/fll_fss/data/build/settings index 4e112c27c..7a215eb9c 100644 --- a/level_2/fll_fss/data/build/settings +++ b/level_2/fll_fss/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_2/fll_program/data/build/settings b/level_2/fll_program/data/build/settings index 444b5d0c7..3d303a9bb 100644 --- a/level_2/fll_program/data/build/settings +++ b/level_2/fll_program/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_2/fll_status/data/build/settings b/level_2/fll_status/data/build/settings index e32703e18..f57a4a3f1 100644 --- a/level_2/fll_status/data/build/settings +++ b/level_2/fll_status/data/build/settings @@ -37,7 +37,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/byte_dump/data/build/settings b/level_3/byte_dump/data/build/settings index 309ed8228..511085632 100644 --- a/level_3/byte_dump/data/build/settings +++ b/level_3/byte_dump/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fake/data/build/settings b/level_3/fake/data/build/settings index 819a87bc8..45f8daae1 100644 --- a/level_3/fake/data/build/settings +++ b/level_3/fake/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/firewall/data/build/settings b/level_3/firewall/data/build/settings index a67c32487..1e04e8b95 100644 --- a/level_3/firewall/data/build/settings +++ b/level_3/firewall/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_basic_list_read/data/build/settings b/level_3/fss_basic_list_read/data/build/settings index e9665a5ab..94d5463e9 100644 --- a/level_3/fss_basic_list_read/data/build/settings +++ b/level_3/fss_basic_list_read/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_basic_list_write/data/build/settings b/level_3/fss_basic_list_write/data/build/settings index 740e72e0c..06078f8d4 100644 --- a/level_3/fss_basic_list_write/data/build/settings +++ b/level_3/fss_basic_list_write/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_basic_read/data/build/settings b/level_3/fss_basic_read/data/build/settings index 92c31030e..52efffdcd 100644 --- a/level_3/fss_basic_read/data/build/settings +++ b/level_3/fss_basic_read/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_basic_write/data/build/settings b/level_3/fss_basic_write/data/build/settings index a1f03307c..781de24c4 100644 --- a/level_3/fss_basic_write/data/build/settings +++ b/level_3/fss_basic_write/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_extended_list_read/data/build/settings b/level_3/fss_extended_list_read/data/build/settings index 43b1442bf..76f1fedb3 100644 --- a/level_3/fss_extended_list_read/data/build/settings +++ b/level_3/fss_extended_list_read/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_extended_read/data/build/settings b/level_3/fss_extended_read/data/build/settings index eba1ece8f..156afed15 100644 --- a/level_3/fss_extended_read/data/build/settings +++ b/level_3/fss_extended_read/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_extended_write/data/build/settings b/level_3/fss_extended_write/data/build/settings index 45705f952..08d711bd0 100644 --- a/level_3/fss_extended_write/data/build/settings +++ b/level_3/fss_extended_write/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/fss_status_code/data/build/settings b/level_3/fss_status_code/data/build/settings index c9c5b31d7..3966c2a78 100644 --- a/level_3/fss_status_code/data/build/settings +++ b/level_3/fss_status_code/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/init/data/build/settings b/level_3/init/data/build/settings index 8cbe01ac9..771276083 100644 --- a/level_3/init/data/build/settings +++ b/level_3/init/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes diff --git a/level_3/status_code/data/build/settings b/level_3/status_code/data/build/settings index a3ce01119..4d5b434c6 100644 --- a/level_3/status_code/data/build/settings +++ b/level_3/status_code/data/build/settings @@ -39,7 +39,7 @@ path_program_script script path_program_shared shared path_program_static static -search_exlusive yes +search_exclusive yes search_shared yes search_static yes