windows_installer.mk
Thu, 28 Sep 2023 22:29:30 +0200 Edouard Tisserant Windows Installer : Python3 + 64bit
Mon, 13 Feb 2023 22:10:58 +0100 Edouard Tisserant Windows installer: add winpaths.py to extend %PATH% so that build find msys2 binaries including Make.
Mon, 13 Feb 2023 22:03:09 +0100 Edouard Tisserant Fix computation of BVERSION leading to error message if beremiz source tree is missing when make is invoked
Mon, 16 Jan 2023 20:42:47 +0000 etisserant Add MSYS2' make to windows installer
Sun, 21 Aug 2022 19:27:35 +0200 Edouard Tisserant Version "name" of installer and snap is now deduced from beremiz' version.py
Sat, 13 Aug 2022 23:18:01 +0200 Edouard Tisserant re-starting xvfb-run too fast makes problems. Trying with -a
Sun, 31 Jul 2022 16:43:25 +0200 Edouard Tisserant Add Snap Package.
Sat, 02 Oct 2021 00:15:37 +0200 Edouard Tisserant Use pypi's zeroconf-py2compat instead of zeroconf2. Latest available release is more recent.
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.