Windows v2.8.0 branch update to minimize differences vs. Master branch (and apply some fixes from it) again#1546
Merged
jimklimov merged 185 commits intonetworkupstools:Windows-v2.8.0-1from Aug 11, 2022
Conversation
…nment packages" and busybox is missing for openbsd
…lding NUT CI in openbsd
…ally applies to others too)
…med more standards-like
(Part of change for Windows branch, to minimize differences with master) Also fixes NOTIFY_CAL to have same settings as everyone else.
Minimize differences vs. Windows branch
Minimize diffs vs. Windows branch
Minimize diffs vs. Windows branch
…ay be used not only to loop search_paths[]
…ble (../lib) on WIN32 with PATH_LIB [networkupstools#1482]
…ar the current NUT executable (../lib) on WIN32, so install all third-party deps there once [networkupstools#1482]
…r case (0.1 or 1.0 not found)
…olved paths to library names, native implem of lt_dlopen() may do a better job [networkupstools#805]
…olved paths to library names, native implem of lt_dlopen() may do a better job [networkupstools#805] - for WIN32
…nner for NUT v2.8.1
67cbf11 to
0af7ccf
Compare
…tension) as a macro
…olved paths to library names, native implem of lt_dlopen() may do a better job [networkupstools#805]
…r case (0.1 or 1.0 not found)
…nner for NUT v2.8.1
…executable after all [networkupstools#1482]
…ull libneon build, or how to skip installing docs
…, to take advantage of its presence
Extend shared library-finding method and use-case to raise chances of success
…is-init scripts/Solaris/Makefile.am: do not install Solaris init files uninvited
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follows up from two-way partial resync in #1524 and #1525, aiming to make #5 reviewable eventually.
Also updates Windows build recipes (in documentation and scripts) and fixes 32-bit cross-mingw build warnings