Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake fixes + CMake search for OpenSSL (macOS) #1383

Merged
merged 13 commits into from Apr 24, 2020

Commits on Apr 6, 2020

  1. Fixed CMake search for OpenSSL on macOS

    Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
    Clovel committed Apr 6, 2020
    Copy the full SHA
    fd6f52b View commit details
    Browse the repository at this point in the history
  2. Generate CMake config-version.cmake file

    Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
    Clovel committed Apr 6, 2020
    Copy the full SHA
    4d9dd7b View commit details
    Browse the repository at this point in the history
  3. Boost requirement cannot work if "AND OFF" is used in cpprestsdk-conf…

    …ig.in.cmake
    
    Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
    Clovel committed Apr 6, 2020
    Copy the full SHA
    c9de3b9 View commit details
    Browse the repository at this point in the history
  4. Use CMAKE_INSTALL_INCLUDEDIR to install headers

    Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
    Clovel committed Apr 6, 2020
    Copy the full SHA
    c199baa View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Changed minimum CMake version to 3.9

    Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
    Clovel committed Apr 22, 2020
    Copy the full SHA
    9b2f797 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Reactivated the macOS build in Azure pipelines

    Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
    Clovel committed Apr 23, 2020
    Copy the full SHA
    47f0f89 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Copy the full SHA
    5245b8d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aef0a21 View commit details
    Browse the repository at this point in the history
  3. Fix path.

    BillyONeal committed Apr 24, 2020
    Copy the full SHA
    e79d4b7 View commit details
    Browse the repository at this point in the history
  4. Turn off the cache task because it seems broken. Explicitly pass the …

    …ninja path for the vcpkg/MacOS job.
    BillyONeal committed Apr 24, 2020
    Copy the full SHA
    32456e3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    597fb0e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    87814df View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9399061 View commit details
    Browse the repository at this point in the history