2018-12-04 |
Edouard Tisserant |
Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
|
file |
diff |
annotate
|
2018-10-12 |
Andrey Skvortsov |
python3 support: pylint,W1610 # (reduce-builtin) reduce built-in referenced
|
file |
diff |
annotate
|
2018-10-09 |
Andrey Skvortsov |
Fix pep8 warning: W605 invalid escape sequence ?x?
|
file |
diff |
annotate
|
2018-05-25 |
Andrey Skvortsov |
Build by default with optimization level -O2 for GCC
|
file |
diff |
annotate
|
2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
2017-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
2017-10-03 |
Andrey Skvortsov |
remove unused variables found by pylint
|
file |
diff |
annotate
|
2017-09-28 |
Andrey Skvortsov |
fix wrong-import-order. first standard modules are imported, then others
|
file |
diff |
annotate
|
2017-09-28 |
Andrey Skvortsov |
fix (old-style-class) Old-style class defined error for most parts of
|
file |
diff |
annotate
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E131 continuation line unaligned for hanging indent
|
file |
diff |
annotate
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E127 continuation line over-indented for visual indent
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E222 multiple spaces after operator
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix most PEP8 E266 too many leading '#' for block comment
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 W293 blank line contains whitespace
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E401 multiple imports on one line
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
convert some files from CRLF to LF
|
file |
diff |
annotate
|
2017-04-28 |
Paul Beltyukov |
add getCompiler and getLinker methods, to abstract from XSD.
|
file |
diff |
annotate
|
2016-05-06 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
2013-09-11 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
file |
diff |
annotate
|
2013-04-09 |
Laurent Bessard |
Fix bug when linking failed and trying to rebuild
|
file |
diff |
annotate
|
2012-05-12 |
Edouard Tisserant |
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
|
file |
diff |
annotate
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2012-05-07 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2012-02-19 |
Edouard Tisserant |
Added support for object files as a result of PlugGenerate_C
|
file |
diff |
annotate
|
2012-02-02 |
laurent |
Fix 'Transfer" button state according to last build result
|
file |
diff |
annotate
|
2009-12-12 |
laurent |
Getting default target when no target defined fixed
|
file |
diff |
annotate
|
2009-10-23 |
greg |
Check ProjectPath write permission
|
file |
diff |
annotate
|
2009-10-19 |
laurent |
Bugs with logger and stand-alone PluginRoot fixed
|
file |
diff |
annotate
|
2009-10-08 |
laurent |
Bug on Debug trying to start (and stop) before PLC started fixed.
|
file |
diff |
annotate
|
2009-07-28 |
laurent |
Adding support for internationalization
|
file |
diff |
annotate
|
2009-03-23 |
lbessard |
Fix bug preventing library to re-compiled when dependant files changed.
|
file |
diff |
annotate
|
2009-01-16 |
etisserant |
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
|
file |
diff |
annotate
|
2009-01-14 |
etisserant |
Local Runtime (LOCAL://) now launched "on demand"
|
file |
diff |
annotate
|
2009-01-04 |
etisserant |
Added local C dependency dicovery and changes checking, to speed up build.
|
file |
diff |
annotate
|
2008-08-19 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|