aboutsummaryrefslogtreecommitdiff
path: root/lib/pluginloader/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Expand pluginloader test coverageAqua-sama2020-04-291-16/+22
| | | | | | | - add poi-plugin-load to test compatibility of plugins - rewrite tests to use catch2 - use cpp stdlib to read files - clang-tidy and clang-format pass
* pluginloader: generate keys by mesonAqua-sama2020-01-271-5/+13
|
* pluginloader: add test for PluginLoader::verifyAqua-sama2020-01-271-0/+27
|
* Merge some QoL improvements from staging branchAqua-sama2020-01-031-1/+2
| | | | | | | | - Build executable in top-level buildroot - Use meson sourceset - Pull in poi-crash and poi-update from staging - Remove extraneous scripts in tools/ - Pull in configure scripts in scripts/
* Fix gcc compile errors and warningsAqua-sama2019-11-031-1/+1
|
* Improve meson.build filesAqua-sama2019-10-131-11/+10
| | | | | - meson should now properly create OpenSSL signing key and hexdump before trying to compile plugin loader
* Add openssl key generation step to meson.buildAqua-sama2019-05-171-0/+14
|
* Add plugin signature verification policiesAqua-sama2019-04-191-0/+13