targets/Win32/__init__.py
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 :