godot-xterm/addons/godot_xterm/native
Leroy Hopson 5273ccf05b
Statically link libstdc++
Otherwise binaries build on GitHub Actions fail to load on NixOS as
dynamically linked libstdc++ cannot be found.
2024-03-29 19:38:33 +13:00
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
src Use default export templates for HTML5 2024-03-29 19:36:44 +13:00
thirdparty Change target Godot version to v3.5-stable 2024-03-29 19:19:08 +13:00
.dockerignore Add Docker build for Linux 2022-07-11 09:33:00 +12:00
build.sh Use default export templates for HTML5 2024-03-29 19:36:44 +13:00
docker-compose.yaml Use default export templates for HTML5 2024-03-29 19:36:44 +13: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 2024-03-29 19:36:44 +13:00
linux.Dockerfile Fix GitHub Actions godot-cpp-linux Docker build 2022-08-03 22:41:12 +12:00
SConstruct Statically link libstdc++ 2024-03-29 19:38:33 +13:00
shell.nix Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00