targets/Win32/__init__.py
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)
Wed, 15 Feb 2012 16:39:56 +0100 Edouard Tisserant Fixed Win32 timer up to 1ms
Sat, 19 Nov 2011 21:52:34 +0100 Edouard Tisserant various cleanups in /targets
Fri, 30 Sep 2011 23:41:46 +0200 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
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :