LocalRuntimeMixin.py
Wed, 13 Mar 2024 08:38:21 +0100 Edouard Tisserant IDE: Fix local runtime not starting on windows.
Thu, 28 Sep 2023 18:28:07 +0200 Edouard Tisserant IDE: connect local runtime with '127.0.0.1' instead of 'localhost'
Wed, 09 Nov 2022 10:59:00 +0800 GP Orcullo pythonw is used on OSX python3
Thu, 02 Feb 2023 17:48:51 +0100 Edouard Tisserant Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable. wxPython4
Sun, 01 Jan 2023 22:40:38 +0100 Edouard Tisserant cosmetic fix wxPython4
Thu, 28 Jul 2022 13:24:49 +0200 Edouard Tisserant LocalRuntime: Allow overriding local runtime python binary path using BEREMIZPYTHONPATH environment variable. wxPython4
Fri, 15 Jul 2022 14:38:33 +0200 Edouard Tisserant CLI: prevent LOCAL:// runtime to use GUI (tray icon) when launch from CLI.
Mon, 13 Jun 2022 18:05:12 +0200 Edouard Tisserant Added preliminary CLI. Supports building a project, transfering and running on PLC. wxPython4