armbian_build/lib/functions
Ricardo Pardini d2bb1f893a extensions: many fixes; allow for dumping the source of hooks, via dump_extension_method_sources_functions() and dump_extension_method_sources_body()
- fix: indent of generated sources
- fix: no reason to source the generated file in a loop. do it once. 20x faster?
- `dump_extension_method_sources_functions "name_of_hook"`: get function definitions (inside braces)
- `dump_extension_method_sources_body "name_of_hook"`: get the function bodies (sans-braces)
2023-03-31 09:12:44 +02:00
..
artifacts artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
bsp artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
cli lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
compilation lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
configuration lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
general extensions: many fixes; allow for dumping the source of hooks, via dump_extension_method_sources_functions() and dump_extension_method_sources_body() 2023-03-31 09:12:44 +02:00
host lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
image lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
logging lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
main lib: completely remove CHOSEN_xxx, BSP_xxx_NAME, BSPFREEZE=yes 2023-03-31 09:12:44 +02:00
rootfs lib: completely remove CHOSEN_xxx, BSP_xxx_NAME, BSPFREEZE=yes 2023-03-31 09:12:44 +02:00