Code Monkey home page Code Monkey logo

Comments (5)

aleks-f avatar aleks-f commented on May 4, 2024 1

I guess some sort of readme info would make sense for binary distributions
@zosrothko

from openssl.

aleks-f avatar aleks-f commented on May 4, 2024

The version is whatever the user links with, so putting that information in readme makes no sense.

As for showing the version used, if poco-supplied OpenSSL windows binaries and headers are used, that is already shown during compilation on windows.

If you'd like to see it on other platforms/compilers, send a pull - bear in mind, the main obstacle is portable #pragma message, so whatever you do, it should be properly ifdef'd.

from openssl.

zosrothko avatar zosrothko commented on May 4, 2024

In the NuGet packaging, the poco-1.9.1 is claiming a dependency on the Poco OpenSSL 1.1.0 specificaly packaged for Poco via the NuGet metadata specs.

On the MSI package, nothing is stated right now and a sort of readme should be added one day.

from openssl.

aleks-f avatar aleks-f commented on May 4, 2024

@petko I was commenting here thinking it is a poco issue, sorry. My above comments apply for poco.

As for this build here, I'm not sure what you mean - whatever version you specify on the build.ps1 command line, that's what you get. If you specify only 1.1.0, it will pul the most recent letter-version from that release series and then you can look for OPENSSL_VERSION_TEXT define.

from openssl.

petko avatar petko commented on May 4, 2024

Aleks, I was referring to the version of the already compiled DLLs in the repository's build directory.

from openssl.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.