Tue, 04 Dec 2018 11:31:58 +0100 |
Edouard Tisserant |
Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 12:06:45 +0300 |
Andrey Skvortsov |
python3 support: pylint,W1610 # (reduce-builtin) reduce built-in referenced
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 11:56:45 +0300 |
Andrey Skvortsov |
Fix pep8 warning: W605 invalid escape sequence ?x?
|
file |
diff |
annotate
|
Fri, 25 May 2018 18:34:05 +0300 |
Andrey Skvortsov |
Build by default with optimization level -O2 for GCC
|
file |
diff |
annotate
|
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`"
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 16:38:49 +0300 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 16:31:31 +0300 |
Andrey Skvortsov |
remove unused variables found by pylint
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 15:17:57 +0300 |
Andrey Skvortsov |
fix wrong-import-order. first standard modules are imported, then others
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 12:20:40 +0300 |
Andrey Skvortsov |
fix (old-style-class) Old-style class defined error for most parts of
|
file |
diff |
annotate
|
Sat, 19 Aug 2017 17:04:31 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E131 continuation line unaligned for hanging indent
|
file |
diff |
annotate
|
Fri, 18 Aug 2017 12:36:31 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E127 continuation line over-indented for visual indent
|
file |
diff |
annotate
|
Thu, 17 Aug 2017 09:55:39 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E222 multiple spaces after operator
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 13:49:02 +0300 |
Andrey Skvortsov |
clean-up: fix most PEP8 E266 too many leading '#' for block comment
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 16:48:49 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 15:50:30 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 12:17:51 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 23:27:15 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 22:30:41 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 W293 blank line contains whitespace
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 22:23:17 +0300 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 21:20:32 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E401 multiple imports on one line
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 21:09:48 +0300 |
Andrey Skvortsov |
convert some files from CRLF to LF
|
file |
diff |
annotate
|
Fri, 28 Apr 2017 13:28:22 +0300 |
Paul Beltyukov |
add getCompiler and getLinker methods, to abstract from XSD.
|
file |
diff |
annotate
|
Fri, 06 May 2016 14:05:44 +0300 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
Wed, 11 Sep 2013 23:48:41 +0200 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 18:17:10 +0200 |
Laurent Bessard |
Fix bug when linking failed and trying to rebuild
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 09 May 2012 00:12:40 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Wed, 09 May 2012 00:00:50 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Tue, 08 May 2012 17:16:37 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Mon, 07 May 2012 18:47:29 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Sun, 19 Feb 2012 02:20:24 +0100 |
Edouard Tisserant |
Added support for object files as a result of PlugGenerate_C
|
file |
diff |
annotate
|
Thu, 02 Feb 2012 16:09:27 +0100 |
laurent |
Fix 'Transfer" button state according to last build result
|
file |
diff |
annotate
|
Sat, 12 Dec 2009 20:51:56 +0100 |
laurent |
Getting default target when no target defined fixed
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 15:41:48 +0200 |
greg |
Check ProjectPath write permission
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 16:03:46 +0200 |
laurent |
Bugs with logger and stand-alone PluginRoot fixed
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 11:26:40 +0200 |
laurent |
Bug on Debug trying to start (and stop) before PLC started fixed.
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 17:43:19 +0200 |
laurent |
Adding support for internationalization
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 16:26:13 +0100 |
lbessard |
Fix bug preventing library to re-compiled when dependant files changed.
|
file |
diff |
annotate
|
Fri, 16 Jan 2009 16:50:54 +0100 |
etisserant |
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
|
file |
diff |
annotate
|
Wed, 14 Jan 2009 16:41:14 +0100 |
etisserant |
Local Runtime (LOCAL://) now launched "on demand"
|
file |
diff |
annotate
|
Sun, 04 Jan 2009 17:25:22 +0100 |
etisserant |
Added local C dependency dicovery and changes checking, to speed up build.
|
file |
diff |
annotate
|
Wed, 20 Aug 2008 00:11:40 +0200 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|