spiegel-keyman/common/windows
Marc Durdin d763cf315a chore(developer): refactor kmcmplib interfaces
Relates to #8493.

* Removes kmcmplib calls from kmcmpdll (now that we have kmc)
* Removes old kmcmp_CompileKeyboardFile and
  kmcmp_CompileKeyboardFileToBuffer functions in preference for a much
  cleaner kmcmp_CompileKeyboard function
* Removes json validation helper from kmcmplib (we'll use js-native
  json schema validation instead)

This change means that we no longer need to keep compfile.h consistent
between kmcmplib and kmcmpdll. This will simplify upcoming refactoring
of kmcmplib.

kmcmplib no longer writes files, but it does still read them. The next
refactor will move file load responsibility into the caller.
2023-05-30 08:14:23 +07:00
..
cpp chore(developer): refactor kmcmplib interfaces 2023-05-30 08:14:23 +07:00
data chore(windows): move unicodedata to common 2022-06-10 13:26:07 +10:00
delphi feat(developer): support FollowKeyboardVersion in kmc-package 2023-04-21 14:04:06 +07:00
.gitignore chore(common): add __history to .gitignore 2022-06-21 09:39:05 +10:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
cef-checkout.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00