external_zblue/scripts/build
Mark Inderhees 85d657571b build: support newlines in syscall decls
Some auto formatters will wrap long lines of code and insert newlines
that are part of function decls outside of arguments. This change strips
out all newlines so syscall typename regex function as expected.

Signed-off-by: Mark Inderhees <markind@meta.com>
2026-04-20 17:56:46 +08:00
..
check_init_priorities.py scripts: build: check_init_priorities: remove obsolete code 2026-04-20 17:46:52 +08:00
check_init_priorities_test.py scripts: build: check_init_priorities: remove obsolete code 2026-04-20 17:46:52 +08:00
dir_is_writeable.py scripts: move dir_is_writeable.py to scripts/build 2026-04-20 15:53:03 +08:00
elf_parser.py scripts/build/elf_parser.py: make dependency graph output deterministic 2026-04-20 16:52:06 +08:00
file2hex.py scripts: build: file2hex: Add optional offset and length parameters 2026-04-20 16:38:50 +08:00
gen_app_partitions.py treewide: Disable automatic argparse argument shortening 2026-04-20 16:11:16 +08:00
gen_cfb_font_header.py scripts: Update CFB font generator 2026-04-20 16:38:36 +08:00
gen_device_deps.py scripts: build: gen_device_deps: s/--dynamic-handles/--dynamic-deps 2026-04-20 16:28:10 +08:00
gen_image_info.py treewide: Disable automatic argparse argument shortening 2026-04-20 16:11:16 +08:00
gen_isr_tables.py script: gen_isr_tables: remove unnecessary warning log 2026-04-20 17:03:35 +08:00
gen_isr_tables_parser_carrays.py scripts: build: gen_isr_tables: Implement local ISR generation 2026-04-20 17:01:49 +08:00
gen_isr_tables_parser_local.py scripts: build: gen_isr_tables: Implement local ISR generation 2026-04-20 17:01:49 +08:00
gen_kobject_list.py scripts: build: gen_kobject_list.py check _driver_api suffix 2026-04-20 17:15:07 +08:00
gen_kobject_placeholders.py treewide: Disable automatic argparse argument shortening 2026-04-20 16:11:16 +08:00
gen_offset_header.py treewide: Disable automatic argparse argument shortening 2026-04-20 16:11:16 +08:00
gen_relocate_app.py code_relocation: Add NOKEEP option 2026-04-20 16:57:43 +08:00
gen_strerror_table.py treewide: Disable automatic argparse argument shortening 2026-04-20 16:11:16 +08:00
gen_strsignal_table.py posix: signal: implement strsignal 2026-04-20 16:31:07 +08:00
gen_symtab.py debug: symtab: fix linking issue due to variable redefinition 2026-04-20 17:21:20 +08:00
gen_syscalls.py build: support newlines in syscall decls 2026-04-20 17:56:46 +08:00
llext_inject_slids.py llext: add support for SLID-based linking 2026-04-20 17:21:58 +08:00
llext_prepare_exptab.py llext: add support for SLID-based linking 2026-04-20 17:21:58 +08:00
llext_slidlib.py llext: add support for SLID-based linking 2026-04-20 17:21:58 +08:00
mergehex.py treewide: Disable automatic argparse argument shortening 2026-04-20 16:11:16 +08:00
parse_syscalls.py scripts: print the file name when decode syscall 2026-04-20 17:54:57 +08:00
process_gperf.py syscall: rename z_object_find -> k_object_find 2026-04-20 16:46:51 +08:00
subfolder_list.py everywhere: replace double words 2026-04-20 17:28:15 +08:00
uf2conv.py scripts: Update uf2conv.py from upstream git. 2026-04-20 17:15:50 +08:00
uf2families.json scripts: Update uf2conv.py from upstream git. 2026-04-20 17:15:50 +08:00
user_wordsize.py scripts: move user_wordsize.py to scripts/build/user_wordsize.py 2026-04-20 15:53:03 +08:00