• As of this moment, if a specific commit's coverage data is uploaded to
    CodeCov via a pull request, when that exact same commit builds in
    main, the branch is not associated with the commit. I'm hoping this
    might work around that.
    Jay Berkenbilt authored
     
    Browse Dir »





















  • 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.
    Jay Berkenbilt authored
     
    Browse Dir »