zephyr/scripts
Stephanos Ioannidis 39956ec835 twister: Add option to always force color output
Colorama, by default, strips out the color escape characters when the
output is redirected, and this may have an unintended consequence of
disabling color outputs when using a utility such as `tee` and in the
CI runners that redirect the stdout and stderr console outputs.

This commit adds a new command line option called `--force-color` to
always force the ANSI color escape sequence output even when the output
is redirected.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-25 12:48:31 +09:00
..
checkpatch
ci scripts: check_compliance: Fix broken links to Contribution Guidelines 2022-05-17 13:40:27 -04:00
coccinelle
coredump coredump: adjust mem_region find in gdbstub 2022-05-10 15:26:31 -04:00
dts scripts: ensure intended path for edtlib imports 2022-05-13 10:09:45 -07:00
footprint scripts: fpdiff: Initialise Colorama during start-up 2022-05-24 09:00:16 -07:00
gitlint
kconfig scripts: kconfig: kconfigfunctions: use relative ZEPHYR_BASE path 2022-05-18 11:02:26 -07:00
logging/dictionary scripts: dictionary: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
net
pylib/twister twister: Add option to always force color output 2022-05-25 12:48:31 +09:00
release twister: remove release data handling 2022-05-13 12:16:57 -04:00
schemas/twister twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
support
tests twister: apply_filter: discards is not part of TestPlan 2022-05-13 12:16:57 -04:00
tracing scripts: tracing: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
utils scripts: utils: add include migration script 2022-05-11 10:55:35 +02:00
west_commands scripts: west: openocd runner: Add an option to specify target handle 2022-05-24 08:52:16 -07:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_gcov_files.py
gen_handles.py scripts: ensure intended path for edtlib imports 2022-05-13 10:09:45 -07:00
gen_image_info.py
gen_kobject_list.py ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py scripts: gen_syscalls: update to handle <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
get_maintainer.py
github_helpers.py scripts: add github_helpers.py 2022-05-24 18:48:03 +02:00
list_boards.py
make_bugs_pickle.py scripts: add make_bugs_pickle.py 2022-05-24 18:48:03 +02:00
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
twister twister: Add option to always force color output 2022-05-25 12:48:31 +09:00
uf2conv.py
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py twister: Fix dependency on west when checking for projects 2022-05-09 13:48:17 -07:00