targets/toolchain_gcc.py
Thu, 17 Aug 2017 09:55:39 +0300 Andrey Skvortsov clean-up: fix PEP8 E222 multiple spaces after operator
Wed, 16 Aug 2017 13:49:02 +0300 Andrey Skvortsov clean-up: fix most PEP8 E266 too many leading '#' for block comment
Tue, 15 Aug 2017 16:48:49 +0300 Andrey Skvortsov clean-up: fix PEP8 E225 missing whitespace around operator
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Tue, 15 Aug 2017 12:17:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 22:30:41 +0300 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
Mon, 14 Aug 2017 22:23:17 +0300 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
Mon, 14 Aug 2017 21:20:32 +0300 Andrey Skvortsov clean-up: fix PEP8 E401 multiple imports on one line
Mon, 14 Aug 2017 21:09:48 +0300 Andrey Skvortsov convert some files from CRLF to LF
Fri, 28 Apr 2017 13:28:22 +0300 Paul Beltyukov add getCompiler and getLinker methods, to abstract from XSD.
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Wed, 11 Sep 2013 23:48:41 +0200 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
Tue, 09 Apr 2013 18:17:10 +0200 Laurent Bessard Fix bug when linking failed and trying to rebuild
Sat, 12 May 2012 11:21:10 +0200 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
Wed, 09 May 2012 00:12:40 +0200 Edouard Tisserant refactoring
Wed, 09 May 2012 00:00:50 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 17:16:37 +0200 Edouard Tisserant refactoring
Mon, 07 May 2012 18:47:29 +0200 Edouard Tisserant refactoring
Sun, 19 Feb 2012 02:20:24 +0100 Edouard Tisserant Added support for object files as a result of PlugGenerate_C
Thu, 02 Feb 2012 16:09:27 +0100 laurent Fix 'Transfer" button state according to last build result
Sat, 12 Dec 2009 20:51:56 +0100 laurent Getting default target when no target defined fixed
Fri, 23 Oct 2009 15:41:48 +0200 greg Check ProjectPath write permission
Mon, 19 Oct 2009 16:03:46 +0200 laurent Bugs with logger and stand-alone PluginRoot fixed
Thu, 08 Oct 2009 11:26:40 +0200 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Mon, 23 Mar 2009 16:26:13 +0100 lbessard Fix bug preventing library to re-compiled when dependant files changed.
Fri, 16 Jan 2009 16:50:54 +0100 etisserant Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Sun, 04 Jan 2009 17:25:22 +0100 etisserant Added local C dependency dicovery and changes checking, to speed up build.
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :