Benedikt Heine
52885ca6ad
Use a hashtable for notification actions
...
As g_strv_contains is only available in GLib >= 2.44, we have to bump
the GLib requirements and the CI distros, too.
2018-12-29 14:30:55 +01:00
Benedikt Heine
ab56b47d97
Use official CI docker images
2018-12-10 04:19:25 +01:00
Benedikt Heine
90813dde8e
Update Fedora version to latest
2018-11-29 10:29:22 +02:00
Benedikt Heine
91adaa0da9
Use clang and GCC simultaneously
2018-11-28 21:22:36 +02:00
Benedikt Heine
3c28432044
Do not use -j for clean
...
-j introduces race conditions, which lets the find -name ... -delete
commands fail, because those can't find specific files, which got
removed in the meantime.
2018-11-28 21:22:36 +02:00
Benedikt Heine
394393fb6e
Let's test CircleCI
2018-11-28 21:22:36 +02:00