Biswapriyo Nath
|
1de339dfbc
|
meson: Fix exported functions in plugins
This adds DEF file names in meson. Without the DEF files, every
functions are exproted from plugins.
|
2022-01-21 15:54:49 -06:00 |
|
Biswapriyo Nath
|
a330c1cf4d
|
sysinfo: Fix architecture detection in AArch64 Windows
AArch64 should be detected as 64 bit OS.
|
2022-01-21 15:54:30 -06:00 |
|
Biswapriyo Nath
|
9c7109b578
|
meson: Fix exported functions for python plugin
This fixes loading python plugin in Windows by exporting functions using
python.def file. Otherwise, hexchat_plugin_init symbol error is shown.
|
2022-01-11 17:26:31 -06:00 |
|
Biswapriyo Nath
|
d889a8e019
|
meson: Remove unused wbemcore dependency
|
2022-01-05 14:28:21 -06:00 |
|