1
0
Fork 0
mirror of https://github.com/lihop/godot-xterm.git synced 2025-05-05 12:44:24 +02:00
godot-xterm/addons/godot_xterm/native
Leroy Hopson 5baffd0b0c
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:32:59 +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:32:59 +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