reactos/sdk/tools
Katayama Hirofumi MZ 2220e566a2
[KEYBOARD][BOOTDATA][TOOLS] Rename keyboard layout files (#4596)
The keyboard layout file names of ReactOS are different from Windows' ones. It was one reason why ImmInstallIMEW fails.
- s/kbdbgm/kbdbu/ Bulgarian (Typewriter)
- s/kbdgrist/kbdgr1/ German_IBM
- s/kbdes/kbdsp/ Spanish (non-alternate!)
- s/kbdja/kbdjpn/ Japanese
- s/kbdko/kbdkor/ Korean
- s/kbdsk/kbdsl/ Slovak
- s/kbdsk1/kbdsl1/ Slovak (QWERTY)
CORE-11700
2022-08-06 08:03:46 +09:00
..
cabman [CABMAN] Make cabman exit with non-zero exit code if argument parsing fails (#4022) 2022-05-05 17:21:54 +02:00
create_nls [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
fatten [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
gcc_plugin_seh [CMAKE] Allow compiling amd64 port with GCC on Windows 2021-05-19 14:13:51 +02:00
gendib
geninc [SDK][XDK] Add more definitions for ARM64 and start fixing PE binaries (#4142) 2021-12-09 17:54:16 +03:00
hhpcomp [HHPCOMP] Check return value when calling chdir (#4073) 2021-11-17 14:28:12 +03:00
hpp [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
isohybrid
kbdtool [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
log2lines [LOG2LINES] Remove SVN leftovers 2020-02-22 13:48:18 +01:00
mkhive [SDK:CMLIB][MKHIVE][BOOT:ENVIRON][NTOS:CONFIG] Add missing HvGetCell casts. Replace some ASSERT(FALSE). 2022-03-27 18:37:16 +02:00
mkisofs [MKISOFS] Add ARM64 processor support 2022-05-25 16:34:11 +03:00
mkshelllink
ms2ps
nandflash
obj2bin [OBJ2BIN] Add support for IMAGE_REL_I386_REL16 2021-02-22 14:21:43 +01:00
pipetools
port [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
regtests2xml
rgenstat [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
rsym [SDK] Fix some arm64 stuff that was discovered during testing 2022-04-07 19:50:43 +03:00
spec2def [SDK] Allow ARM64 MSVC to complete configuration (#4045) 2021-10-22 18:52:32 +03:00
txt2nls [TXT2NLS] Use delete[] to deallocate new[] output (#4022) 2022-05-05 17:21:54 +02:00
unicode [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
utf16le
widl [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
winesync [WINESYNC]: reg is now in sync with wine-staging wine-6.23 2022-06-19 14:13:00 +02:00
wpp [CMAKE] Generate Flex and Bison files at build time 2021-01-28 06:43:05 +03:00
xml2sdb [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
bin2c.c
check_code_format.sh [REACTOS] Introduce .clang-format file 2019-12-28 01:23:49 +02:00
check_packing.py [SDK] Add script to check includes with modified struct packing 2021-06-19 16:30:21 +02:00
CMakeLists.txt [SDK][XDK] Add more definitions for ARM64 and start fixing PE binaries (#4142) 2021-12-09 17:54:16 +03:00
do_code_format.sh [SDK][TOOLS] Add do_code_format.sh to sdk/tools (#2191) 2019-12-31 11:28:56 +09:00
dumpstab.c
gen_baseaddress.py [KEYBOARD][BOOTDATA][TOOLS] Rename keyboard layout files (#4596) 2022-08-06 08:03:46 +09:00
mkconfig.c
pefixup.c [PEFIXUP] Fixup of resource sections in GCC builds. (#3594) 2021-05-10 00:36:38 +02:00
stubgen.c