godot/platform
Hugo Locurcio 816db5c215
Replace local web server setup for web editor with a Python-based solution
This makes it easier to set up, as you always have Python installed
when building Godot. On the other hand, you don't always have Node.js
+ npm installed (and you may not want to spend time running `npm install`).

Co-authored-by: Fabio Alessandrelli <fabio.alessandrelli@gmail.com>
(cherry picked from commit 1be1b15a57)
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 Replace local web server setup for web editor with a Python-based solution 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