spiegel-keyman/common/engine/keyboardprocessor
Tim Eves 79060a36c6 Use more generic preprocessor macro 64bit
__x86_64__ is only for Intel __LP64__ and _LP64 are for any arch that has 64bit `long int` and pointers, and 32bit `int` same as Intel.
2019-02-26 11:40:44 +07:00
..
debian ignore alphas in d/watch 2019-01-03 12:57:02 +07:00
doc [common] Add test framework and tests for keyboard options (failing right now because no implementation) 2018-11-19 11:14:06 +11:00
include Spevify meson project_version and libtool version number separately. 2019-01-03 14:52:06 +07:00
python/keyman/keyboardprocessor Move keyboardprocessor into it's new toplevel under common/engine 2018-10-25 13:43:28 +07:00
src Use more generic preprocessor macro 64bit 2019-02-26 11:40:44 +07:00
tests Fix bug #1494 potential for buffer overrun 2019-01-17 17:12:42 +07:00
.gitignore Whitespace, warnings and header tidy ups 2018-12-17 23:28:59 +07:00
meson.build Spevify meson project_version and libtool version number separately. 2019-01-03 14:52:06 +07:00