Commit Graph

6 Commits

Author SHA1 Message Date
Davide Andreoli 3be11c24e8 Use a more recent meson to silence deprecations 2023-12-10 07:38:39 +01:00
Davide Andreoli a5aa37c726 Meson: explicit efl require and link 2020-05-01 21:22:58 +02:00
Davide Andreoli 1f69754970 Explicit link to dl lib
Updated meson to 0.54.1 and was not compiling anymore without this
2020-05-01 20:19:43 +02:00
Davide Andreoli 26a99ee82e A much better way to find the libpython soname
This should work 100% of the time, since py 3.2, and without
any fuzzy searching
2020-04-26 09:01:17 +02:00
Davide Andreoli 3641ce6480 Make bytecompile works again 2020-04-23 08:32:14 +02:00
Davide Andreoli 53bdf254bd Edgar: switch to meson
...still not working with recent e, that changed the way modules are loaded
2020-04-21 11:49:02 +02:00