godot/platform/x11
Rémi Verschelde e284ea344d SCons: Default to builtin libpng/freetype on Linux (+ openssl)
The rationale for keeping those shared by default is that they're typical
dependencies found on any Linux system, and it saves compilation time and
binary size to link their dynamically.

But since official builds default to all-builtin, and Debian/Ubuntu still
don't have libpng16 (which we now require) readily available on all their
supported releases, it's simpler to bundle all the things.

This does not change the fact that those dependencies *can* be unbundled
on Linux, it's only the default option changing.

(cherry picked from commit 1769cbc0e2)

For 3.0, also building by default against bundled openssl.
2019-07-02 15:00:59 +02:00
..
export Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
SCsub PEP3101 applied with changing old type string formatting as new ones 2018-02-19 22:25:41 +01:00
context_gl_x11.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
context_gl_x11.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
crash_handler_x11.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
crash_handler_x11.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
detect.py SCons: Default to builtin libpng/freetype on Linux (+ openssl) 2019-07-02 15:00:59 +02:00
godot_x11.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
joypad_linux.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
joypad_linux.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
key_mapping_x11.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
key_mapping_x11.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_x11.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
os_x11.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
platform_config.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_x11.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_x11.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00