Commit Graph

7 Commits

Author SHA1 Message Date
430e4e981a
chore: tweak compiler builtins and attibutes
Some checks failed
continuous-integration/drone Build is failing
* No need to use __attribute__((noreturn))
* Use __builtin_unreachable for debug asserts in non-debug builds
2023-08-06 02:44:15 +08:00
b3e0bf9566
fix: arif_rime: prevent rime from logging to stderr
All checks were successful
continuous-integration/drone Build is passing
2023-07-31 08:19:17 +08:00
ca9098b4df
chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
8e51ed75c5
chore: add libtool -module flag
All checks were successful
continuous-integration/drone Build is passing
2023-05-02 13:47:54 +08:00
ed4631b913
fix: allow custom pkgconfigdir
should not assume that ${libdir}/pkgconfig is pkgconfigdir.
2023-04-28 10:05:41 +08:00
e3adac852c
chore: change minimum librime version to 1.6
All checks were successful
continuous-integration/drone Build is passing
2023-02-20 13:51:42 +08:00
d748d8972e
chore: prepare for Savannah
All checks were successful
continuous-integration/drone Build is passing
2023-02-12 20:26:45 +08:00