spiegel-keyman/common/engine/keyboardprocessor
Tim Eves 9af3308ef3 Fix a compiler warnings in context_api under clang and statically link.
While dynamic linking works on linux & Mac OS due to rpath support 
Windows can't find the dll when debugging the test case unless it's 
copied into the tests builddir or it has it's working dir set to the 
DLL's builddir.
2018-10-29 16:05:06 +07:00
..
doc Move keyboardprocessor into it's new toplevel under common/engine 2018-10-25 13:43:28 +07:00
include Fix build bugs on Windows 2018-10-29 13:20:36 +07:00
python/keyman/keyboardprocessor Move keyboardprocessor into it's new toplevel under common/engine 2018-10-25 13:43:28 +07:00
src Minor fixups for build scripts 2018-10-29 16:02:19 +07:00
tests Fix a compiler warnings in context_api under clang and statically link. 2018-10-29 16:05:06 +07:00
meson.build Fix windows compiler treating source as latin1 instead of utf-8. 2018-10-29 16:00:27 +07:00