summaryrefslogtreecommitdiffstats
path: root/build-scripts/download-external-libs
AgeCommit message (Collapse)Author
2022-12-31Use authenticated API call for github API for better rate limitsJay Berkenbilt
2022-12-31Diagnose CI failure on download-external-libsJay Berkenbilt
2021-12-18Remove unused importJay Berkenbilt
2020-10-25Build Windows releases with openssl; automate external librariesJay Berkenbilt
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.