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
|
Fri, 06 Oct 2017 17:52:34 +0300 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
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
|
Mon, 21 Aug 2017 21:55:18 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E265 block comment should start with '# '
|
file |
diff |
annotate
|
Sat, 19 Aug 2017 00:58:44 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E124 closing bracket does not match visual indentation
|
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 12:21:05 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E201 whitespace after '{'
|
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 21:20:32 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E401 multiple imports on one line
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 19:13:01 +0300 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 13:30:48 +0300 |
Andrey Skvortsov |
fix build problem when make command have trailing whitespace(s)
|
file |
diff |
annotate
|
Thu, 24 Nov 2016 13:17:06 +0300 |
Andrey Skvortsov |
don't rebuild the makefile based project if only companyName, projectName or productName are changed
|
file |
diff |
annotate
|
Mon, 24 Oct 2016 18:02:53 +0300 |
Andrey Skvortsov |
add $(Beremiz installation)/mingw/bin in PATH on Windows platform
|
file |
diff |
annotate
|
Fri, 14 Oct 2016 18:04:22 +0300 |
Andrey Skvortsov |
fix issue with sequence of multiple whitespaces in makefile command
|
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
|
Sat, 29 Mar 2014 14:49:48 +0100 |
Edouard Tisserant |
On windows, prepend CWD to PATH before invoking Generic target make command
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 11:04:19 +0100 |
Edouard Tisserant |
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
|
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
|
Thu, 16 Feb 2012 22:52:28 +0100 |
smarteh-dev |
Fix bug with "Transfer" button
|
file |
diff |
annotate
|
Thu, 02 Feb 2012 16:09:27 +0100 |
laurent |
Fix 'Transfer" button state according to last build result
|
file |
diff |
annotate
|
Thu, 17 Feb 2011 16:38:42 +0100 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
|
file |
diff |
annotate
|
Thu, 17 Feb 2011 15:59:56 +0100 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
|
file |
diff |
annotate
|
Thu, 17 Feb 2011 10:11:04 +0100 |
edouard |
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 17:17:51 +0200 |
Lolitech |
Safer passing of PLC ID to make command line.
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 10:08:58 +0200 |
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
|
Tue, 01 Jun 2010 11:24:09 +0200 |
Lolitech |
Cosmetix fixes for LPC tests/build
|
file |
diff |
annotate
|
Tue, 15 Dec 2009 18:24:50 +0100 |
edouard |
LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
|
file |
diff |
annotate
|
Sat, 12 Dec 2009 20:51:56 +0100 |
laurent |
Getting default target when no target defined fixed
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 16:39:20 +0100 |
edouard |
Revamped LPC connector and toolchain
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 11:28:11 +0200 |
greg |
Add new target (Makefile)
|
file |
diff |
annotate
|