targets/Win32/__init__.py
20 months ago Edouard Tisserant Better LDFLAGS and CFLAGS for win32 an MACOS
2022-10-28 GP Orcullo automated conversion using 2to3-3.9 tool python3
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)
2012-02-15 Edouard Tisserant Fixed Win32 timer up to 1ms
2011-11-19 Edouard Tisserant various cleanups in /targets
2011-09-30 Edouard Tisserant Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
2009-01-14 etisserant Local Runtime (LOCAL://) now launched "on demand"
2008-08-19 etisserant Added concepts :