scummvm/base
Donovan Watteau 502479d7be BASE: Add C++11 char array initialized by a string literal test
This was not properly implemented in GCC versions before 5.1, and
we still have some ports using older GCC versions.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43453#c7 and commit
6ac3994e3e.
2022-10-11 09:08:37 +03:00
..
detection ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
commandLine.cpp ALL: Add limits.h for all codebase 2022-08-22 15:38:10 +02:00
commandLine.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
internal_plugins.h
internal_revision.h.in
internal_version.h RELEASE: This is 2.7.0git 2022-06-05 20:43:05 +02:00
internal_version.h.in
main.cpp GUI: Allow both scalers and shaders to be enabled at the same time 2022-10-08 23:39:18 +02:00
main.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk
plugins.cpp VITA: Add plugins support 2022-08-07 18:15:09 +02:00
plugins.h ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
test_new_standards.cpp BASE: Add C++11 char array initialized by a string literal test 2022-10-11 09:08:37 +03:00
version.cpp BASE: Include compiler name/version info 2022-04-15 22:43:57 +02:00
version.h BASE: Include compiler name/version info 2022-04-15 22:43:57 +02:00