Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge some QoL improvements from staging branch | Aqua-sama | 2020-01-03 | 2 | -1/+60 |
| | | | | | | | | - 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 warnings | Aqua-sama | 2019-11-03 | 1 | -1/+1 |
| | |||||
* | Drop boost dependency | Aqua-sama | 2019-11-03 | 2 | -27/+1 |
| | | | | | - wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class | ||||
* | Improve meson.build files | Aqua-sama | 2019-10-13 | 1 | -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.build | Aqua-sama | 2019-05-17 | 1 | -0/+14 |
| | |||||
* | Add plugin signature verification policies | Aqua-sama | 2019-04-19 | 4 | -0/+187 |