1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
ailin-nemui
447e565309 Fix meson capsicum
Fixes #1223
2020-09-26 16:40:18 +02:00
ailin-nemui
01ecb879a6 Add support for building in Termux-Android in meson
- introduce cross perl
- workaround for the android linker
2020-06-02 10:38:01 +02:00
Ailin Nemui
244ebaaa2e build fixes when using install-glib and on openbsd 2020-04-23 12:31:52 +02:00
ailin-nemui
0bedcfccbd
Merge pull request #1140 from dequis/tear-down-the-wall
meson.build: Remove unnecessary -Wall
2020-04-14 10:23:09 +02:00
ailin
4594b0c4cf fix perl module build on openbsd
unfortunately, some mangling is needed to create the correct linker
and compiler invocations
2020-04-02 04:39:30 +02:00
dequis
bdf5d748f2 meson.build: Remove unnecessary -Wall 2019-10-31 21:02:26 +01:00
ailin-nemui
51190f69b2 update fuzzer flags 2019-09-10 15:01:39 +02:00
ailin-nemui
69dec1de33 add new meson build option -Dfuzzer-link-language=cpp for oss-fuzz 2019-09-04 22:48:03 +02:00
ailin-nemui
7aa67b142b Add a new meson option : -Dstatic-dependency=yes to use static dependencies 2019-08-30 21:12:51 +02:00
ailin-nemui
1c99bf78c7
Merge pull request #1085 from ailin-nemui/meson-glib-ver
fix glib version dependency in meson
2019-08-13 18:08:57 +02:00
ailin-nemui
0495c67d9f fix glib version dependency 2019-08-13 16:56:33 +02:00
ailin-nemui
89686681c1 fix build system debug config to include -fno-omit-frame-pointer 2019-08-13 16:56:00 +02:00
ailin-nemui
9a90213ba9 do not use ?: to stay compatible with meson 0.49 2019-07-21 00:08:36 +02:00
Ailin Nemui
12c8cb1f37 carry rpath to working perl test 2019-07-18 11:37:11 +02:00
Ailin Nemui
905bf86921 refactor glib install 2019-07-16 16:09:10 +02:00
Ailin Nemui
db16a0a853 meson build support 2019-07-10 09:25:26 +02:00