godot-xterm/addons/godot_xterm
Leroy Hopson 3fdc9ef27e
Add Docker build for Linux
Adds support for building Linux binaries inside a docker container in
order to target an older version of GLIBC.

Updates GitHub Actions workflow to use it.

As a result the minimum version of GLIBC that Linux users need to have
installed on their system is 2.17 which was released in 2012.
2022-07-11 09:33:00 +12:00
..
editor_plugins/terminal Reformat existing gdscript code 2022-07-11 09:33:00 +12:00
import_plugins Add only Hack Regular font and default themes to archive 2021-07-23 08:37:48 +07:00
native Add Docker build for Linux 2022-07-11 09:33:00 +12:00
nodes Reformat existing gdscript code 2022-07-11 09:33:00 +12:00
resources Reformat existing gdscript code 2022-07-11 09:33:00 +12:00
themes Update bell 2021-07-23 08:37:49 +07:00
util Don't register TPut util as a global unique class 2021-07-03 01:24:07 +07:00
.gitignore Ignore vscode config files 2020-10-05 17:56:57 +07:00
LICENSE.md Update license information 2021-07-07 21:39:54 +07:00
plugin.cfg Bump version to 2.0.0 2021-07-26 00:56:54 +07:00
plugin.gd Move terminal.gd and pty.gd to godot_xterm directory 2021-07-26 00:39:48 +07:00
pty.gd Move terminal.gd and pty.gd to godot_xterm directory 2021-07-26 00:39:48 +07:00
terminal.gd Reformat existing gdscript code 2022-07-11 09:33:00 +12:00
THIRDPARTY_NOTICES.txt Add export ignored files to .gitattributes 2021-07-19 00:49:37 +07:00
THIRDPARTY_NOTICES_nopty.txt Add export ignored files to .gitattributes 2021-07-19 00:49:37 +07:00