Thu, 19 May 2022 21:29:17 +0200merge
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 21:29:17 +0200] rev 50
merge

Thu, 19 May 2022 19:08:06 +0200Fix syntax errors in build_bundles.yml
etisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 19:08:06 +0200] rev 49
Fix syntax errors in build_bundles.yml

Thu, 19 May 2022 21:21:16 +0200Github Action Workflow : desperate attempt to pass environment variable.
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 21:21:16 +0200] rev 48
Github Action Workflow : desperate attempt to pass environment variable.

Thu, 19 May 2022 18:29:38 +0200merge
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 18:29:38 +0200] rev 47
merge

Thu, 19 May 2022 18:23:25 +0200Add GitHub Actions workflow file to build windows bundles on push to default branch.
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 18:23:25 +0200] rev 46
Add GitHub Actions workflow file to build windows bundles on push to default branch.

Thu, 19 May 2022 18:21:12 +0200Makefile: Allow overriding revisions IDs through environment, to make it possible to build code comming from non HG repos.
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 18:21:12 +0200] rev 45
Makefile: Allow overriding revisions IDs through environment, to make it possible to build code comming from non HG repos.

Thu, 19 May 2022 18:19:23 +0200Don't require TTY for docker.
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 18:19:23 +0200] rev 44
Don't require TTY for docker.

Thu, 19 May 2022 18:08:47 +0200windows installer: force CanFestival build to use source code already checked out rather than re-doing it in anotrher directory.
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 18:08:47 +0200] rev 43
windows installer: force CanFestival build to use source code already checked out rather than re-doing it in anotrher directory.

Thu, 19 May 2022 18:05:37 +0200Add md5 sums forgotten in earlier commit
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 19 May 2022 18:05:37 +0200] rev 42
Add md5 sums forgotten in earlier commit

Tue, 17 May 2022 16:03:04 +0200Dockerfile: use script rather than alias so that bash doesn't need to be interactive shell with a TTY
etisserant <edouard.tisserant@gmail.com> [Tue, 17 May 2022 16:03:04 +0200] rev 41
Dockerfile: use script rather than alias so that bash doesn't need to be interactive shell with a TTY

Sat, 02 Oct 2021 00:15:37 +0200Use pypi's zeroconf-py2compat instead of zeroconf2. Latest available release is more recent.
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 02 Oct 2021 00:15:37 +0200] rev 40
Use pypi's zeroconf-py2compat instead of zeroconf2. Latest available release is more recent.

Sat, 02 Oct 2021 00:14:01 +0200Re-enable lzma compression for windows installer
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 02 Oct 2021 00:14:01 +0200] rev 39
Re-enable lzma compression for windows installer

Thu, 09 Sep 2021 21:54:33 +0200Bundle in installer only fraction of MSYS2: Mingw32. The rest isn't needed for now.
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 09 Sep 2021 21:54:33 +0200] rev 38
Bundle in installer only fraction of MSYS2: Mingw32. The rest isn't needed for now.

Sat, 04 Sep 2021 01:35:11 +0200New windows installer cross build, using patched pacman to get MSYS2's packages and PIP over Wine to get PyPI packages. Work in progress.
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 04 Sep 2021 01:35:11 +0200] rev 37
New windows installer cross build, using patched pacman to get MSYS2's packages and PIP over Wine to get PyPI packages. Work in progress.

Sun, 17 Dec 2017 01:29:32 +0100Fixes dependencies missing or unpacked incorrectly. Now Beremiz on windows starts, and mingw's gcc run. Still, test project doesn't build.
Edouard Tisserant <edouard.tisserant@gmail.com> [Sun, 17 Dec 2017 01:29:32 +0100] rev 36
Fixes dependencies missing or unpacked incorrectly. Now Beremiz on windows starts, and mingw's gcc run. Still, test project doesn't build.

Sat, 16 Dec 2017 17:30:28 +0100updated md5 checksums
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 16 Dec 2017 17:30:28 +0100] rev 35
updated md5 checksums

Sat, 16 Dec 2017 17:29:59 +0100fixed M2Crypto build
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 16 Dec 2017 17:29:59 +0100] rev 34
fixed M2Crypto build

Sat, 16 Dec 2017 17:28:22 +0100added helper scripts to use docker build
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 16 Dec 2017 17:28:22 +0100] rev 33
added helper scripts to use docker build

Sat, 16 Dec 2017 17:27:34 +0100docmumentation update
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 16 Dec 2017 17:27:34 +0100] rev 32
docmumentation update

Sat, 16 Dec 2017 17:27:00 +0100added swig to build M2Crypto
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 16 Dec 2017 17:27:00 +0100] rev 31
added swig to build M2Crypto

Sat, 16 Dec 2017 13:41:40 +0100More Makefile updates.
Edouard Tisserant <edouard.tisserant@gmail.com> [Sat, 16 Dec 2017 13:41:40 +0100] rev 30
More Makefile updates.

Wed, 06 Dec 2017 15:50:36 +0100Upgrade Makefile
Edouard Tisserant [Wed, 06 Dec 2017 15:50:36 +0100] rev 29
Upgrade Makefile

Wed, 06 Dec 2017 09:56:32 +0100HGROOT now default to parent of directory containing makefile. Added more instruction in Dockerfile
Edouard Tisserant <edouard.tisserant@gmail.com> [Wed, 06 Dec 2017 09:56:32 +0100] rev 28
HGROOT now default to parent of directory containing makefile. Added more instruction in Dockerfile

Tue, 05 Dec 2017 00:11:48 +0100merged
Edouard Tisserant <edouard.tisserant@gmail.com> [Tue, 05 Dec 2017 00:11:48 +0100] rev 27
merged

Fri, 01 Dec 2017 08:19:47 +0000Use newer binutils.
Paul Beltyukov <beltyukov.p.a@gmail.com> [Fri, 01 Dec 2017 08:19:47 +0000] rev 26
Use newer binutils.

Fri, 01 Dec 2017 08:17:30 +0000binutils-2.28-1-mingw32-bin.tar.xz should be used now.
Paul Beltyukov <beltyukov.p.a@gmail.com> [Fri, 01 Dec 2017 08:17:30 +0000] rev 25
binutils-2.28-1-mingw32-bin.tar.xz should be used now.

Fri, 01 Dec 2017 08:15:57 +0000binutils-2.21.53-1-mingw32-bin.tar.lzma is not available any more!
Paul Beltyukov <beltyukov.p.a@gmail.com> [Fri, 01 Dec 2017 08:15:57 +0000] rev 24
binutils-2.21.53-1-mingw32-bin.tar.lzma is not available any more!

Fri, 01 Dec 2017 08:13:48 +0000pypi repo now requires https
Paul Beltyukov <beltyukov.p.a@gmail.com> [Fri, 01 Dec 2017 08:13:48 +0000] rev 23
pypi repo now requires https

Tue, 05 Dec 2017 00:08:10 +0100Experimental docker based installer build, + update of mingw binaries - builds, untested
Edouard Tisserant <edouard.tisserant@gmail.com> [Tue, 05 Dec 2017 00:08:10 +0100] rev 22
Experimental docker based installer build, + update of mingw binaries - builds, untested

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