Thu, 12 Oct 2017 09:42:14 +0300switch zeroconf from pip instead of copy of old version in Beremiz tree
Andrey Skvortsov <andrej.skvortzov@gmail.com> [Thu, 12 Oct 2017 09:42:14 +0300] rev 21
switch zeroconf from pip instead of copy of old version in Beremiz tree

Tue, 24 Jan 2017 01:35:27 +0100added md5 for recently added distfiles, more .hgignore in case of in-place build
Edouard Tisserant 7BB06627 <edouard.tisserant@gmail.com> [Tue, 24 Jan 2017 01:35:27 +0100] rev 20
added md5 for recently added distfiles, more .hgignore in case of in-place build

Sun, 15 Jan 2017 22:56:46 +0100get gcc runtime lib from where gcc thinks they are
Edouard Tisserant 7BB06627 <edouard.tisserant@gmail.com> [Sun, 15 Jan 2017 22:56:46 +0100] rev 19
get gcc runtime lib from where gcc thinks they are

Sun, 15 Jan 2017 22:22:32 +0100merged forgotten changeset, necessary to build Makefile based targets in Beremiz
Edouard Tisserant 7BB06627 <edouard.tisserant@gmail.com> [Sun, 15 Jan 2017 22:22:32 +0100] rev 18
merged forgotten changeset, necessary to build Makefile based targets in Beremiz

Sun, 15 Jan 2017 22:11:18 +0100stripped unused makefile target and comment
Edouard Tisserant 7BB06627 <edouard.tisserant@gmail.com> [Sun, 15 Jan 2017 22:11:18 +0100] rev 17
stripped unused makefile target and comment

Tue, 01 Nov 2016 17:40:53 +03001.2-rc1
Andrey Skvortsov <andrej.skvortzov@gmail.com> [Tue, 01 Nov 2016 17:40:53 +0300] rev 16
1.2-rc1

Tue, 01 Nov 2016 17:40:13 +0300create and add file with revision information for Beremiz
Andrey Skvortsov <andrej.skvortzov@gmail.com> [Tue, 01 Nov 2016 17:40:13 +0300] rev 15
create and add file with revision information for Beremiz

Mon, 31 Oct 2016 11:22:03 +0300clean up trailing whitespaces and wrong indention
Andrey Skvortsov <andrej.skvortzov@gmail.com> [Mon, 31 Oct 2016 11:22:03 +0300] rev 14
clean up trailing whitespaces and wrong indention

Mon, 31 Oct 2016 11:18:04 +0300fix links to download mingw runtime binaries
Andrey Skvortsov <andrej.skvortzov@gmail.com> [Mon, 31 Oct 2016 11:18:04 +0300] rev 13
fix links to download mingw runtime binaries
Andrey Skvortsov <andrej.skvortzov@gmail.com>
Andrej

Mon, 31 Oct 2016 11:17:05 +0300use global CROSS_COMPILE prefix to define compilers for matiec and canfestival
Andrey Skvortsov <andrej.skvortzov@gmail.com> [Mon, 31 Oct 2016 11:17:05 +0300] rev 12
use global CROSS_COMPILE prefix to define compilers for matiec and canfestival

matiec is compiled with different compiler than binaries shipped with mingw,
therefore it needs own versions of runtime libraries (libgcc_s_sjlj.dll, libstdc++.dll).
Andrey Skvortsov <andrej.skvortzov@gmail.com>
Andrej