Fix Appveyor CI to use NUT libmodbus fork#2778
Merged
jimklimov merged 38 commits intonetworkupstools:masterfrom jimklimov:fix-appveyor-libmodbusJan 23, 2025
+297-55
Commits
Commits on Jan 21, 2025
scripts/Windows/build-mingw-prereqs.sh: add a way to provide_libmodbus_git() [networkupstools#2609, networkupstools#1473, networkupstools#1491]
committed- committed
scripts/Windows/build-mingw-prereqs.sh: minimize local filesystem changes when checking remote Git for changes [networkupstools#1491]
committedscripts/Windows/build-mingw-prereqs.sh: only chmod/remove builddir if it exists before rebuild [networkupstools#1491]
committed- committed
scripts/Windows/build-mingw-prereqs.sh: comment progression through the script (whether we skip a component as already installed, or we fetch/build/install it [networkupstools#1491]
committedscripts/Windows/build-mingw-prereqs.sh: revise determination of ARCH and PREFIX, so they can be customized (e.g. for non-Windows prereq builds eventually) [networkupstools#1491]
committedscripts/Windows/build-mingw-prereqs.sh: revise determination of PREFIX with PREFIX_ROOT [networkupstools#1491]
committed- committed
scripts/Windows/build-mingw-prereqs.sh: document example usage for non-Windows targets [networkupstools#1491]
committedscripts/Windows/build-mingw-prereqs.sh: document that libmodbus is also covered [networkupstools#1491]
committed- committed
scripts/Windows/build-mingw-prereqs.sh: if component "configure" script fails, print its config.log [networkupstools#1491]
committedscripts/Windows/build-mingw-prereqs.sh: report the prepared environment variables [networkupstools#1491]
committed
Commits on Jan 22, 2025
- committed
- committed
- committed
- committed
appveyor.yml: pepper CCACHE location into PATH for explicit MAKE calls and build-mingw-prereqs.sh [networkupstools#1491]
committed- committed
- committed
- committed
- committed
- committed
scripts/Windows/build-mingw-prereqs.sh: inject MSYS2 ccache symlink location if present [networkupstools#1491]
committed- committed
- committed
scripts/Windows/build-mingw-prereqs.sh: report *.pc files in the "production" install area [networkupstools#1491]
committed- committed
- committed
- committed
- committed
m4/nut_check_libusb.m4: enable libusb-1.0 on mingw/MSYS2 if we also want --with-modbus+usb=yes [networkupstools#1507]
committed- committed
Commits on Jan 23, 2025
- committed
- committed
- committed
- committed