Thu, 19 May 2022 21:58:09 +0200 Edouard Tisserant Github Action Workflow : desperate attempt to pass environment variable...
Thu, 19 May 2022 21:29:17 +0200 Edouard Tisserant merge
Thu, 19 May 2022 19:08:06 +0200 etisserant Fix syntax errors in build_bundles.yml
Thu, 19 May 2022 21:21:16 +0200 Edouard Tisserant Github Action Workflow : desperate attempt to pass environment variable.
Thu, 19 May 2022 18:29:38 +0200 Edouard Tisserant merge
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.
Sat, 02 Oct 2021 00:14:01 +0200 Edouard Tisserant Re-enable lzma compression for windows installer
Thu, 09 Sep 2021 21:54:33 +0200 Edouard Tisserant Bundle in installer only fraction of MSYS2: Mingw32. The rest isn't needed for now.
Sat, 04 Sep 2021 01:35:11 +0200 Edouard Tisserant New windows installer cross build, using patched pacman to get MSYS2's packages and PIP over Wine to get PyPI packages. Work in progress.