Ailin Nemui
|
883510a3fd
|
remove deprecated defines
- PERL_STATIC_LIBS (was not tested anymore)
- HAVE_GMODULE (always required)
- HAVE_STATIC_IRC
- HAVE_STATIC_PERL
- HAVE_SOCKS (was not working properly)
- USE_GREGEX (we use it)
|
2022-02-20 17:33:36 +01:00 |
|
ailin-nemui
|
447e565309
|
Fix meson capsicum
Fixes #1223
|
2020-09-26 16:40:18 +02:00 |
|
ailin-nemui
|
ad7ad063ca
|
implement reference counted strings
- on glib >=2.58, use the implementation provided by glib
- otherwise, a hash table will contain the strings
|
2019-08-14 20:50:44 +02:00 |
|
Ailin Nemui
|
db16a0a853
|
meson build support
|
2019-07-10 09:25:26 +02:00 |
|