LocalRuntimeMixin.py
4 months ago Edouard Tisserant LocalRuntime: no crash if zombie PLC prevents erasing workdir
9 months ago Edouard Tisserant IDE: Fix local runtime not starting on windows.
15 months ago Edouard Tisserant IDE: connect local runtime with '127.0.0.1' instead of 'localhost'
2022-11-09 GP Orcullo pythonw is used on OSX python3
23 months ago Edouard Tisserant Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable. wxPython4
2023-01-01 Edouard Tisserant cosmetic fix wxPython4
2022-07-28 Edouard Tisserant LocalRuntime: Allow overriding local runtime python binary path using BEREMIZPYTHONPATH environment variable. wxPython4
2022-07-15 Edouard Tisserant CLI: prevent LOCAL:// runtime to use GUI (tray icon) when launch from CLI.
2022-06-13 Edouard Tisserant Added preliminary CLI. Supports building a project, transfering and running on PLC. wxPython4