zephyr/scripts/build
Carles Cufi 623fb0ee81 build: relocation: Fix long command-line invocations
For applications relocating big parts of the code with many sections,
builds were failing on Windows due to hitting the max command-line
length on that platform.
Fix this by using a file to store the dictionary passed to the python
script.

Fixes https://github.com/zephyrproject-rtos/zephyr/issues/60994.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-08-01 09:47:57 -07:00
..
check_init_priorities.py scripts: build: check_init_priorities: parse new naming 2023-07-25 15:58:06 +00:00
check_init_priorities_test.py scripts: build: check_init_priorities_test: fix 2023-07-25 15:58:06 +00:00
dir_is_writeable.py
elf_parser.py device: s/__devicehdl_/__devicedeps_/ 2023-06-21 09:32:05 +02:00
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_device_deps.py scripts: build: gen_device_deps: s/--dynamic-handles/--dynamic-deps 2023-06-21 09:32:05 +02:00
gen_image_info.py
gen_isr_tables.py scripts: gen_isr_tables: fix pylint issues 2023-04-26 12:58:13 +02:00
gen_kobject_list.py sensor_shell: Update to new sensor_read API 2023-05-26 11:04:54 -05:00
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py build: relocation: Fix long command-line invocations 2023-08-01 09:47:57 -07:00
gen_strerror_table.py
gen_strsignal_table.py posix: signal: implement strsignal 2023-07-18 15:35:42 -04:00
gen_syscalls.py kernel: syscalls: no need to include all syscalls in binary 2023-06-17 07:57:45 -04:00
mergehex.py
parse_syscalls.py scripts: build: parse_syscalls: Fix duplicate paths on windows 2023-06-19 14:57:39 +02:00
process_gperf.py
subfolder_list.py
uf2conv.py
user_wordsize.py