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

[mysql-connector-cpp] Add new package for mysql-connector-cpp/8.0.33 #20699

Closed

Commits on May 17, 2023

  1. add mysql connector cpp

    samuaz committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c73e448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e677ff6 View commit details
    Browse the repository at this point in the history
  3. fix topic

    samuaz committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cc55bca View commit details
    Browse the repository at this point in the history
  4. fix topic

    samuaz committed May 17, 2023
    Configuration menu
    Copy the full SHA
    359e741 View commit details
    Browse the repository at this point in the history
  5. clean

    samuaz committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c10f75c View commit details
    Browse the repository at this point in the history
  6. Update recipes/mysql-connector-cpp/all/conanfile.py

    Co-authored-by: Rubén Rincón Blanco <[email protected]>
    samuaz and AbrilRBS committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cc9ac82 View commit details
    Browse the repository at this point in the history
  7. apply suggestions

    samuaz committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c1b519e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35ebf16 View commit details
    Browse the repository at this point in the history
  9. apply suggestions

    samuaz committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5824edf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    a79b652 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    979d848 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. update minimal gcc version

    samuaz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d9bd970 View commit details
    Browse the repository at this point in the history
  2. update minimal gcc version

    samuaz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a3118df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5c5e24 View commit details
    Browse the repository at this point in the history
  4. remove protobuf dep

    samuaz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3b99960 View commit details
    Browse the repository at this point in the history
  5. fix mac build

    samuaz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9302cda View commit details
    Browse the repository at this point in the history
  6. fix mac build

    samuaz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e3c36a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a20bad View commit details
    Browse the repository at this point in the history
  8. fix mac build

    samuaz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    67baac8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37cf658 View commit details
    Browse the repository at this point in the history
  10. fix mac build

    samuaz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2dbfc42 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7987a44 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update recipes/mysql-connector-cpp/all/conanfile.py

    Co-authored-by: Uilian Ries <[email protected]>
    samuaz and uilianries committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f75015e View commit details
    Browse the repository at this point in the history
  2. Update recipes/mysql-connector-cpp/all/conanfile.py

    Co-authored-by: Uilian Ries <[email protected]>
    samuaz and uilianries committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b0b24ca View commit details
    Browse the repository at this point in the history
  3. Update recipes/mysql-connector-cpp/all/conanfile.py

    Co-authored-by: Uilian Ries <[email protected]>
    samuaz and uilianries committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ad19c6f View commit details
    Browse the repository at this point in the history
  4. Update recipes/mysql-connector-cpp/all/conanfile.py

    Co-authored-by: Uilian Ries <[email protected]>
    samuaz and uilianries committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    391ebc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    df6cff8 View commit details
    Browse the repository at this point in the history
  2. Update conanfile.py

    check if conan CI dont fails with openssl 1.1.1
    samuaz committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fc5ee7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4414110 View commit details
    Browse the repository at this point in the history
  4. force to use openssl 1.1.1u for mac due to conan ci fails

    conan CI fails with >=1.1 < 3
    
    force to use 1.1.1u for mac build
    samuaz committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6fb64fd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Update recipes/mysql-connector-cpp/all/conanfile.py

    Co-authored-by: Uilian Ries <[email protected]>
    samuaz and uilianries committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d47f42d View commit details
    Browse the repository at this point in the history
  2. Update recipes/mysql-connector-cpp/all/conanfile.py

    Co-authored-by: Uilian Ries <[email protected]>
    samuaz and uilianries committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    1843fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a498fa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Improve recipe support

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    bada841 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge branch 'master' of github.com:conan-io/conan-center-index into …

    …package/mysql-connector-cpp
    uilianries committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2af8c9f View commit details
    Browse the repository at this point in the history
  2. Build version 8.1.0

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ad42e42 View commit details
    Browse the repository at this point in the history
  3. Fix zlib name on Windows

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1fce3fc View commit details
    Browse the repository at this point in the history
  4. Skip Windows for now

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    27b143f View commit details
    Browse the repository at this point in the history
  5. Fix debug build

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ab2c614 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    5457ee7 View commit details
    Browse the repository at this point in the history
  2. package license

    danimtb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7aecee6 View commit details
    Browse the repository at this point in the history
  3. fix

    danimtb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    35afbaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9666742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5add35d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf32d28 View commit details
    Browse the repository at this point in the history
  7. change test_package code

    danimtb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f14f9bb View commit details
    Browse the repository at this point in the history
  8. fix

    danimtb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    10895a9 View commit details
    Browse the repository at this point in the history
  9. fix

    danimtb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    093ba12 View commit details
    Browse the repository at this point in the history
  10. other

    danimtb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8e471a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. improve test

    danimtb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2df69d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4c9f6 View commit details
    Browse the repository at this point in the history