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

Feature/483 Conan 2 Support #620

Merged
merged 23 commits into from
Aug 24, 2023
Merged

Feature/483 Conan 2 Support #620

merged 23 commits into from
Aug 24, 2023

Commits on Aug 20, 2023

  1. Drop generators unsupported by Conan 2.0

    Drop generators unsupported by Conan 2.0
    PengZheng committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    60b5941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    681c6ef View commit details
    Browse the repository at this point in the history
  3. Use conan2's conanrun.sh

    PengZheng committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2e42f25 View commit details
    Browse the repository at this point in the history
  4. Stop gap for #618

    PengZheng committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    93d93ec View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    949ec5d View commit details
    Browse the repository at this point in the history
  2. Implement dynamic defaults.

    Dynamic defaults is unsupported by Conan2 according to conan-io/conan#14528
    PengZheng committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6d25aa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Simplify options settings.

    PengZheng committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c181c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73f44ea View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    0033657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7ad59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af02716 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f292a83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfae92e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7d277a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c5605a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2d547a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e48484 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    ff26503 View commit details
    Browse the repository at this point in the history
  2. Run gcov by ninja.

    PengZheng committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ad18430 View commit details
    Browse the repository at this point in the history
  3. Run gcov by GNU make.

    PengZheng committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    697e7ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a76ad79 View commit details
    Browse the repository at this point in the history
  5. Still recommend using conan build in our Conan-based CLion workflow…

    … but mention a quicker way to skip full building.
    PengZheng committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9ea3246 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e7c7a4 View commit details
    Browse the repository at this point in the history