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

getdns: migrate to Conan v2, bump to v1.7.3 #21389

Merged
merged 24 commits into from
Sep 6, 2024

Commits on Mar 22, 2024

  1. getdns: migrate to Conan v2

    valgur committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    46b3060 View commit details
    Browse the repository at this point in the history
  2. getdns: bump deps

    valgur committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3dafbfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609a7da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b2b65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9130ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16a1698 View commit details
    Browse the repository at this point in the history
  7. getdns: don't need to use cache_variables

    CMake is 3.20+.
    valgur committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d2c9cf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdd69db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6efa45c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b79b1a View commit details
    Browse the repository at this point in the history
  11. getdns: fix Windows build

    valgur committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3550524 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bc0884 View commit details
    Browse the repository at this point in the history
  13. getdns: fix Windows build

    valgur committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4da074a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Use CMAKE_PROJECT_INCLUDE

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    43b3fc8 View commit details
    Browse the repository at this point in the history
  2. Avoid capturing network on test package

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6ed7302 View commit details
    Browse the repository at this point in the history
  3. Remove option for gnutls

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    163e933 View commit details
    Browse the repository at this point in the history
  4. Remove stub option

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c4d999b View commit details
    Browse the repository at this point in the history
  5. Enable libidn2 by default

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    53c2c75 View commit details
    Browse the repository at this point in the history
  6. ignore incompatible pointer type

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    577421b View commit details
    Browse the repository at this point in the history
  7. Import libidn2 defines

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    15f13a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Make CMaktoolchain compatible to Conan 1.x

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6b548ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a7ab17 View commit details
    Browse the repository at this point in the history
  3. Inject libidn2 defines to executables

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2d4af44 View commit details
    Browse the repository at this point in the history
  4. Add todo comment for future refactor

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6092f1d View commit details
    Browse the repository at this point in the history