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-06 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
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-21 |
Andrey Skvortsov |
clean-up: fix PEP8 E265 block comment should start with '# '
|
file |
diff |
annotate
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E124 closing bracket does not match visual indentation
|
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 PEP8 E201 whitespace after '{'
|
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 E401 multiple imports on one line
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
2017-06-27 |
Andrey Skvortsov |
fix build problem when make command have trailing whitespace(s)
|
file |
diff |
annotate
|
2016-11-24 |
Andrey Skvortsov |
don't rebuild the makefile based project if only companyName, projectName or productName are changed
|
file |
diff |
annotate
|
2016-10-24 |
Andrey Skvortsov |
add $(Beremiz installation)/mingw/bin in PATH on Windows platform
|
file |
diff |
annotate
|
2016-10-14 |
Andrey Skvortsov |
fix issue with sequence of multiple whitespaces in makefile command
|
file |
diff |
annotate
|
2016-05-06 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
2014-03-29 |
Edouard Tisserant |
On windows, prepend CWD to PATH before invoking Generic target make command
|
file |
diff |
annotate
|
2014-01-20 |
Edouard Tisserant |
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
|
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-16 |
smarteh-dev |
Fix bug with "Transfer" button
|
file |
diff |
annotate
|
2012-02-02 |
laurent |
Fix 'Transfer" button state according to last build result
|
file |
diff |
annotate
|
2011-02-17 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
|
file |
diff |
annotate
|
2011-02-17 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
|
file |
diff |
annotate
|
2011-02-17 |
edouard |
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
|
file |
diff |
annotate
|
2010-06-03 |
Lolitech |
Safer passing of PLC ID to make command line.
|
file |
diff |
annotate
|
2010-06-02 |
edouard |
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
|
file |
diff |
annotate
|
2010-06-01 |
Lolitech |
Cosmetix fixes for LPC tests/build
|
file |
diff |
annotate
|
2009-12-15 |
edouard |
LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
|
file |
diff |
annotate
|
2009-12-12 |
laurent |
Getting default target when no target defined fixed
|
file |
diff |
annotate
|
2009-12-11 |
edouard |
Revamped LPC connector and toolchain
|
file |
diff |
annotate
|
2009-10-22 |
greg |
Add new target (Makefile)
|
file |
diff |
annotate
|