Thu, 05 Oct 2023 13:16:35 +0200Always cache docker image + default windows target
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 05 Oct 2023 13:16:35 +0200] rev 122
Always cache docker image + default windows target

Thu, 05 Oct 2023 11:32:53 +0200Upgrade revisions used for GitHub build
Edouard Tisserant <edouard.tisserant@gmail.com> [Thu, 05 Oct 2023 11:32:53 +0200] rev 121
Upgrade revisions used for GitHub build

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.