RetroArch/qb
David G. F b830b33cf1
Rewrite commands and add new command type (#12233)
* (OSX non-Metal build) Set disable execute page protection

* Rewrite commands and add new command type

This moves commands to a separate file and creates a consistent
interface for them. It is now possible to use multiple command
interfaces simultaneously (stdin, network and UDS).
Implemented a new interface for Lakka, UDS based (so Linux only). This
allow other Lakka servies to send certain commands to Retroarch in a
secure and reliable way.

Co-authored-by: twinaphex <libretro@gmail.com>
2021-04-05 19:55:59 +02:00
..
config.comp.sh qb: Fix checking the CXX compiler 2018-05-03 12:24:32 -07:00
config.libs.sh (FontRenderer/FreeType) Use fontconfig to select fonts if available 2021-01-30 18:49:47 -07:00
config.moc.sh qb: Fix the qt configure check with older compilers. 2020-01-14 21:01:50 -08:00
config.params.sh Rewrite commands and add new command type (#12233) 2021-04-05 19:55:59 +02:00
qb.comp.sh qb: Don't set cc_works in test_compiler. 2020-01-15 09:23:49 -08:00
qb.init.sh qb: Update the exists function. 2020-01-14 10:20:35 -08:00
qb.libs.sh ./configure: Add BearSSL support 2020-09-20 16:58:07 +02:00
qb.make.sh qb: Refactor how config.h and config.mk are created. 2019-07-28 07:59:41 -07:00
qb.moc.sh qb: Allow multi argument CC and CXX. 2020-01-13 09:41:14 -08:00
qb.params.sh qb: Remove deprecated arguments. 2019-10-31 22:53:52 -07:00
qb.system.sh (QB) MacOS X 10.5's toolchain does not support extra languages, (#11917) 2021-01-21 06:50:35 +01:00