Thu, 28 Sep 2023 22:29:30 +0200Windows Installer : Python3 + 64bit
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 28 Sep 2023 22:29:30 +0200] rev 120
Windows Installer : Python3 + 64bit

Upgrade of windows installer build system:
- revisions.txt supports "local" to point to local working directories
- msys2 ucrt64 64b runtine
- use requirements.txt
- most python packages from msys2 repo
- still use pip/wine for other python packages
- some cleanup in Makfile code, removing dead code
- CANopen, Modbus and OPC-UA not included... to be continued.

Fri, 03 Mar 2023 19:26:38 +0100Beremiz revision bump
etisserant <edouard.tisserant@gmail.com> [Fri, 03 Mar 2023 19:26:38 +0100] rev 119
Beremiz revision bump

Fri, 03 Mar 2023 19:17:30 +0100Beremiz revision bump
etisserant <edouard.tisserant@gmail.com> [Fri, 03 Mar 2023 19:17:30 +0100] rev 118
Beremiz revision bump

Mon, 13 Feb 2023 22:12:51 +0100revision bump
Edouard Tisserant <edouard.tisserant@gmail.com> [Mon, 13 Feb 2023 22:12:51 +0100] rev 117
revision bump

Mon, 13 Feb 2023 22:10:58 +0100Windows installer: add winpaths.py to extend %PATH% so that build find msys2 binaries including Make.
Edouard Tisserant <edouard.tisserant@gmail.com> [Mon, 13 Feb 2023 22:10:58 +0100] rev 116
Windows installer: add winpaths.py to extend %PATH% so that build find msys2 binaries including Make.

Mon, 13 Feb 2023 22:07:57 +0100keep pacman happy, even if it can't chroot to run scripts
Edouard Tisserant <edouard.tisserant@gmail.com> [Mon, 13 Feb 2023 22:07:57 +0100] rev 115
keep pacman happy, even if it can't chroot to run scripts

Mon, 13 Feb 2023 22:06:46 +0100update contact address in windows installer
Edouard Tisserant <edouard.tisserant@gmail.com> [Mon, 13 Feb 2023 22:06:46 +0100] rev 114
update contact address in windows installer

Mon, 13 Feb 2023 22:05:39 +0100cleanup dead/commented code
Edouard Tisserant <edouard.tisserant@gmail.com> [Mon, 13 Feb 2023 22:05:39 +0100] rev 113
cleanup dead/commented code

Mon, 13 Feb 2023 22:03:09 +0100Fix computation of BVERSION leading to error message if beremiz source tree is missing when make is invoked
Edouard Tisserant <edouard.tisserant@gmail.com> [Mon, 13 Feb 2023 22:03:09 +0100] rev 112
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 +0000Add MSYS2' make to windows installer
etisserant <edouard.tisserant@gmail.com> [Mon, 16 Jan 2023 20:42:47 +0000] rev 111
Add MSYS2' make to windows installer