libusb/.private
Sean McBride 5e4b389f74 Replace all http://libusb.info/ with https
The libusb.info website, like most sites these days, auto-redirects to
the https version anyway.

Also replaced a couple of other http links to https, after verifying
that they autoredirect to https.

Note this changes the "describe" field in the version info returned by
libusb_get_version(). This field is only there for ABI compatibility and
contains the website URL.

Closes #1407
2024-01-19 21:53:20 +01:00
..
appveyor_build.sh CI: Enable Address Sanitizer (ASAN) where supported 2023-11-29 18:54:24 +01:00
bm.sh Move CI-related files into .private directory and add unified build script 2020-03-31 15:47:31 -07:00
ci-build.sh tests/set_option: Allow no devices in test_no_discovery 2023-12-19 00:38:11 +01:00
ci-container-build.sh CI: Pass the extra warnings flags to CXXFLAGS too 2023-11-29 23:21:22 +01:00
post-rewrite.sh git hooks: Remove "source" bashism 2021-09-23 10:52:11 +02:00
pre-commit.sh git hooks: Remove "source" bashism 2021-09-23 10:52:11 +02:00
README.txt Misc: Revert all references to libusb/libusb.info 2014-01-08 23:51:01 +00:00
wbs.txt Replace all http://libusb.info/ with https 2024-01-19 21:53:20 +01:00

This directory contains private internal scripts used by the libusb
project maintainers.

These scripts are not intended for general usage and will not be
exported when producing release archives.