scummvm/backends/platform
Le Philousophe bc2664e6b5 PSP: Fix build failures with latest PSP toolchain
The new PSP toolchain automatically links system libraries which wasn't
the case before. The ordering of libraries builtin in GCC and our spec
file collided. This fixes the order.
PSP SDK includes time.h so it needs an exemption.
A warning was emitted about a if without curly braces which are needed.
2022-01-12 13:14:41 +01:00
..
3ds 3DS: Log all messages to a file 2021-08-24 01:51:59 +02:00
android ANDROID: Fix softkeyboard button for Chromebooks 2021-12-19 13:49:46 +01:00
android3d ANDROID3D: Fix compilation 2021-08-24 23:51:55 +01:00
androidsdl Revert "BUILD: Add $(DIST_FILES_DOCS) to targets using it" 2021-09-04 20:02:35 +02:00
dc DC: Request disc swap when needed for plugin loading 2021-09-23 23:05:45 +02:00
dingux Revert "BUILD: Add $(DIST_FILES_DOCS) to targets using it" 2021-09-04 20:02:35 +02:00
ds DS: Use a custom backend action for activating the virtual keyboard 2021-10-01 12:38:42 +02:00
gph Revert "BUILD: Add $(DIST_FILES_DOCS) to targets using it" 2021-09-04 20:02:35 +02:00
ios7 IOS7: Add support for upside down portrait orientation 2021-09-29 20:31:05 +01:00
iphone BACKENDS: Harden grabOverlay in all platforms 2021-08-04 13:27:07 +02:00
maemo COMMON: Add standard actions for mouse button clicks 2021-04-06 11:15:42 +03:00
n64 N64: Fix setting graphics modes 2021-10-03 00:21:35 +01:00
null EVENTRECORDER: added new event for OSystem::getTimeAndDate 2021-07-09 19:23:21 +02:00
openpandora Revert "BUILD: Add $(DIST_FILES_DOCS) to targets using it" 2021-09-04 20:02:35 +02:00
psp PSP: Fix build failures with latest PSP toolchain 2022-01-12 13:14:41 +01:00
samsungtv
sdl WIN32: Fix build when USE_WINDBG is defined 2021-11-26 21:30:07 -07:00
symbian SYMBIAN: Avoid printf() usage 2021-08-21 09:08:17 +03:00
wii Revert "BUILD: Add $(DIST_FILES_DOCS) to targets using it" 2021-09-04 20:02:35 +02:00