spiegel-keyman/common
Marc Durdin 94723ba556 chore(common): move common cpp files and remove unused files
* Move the following files from common/windows/cpp/include/ to
  common/include/:
  * keymanversion.h
  * vkeys.h

* Move the following file from common/windows/cpp/ to common/cpp/:
  * vkeys.cpp

* Move crc32.cpp,crc32.h into kmcmplib, as they are only used there.

* Remove unused ConvertUTF.c and ConvertUTF.h.

* Update references to the above files.

* Remove precompiled header refs from vkeys.cpp and change data type to
  `char*` for types in vkeys.cpp (unless `USE_CHAR16_T` is defined), so
  that it is more cross-platform accessible, update usages accordingly,
  fixup project definitions accordingly.

* Remove unused define `KMN_KBP_EXPORTING` from kmcmplib/meson.build.

Fixes: #15565
Test-bot: skip
2026-05-20 13:44:05 +02:00
..
cpp chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00
include chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00
linux maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
mac maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
resources feat(windows): store larger images and source file 2025-02-27 13:31:38 +10:00
schemas fix(common): add missing default property to keyman-touch-layout.clean.spec.json 2026-03-26 14:54:20 +01:00
test chore(web): escape some additional values in TC service messages 2025-12-22 14:47:37 +01:00
tools maint(resources): nest unit tests under parent block 2025-10-06 16:09:47 +02:00
web maint(developer): make TestCompilerCallbacks usage more consistent and simplify 2026-03-03 16:44:06 +01:00
windows chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00