targets/Linux/__init__.py
2022-11-09 GP Orcullo silence compile warnings python3
2022-10-28 GP Orcullo automated conversion using 2to3-3.9 tool python3
2023-02-21 Edouard Tisserant Runtime: Add RealTime checkbox in Linux target options to enable PREEMPT_RT scheduling.
2017-10-25 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
2017-08-16 Andrey Skvortsov clean-up: fix PEP8 E301 expected 1 blank line, found 0
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2016-05-06 Andrey Skvortsov add copyright notices to python files where there were missing, that
2013-07-26 Edouard Tisserant Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
2011-11-19 Edouard Tisserant various cleanups in /targets
2011-11-16 Edouard Tisserant added -fPIC to satisfy X86_64 build
2009-01-14 etisserant Local Runtime (LOCAL://) now launched "on demand"
2008-08-28 greg add tests for win32
2008-08-19 etisserant Added concepts :