mirror of
https://github.com/imputnet/helium.git
synced 2026-08-20 00:57:32 +02:00
68be4fc5a3
fixes breakage on windows introduced by #3866. fork is indeed available on all POSIX systems, but windows isn't one, so we use the default spawn method on all non-POSIX systems (nt/windows) instead.
Developer utilities for ungoogled-chromium
This is a collection of scripts written for developing on ungoogled-chromium. See the descriptions at the top of each script for more information.