godot-xterm/addons/godot_xterm/native/src
Leroy Hopson 84243cd824
Enable compiling Pipe and LibuvUtils on Windows
Currently only works when building with debug target. On GitHub actions
target release results in linking errors. So disable PTY for release
builds.

Part of #25.
2021-07-18 15:09:21 +07:00
..
node_pty Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
.gdignore Enable compiling 64-bit on Windows using MSVC 2020-11-10 13:44:29 +07:00
libgodotxtermnative.cpp Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
libuv_utils.cpp Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
libuv_utils.h Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pipe.cpp Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
pipe.h Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
terminal.cpp Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
terminal.h Change terminal menu option 'Select All' -> 'Copy All' 2021-07-13 22:20:29 +07:00