virtualx-engine/platform
bruvzg ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
Always build with the GUI subsystem.
Redirect stdout and stderr output to the parent process console.
Use CreateProcessW for blocking `execute` calls with piped stdout and stderr (prevent console windows for popping up when used with the GUI subsystem build, and have more consistent behavior with `create_process`).
Add `open_console` argument to the `execute` and `create_process` to open a new console window.
Remove `interface/editor/hide_console_window` editor setting.
Remove `Toggle System Console` menu option.
Remove `set_console_visible` and `is_console_visible` functions.
2021-12-18 10:14:07 +02:00
..
android [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
iphone [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
javascript [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
linuxbsd Misc build system fixes 2021-12-10 12:14:27 -06:00
osx [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
uwp [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
windows [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00