Commit Graph

10 Commits

Author SHA1 Message Date
0956b2cd92
feat: add rl-loop utility program
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-10 22:52:14 +08:00
ade349d1e8
chore: allow arify to be built without readline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-07 05:06:04 +08:00
93a6850de7
chore: clean up build scripts
* remove checks that we do not use
* autoconf-archive is now mandatory
2024-03-31 20:12:34 +08:00
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