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

scons p=web serve

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

scons p=web 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.
2022-10-12 22:29:35 +02:00
..
android Use JSON::stringify where possible 2022-10-11 00:27:23 +02:00
ios ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
linuxbsd Actually set the execinfo flag on non-glibc systems 2022-10-11 21:45:29 +02:00
macos Cleanup unused defines in platform code 2022-10-11 11:52:41 +02:00
uwp Merge pull request #67244 from RandomShaper/split_render_further_2 2022-10-11 21:08:42 +02:00
web [Web] Add the "serve" and "run" scons targets. 2022-10-12 22:29:35 +02:00
windows Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo 2022-10-11 13:59:53 +02:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00