godot-xterm/addons/godot_xterm/native
Leroy Hopson 570896b9c0 Provide correct arguments to execvp
Previously no arguments were provided, but by convention argv[0] should
be the name of the program.

Providing this argumens enables Psuedoterminal node to work on macOS.
2020-11-21 13:55:05 +07:00
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
external Enable compiling 64-bit on Windows using MSVC 2020-11-10 13:44:29 +07:00
src Provide correct arguments to execvp 2020-11-21 13:55:05 +07:00
build.sh Update github actions workflow 2020-11-21 12:20:13 +07:00
godotxtermnative.gdnlib Enable compiling 64-bit on Windows using MSVC 2020-11-10 13:44:29 +07:00
SConstruct Update github actions workflow 2020-11-21 12:20:13 +07:00
shell.nix Migrate CI from travis-ci.com to GitHub Actions 2020-11-07 17:11:25 +07:00