godot/platform
Fabio Alessandrelli eda014197f
[Web] Add the "serve" and "run" scons targets.
You can now run the test HTTP server by calling:

scons p=javascript serve

If you also wish to run the browser, call instead:

scons p=javascript run

The default listen port is 8060, but can be overriden via the env
variable GODOT_WEB_TEST_PORT which must be a valid integer.

(cherry picked from commit a06602363c)
2022-12-12 14:49:22 +01:00
..
android SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 2022-12-12 14:49:21 +01:00
iphone SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 2022-12-12 14:49:21 +01:00
javascript [Web] Add the "serve" and "run" scons targets. 2022-12-12 14:49:22 +01:00
osx Only support XDG directory path configuration on Linux 2022-12-12 11:13:19 +01:00
server Only support XDG directory path configuration on Linux 2022-12-12 11:13:19 +01:00
uwp Mono: Show custom error explaining that UWP is not supported 2022-08-23 13:21:10 +02:00
windows SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 2022-12-12 14:49:21 +01:00
x11 Fix burning CPU with udev disabled on Flatpak 2022-12-12 14:42:23 +08:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00