Commit Graph

4 Commits

Author SHA1 Message Date
Jay Berkenbilt 234e323743 Use authenticated API call for github API for better rate limits 2022-12-31 15:05:48 -05:00
Jay Berkenbilt dab48544d2 Diagnose CI failure on download-external-libs 2022-12-31 09:50:15 -05:00
Jay Berkenbilt eb20b4d0cb Remove unused import 2021-12-18 11:05:51 -05:00
Jay Berkenbilt 4e8d21d849 Build Windows releases with openssl; automate external libraries
External libraries for Windows are now built automatically in the
qpdf/external-libs repository and include openssl in addition to zlib
and jpeg. Use these, and update the Windows build to build with the
openssl crypto provider by default. We leave the native crypto
provider enabled in case there is a problem with openssl and also to
continue to exercise that code.
2020-10-25 18:06:16 -04:00