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

Update to conan2 #86

Merged
merged 18 commits into from
Aug 27, 2024
Merged

Update to conan2 #86

merged 18 commits into from
Aug 27, 2024

Commits on Aug 17, 2024

  1. Update to conan2

    Diego Jesus committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    3b1473f View commit details
    Browse the repository at this point in the history
  2. Avoid building image library

    Diego Jesus committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    99b7783 View commit details
    Browse the repository at this point in the history
  3. Fix build errors

    Diego Jesus committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    bc75398 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Update pipeline to build with conan2

    Also make it simpler for now
    Diego Jesus authored and Diego Jesus committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    0b64d60 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Temporarily disable tests

    Diego committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    da45675 View commit details
    Browse the repository at this point in the history
  2. Use correct glfw link target

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b19f804 View commit details
    Browse the repository at this point in the history
  3. Avoid boost using deprecated functions on mac

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    5bdf02b View commit details
    Browse the repository at this point in the history
  4. Disable metal texture as image library is disabled

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    181d842 View commit details
    Browse the repository at this point in the history
  5. Update gtest to 1.15.0

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    4321e78 View commit details
    Browse the repository at this point in the history
  6. Simplify and move build script to own file

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2b123b9 View commit details
    Browse the repository at this point in the history
  7. Rename profiles to reflect pipeline's os variable

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    32ffdf6 View commit details
    Browse the repository at this point in the history
  8. Change build.sh permissions

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a27f703 View commit details
    Browse the repository at this point in the history
  9. Simplify pipeline and add debug messages to build.sh

    Diego Jesus committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    18563ac View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Remove extra pagoda directory

    Diego Jesus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d5f0495 View commit details
    Browse the repository at this point in the history
  2. Change plugin test to use cmake generators

    Diego Jesus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    877afd0 View commit details
    Browse the repository at this point in the history
  3. Show ctest output on failure

    Diego Jesus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    48488db View commit details
    Browse the repository at this point in the history
  4. Dont run pgscript tests on windows

    Diego Jesus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8e91900 View commit details
    Browse the repository at this point in the history
  5. Dont run tests on windows

    Diego Jesus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e0797e2 View commit details
    Browse the repository at this point in the history