linux/drivers/tty/vt
Nicolas Pitre c2d2c5c0d6 vt: move UCS tables to the "shipped" form
Use the "shipped" mechanism to copy pre-generated tables to the build
tree by default. If GENERATE_UCS_TABLES=1 then they are generated at
build time instead. If GENERATE_UCS_TABLES=2 then
gen_ucs_recompose_table.py is invoked with --full.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Suggested-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250417184849.475581-15-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-04-26 11:22:04 +02:00
..
.gitignore
conmakehash.c tty: vt: conmakehash: remove non-portable code printing comment header 2024-08-13 11:06:29 +02:00
consolemap.c vt: remove zero-width-space handling from conv_uni_to_pc() 2025-04-26 11:22:04 +02:00
cp437.uni
defkeymap.c_shipped tty/vt: defkeymap.c_shipped, little unification with loadkeys 2022-06-10 13:34:17 +02:00
defkeymap.map
gen_ucs_recompose_table.py vt: move UCS tables to the "shipped" form 2025-04-26 11:22:04 +02:00
gen_ucs_width_table.py vt: move UCS tables to the "shipped" form 2025-04-26 11:22:04 +02:00
keyboard.c tty/vt: Gather the code that outputs char with utf8 in mind 2025-04-25 16:28:44 +02:00
Makefile vt: move UCS tables to the "shipped" form 2025-04-26 11:22:04 +02:00
selection.c tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN 2025-01-13 06:46:50 +01:00
ucs.c vt: refresh ucs_width_table.h and adjust code in ucs.c accordingly 2025-04-26 11:22:04 +02:00
ucs_recompose_table.h_shipped vt: move UCS tables to the "shipped" form 2025-04-26 11:22:04 +02:00
ucs_width_table.h_shipped vt: move UCS tables to the "shipped" form 2025-04-26 11:22:04 +02:00
vc_screen.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
vt.c vt: remove zero-width-space handling from conv_uni_to_pc() 2025-04-26 11:22:04 +02:00
vt_ioctl.c tty: vt: pass vc_resize_user as a parameter 2024-01-27 18:08:52 -08:00