targets/Linux/__init__.py
Wed, 09 Nov 2022 22:17:13 +0800 GP Orcullo silence compile warnings python3
Fri, 28 Oct 2022 12:39:15 +0800 GP Orcullo automated conversion using 2to3-3.9 tool python3
Tue, 21 Feb 2023 11:47:11 +0100 Edouard Tisserant Runtime: Add RealTime checkbox in Linux target options to enable PREEMPT_RT scheduling.
Wed, 25 Oct 2017 13:50:26 +0300 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
Wed, 16 Aug 2017 12:57:52 +0300 Andrey Skvortsov clean-up: fix PEP8 E301 expected 1 blank line, found 0
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Fri, 26 Jul 2013 14:04:29 +0900 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)
Sat, 19 Nov 2011 21:52:34 +0100 Edouard Tisserant various cleanups in /targets
Wed, 16 Nov 2011 17:47:13 +0100 Edouard Tisserant added -fPIC to satisfy X86_64 build
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Thu, 28 Aug 2008 16:34:48 +0200 greg add tests for win32
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :