summaryrefslogtreecommitdiffstats
path: root/platform/web/detect.py
Commit message (Expand)AuthorAgeFilesLines
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-1/+5
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-16/+7
* SCons: Refactor handling of `production` flag and per-platform LTO defaultsRémi Verschelde2022-09-191-0/+4
* [Web] Small fixes and enhancements.Fabio Alessandrelli2022-09-111-0/+4
* SCons: Refactor LTO options with `lto=<none|thin|full>`Rémi Verschelde2022-09-081-7/+7
* [Web] Require threads, rtti, allow optimize=speed.Fabio Alessandrelli2022-08-301-42/+28
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+243