godot-xterm/addons/godot_xterm/native
Leroy Hopson 9435502c8d
Statically link libstdc++
Otherwise binaries build on GitHub Actions fail to load on NixOS as
dynamically linked libstdc++ cannot be found.
2022-08-27 20:45:41 +12:00
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
src Use default export templates for HTML5 2022-08-27 10:32:22 +12:00
thirdparty Change target Godot version to v3.5-stable 2022-08-26 16:53:02 +12:00
.dockerignore Add Docker build for Linux 2022-07-11 09:33:00 +12:00
build.sh Use default export templates for HTML5 2022-08-27 10:32:22 +12:00
docker-compose.yaml Use default export templates for HTML5 2022-08-27 10:32:22 +12:00
godotxtermnative.gdnlib Add rudimentary terminal to editor's bottom panel 2021-07-11 23:03:33 +07:00
javascript.Dockerfile Use default export templates for HTML5 2022-08-27 10:32:22 +12:00
linux.Dockerfile Fix GitHub Actions godot-cpp-linux Docker build 2022-08-03 22:41:12 +12:00
SConstruct Statically link libstdc++ 2022-08-27 20:45:41 +12:00
shell.nix Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00