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/support conan package creation from local build #32

Commits on Apr 11, 2024

  1. Update CMakeLists.txt

    maxim-pain authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b5dbe7a View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    maxim-pain authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c6a6a6f View commit details
    Browse the repository at this point in the history
  3. Update conanfile.py

    support-conan-package-creation-from-local-build
    maxim-pain authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    52c1354 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Update conanfile.py

    up-cpp package will be used from conan package always
    maxim-pain authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1811225 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Updated how to build bundled build
    maxim-pain authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    de512ed View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update ci.yml

    update build commands
    maxim-pain authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    15cc3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3147902 View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    updated conan package create command for conan 2.x
    maxim-pain authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    846f185 View commit details
    Browse the repository at this point in the history