Thu, 19 May 2022 18:23:25 +0200 Edouard Tisserant Add GitHub Actions workflow file to build windows bundles on push to default branch.
Thu, 19 May 2022 18:21:12 +0200 Edouard Tisserant 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 +0200 Edouard Tisserant Don't require TTY for docker.
Thu, 19 May 2022 18:08:47 +0200 Edouard Tisserant 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 +0200 Edouard Tisserant Add md5 sums forgotten in earlier commit
Tue, 17 May 2022 16:03:04 +0200 etisserant 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 +0200 Edouard Tisserant Use pypi's zeroconf-py2compat instead of zeroconf2. Latest available release is more recent.