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

recipe OGRE #11102

Merged
merged 57 commits into from
Jun 24, 2022
Merged

recipe OGRE #11102

merged 57 commits into from
Jun 24, 2022

Commits on Jun 9, 2022

  1. feat: initial ogre recipe

    ggulgulia committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e3457c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00dbce0 View commit details
    Browse the repository at this point in the history
  3. chore: apply review suggestions

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    850c53b View commit details
    Browse the repository at this point in the history
  4. chore: apply review suggestions

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0db90df View commit details
    Browse the repository at this point in the history
  5. chore: apply review suggestions

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    75fc7bd View commit details
    Browse the repository at this point in the history
  6. chore: apply review suggestions

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4eea324 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b55e3a1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat-ogre-3d-recipe' of github.com:ggulgulia/conan-cent…

    …er-index into feat-ogre-3d-recipe
    ggulgulia committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e0f9dca View commit details
    Browse the repository at this point in the history
  9. fix: build

    ggulgulia authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a56d8ba View commit details
    Browse the repository at this point in the history
  10. fix: build apply review suggestions

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8d489ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d71d846 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. fix: add cppunit as requires and fixes

        1. simplify tests
        2. fix hooks warnings, comments and spaces
    ggulgulia committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e2467b8 View commit details
    Browse the repository at this point in the history
  2. fix: cmake patches

    1. find_package cppunit instead of CppUnit
    2. install MurmurHash3.h in include/OGRE/Hash directory
    ggulgulia committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    474e359 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. fix: use egl for gl support

    ggulgulia committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    72b6e7f View commit details
    Browse the repository at this point in the history
  2. chore: apply review suggestions

    remove ogre_static from configure method
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    ggulgulia and ericLemanissier authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    0247970 View commit details
    Browse the repository at this point in the history
  3. chore: apply review suggestions

    use self.options.shared instead of ogre_static for cmake defintions
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    ggulgulia and ericLemanissier authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    f54c4c0 View commit details
    Browse the repository at this point in the history
  4. fix: build apply review suggestions

    use egl/system conditionally
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    ggulgulia and ericLemanissier authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ff8a2f5 View commit details
    Browse the repository at this point in the history
  5. fix: apply reivew suggestions

    cache the result of _configure_cmake function
    ggulgulia committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7a6705d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e132e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cf0dee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c71a8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0790561 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    2c4589c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4988eb2 View commit details
    Browse the repository at this point in the history
  3. fix: zziplib patch

    ggulgulia committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    cad9ba2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9d5ca3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a562138 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0202bd0 View commit details
    Browse the repository at this point in the history
  7. chore: apply review suggestions

    not installing PDB
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    ggulgulia and ericLemanissier authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    bad1963 View commit details
    Browse the repository at this point in the history
  8. chore: apply review suggestions

    using build options in cmake definitions
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    ggulgulia and ericLemanissier authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    983b7df View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    6ee2d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8080fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    450ae65 View commit details
    Browse the repository at this point in the history
  4. chore: don't build samples

    ggulgulia committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c1ca9eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76bd1ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4908a9 View commit details
    Browse the repository at this point in the history
  7. fix: copy licence

    ggulgulia committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1783fab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aebc930 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b541aba View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    a4045f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274a3f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38f5ee7 View commit details
    Browse the repository at this point in the history
  4. fix: static libname

    ggulgulia committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e1cb9c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f177a05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f3dedb View commit details
    Browse the repository at this point in the history
  7. chore: apply review suggestions

    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    ggulgulia and ericLemanissier committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b610bdf View commit details
    Browse the repository at this point in the history
  8. chore: apply review suggestions

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8259c40 View commit details
    Browse the repository at this point in the history
  9. chore: apply review suggestions

    patch sources in build method via a separate funciton
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    ee64a15 View commit details
    Browse the repository at this point in the history
  10. chore: apply review suggestions

    fix typo
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    36a8d9a View commit details
    Browse the repository at this point in the history
  11. fix: import ConanException

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    515e0c5 View commit details
    Browse the repository at this point in the history
  12. chore: apply review suggestions

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    0a9140c View commit details
    Browse the repository at this point in the history
  13. chore: apply review suggestions

    use safer means to apply/inject min cpp standard
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ggulgulia and uilianries committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e01b90f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10fc6cf View commit details
    Browse the repository at this point in the history
  15. update: recipe with plugin component info and more

    1. plugin component in package_info
    2. bin dir in self.env_info
    ggulgulia committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5913fef View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5f8cd67 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5cdde96 View commit details
    Browse the repository at this point in the history
  18. fix: check boost components in conan recipe

    and remove unused variables
    ggulgulia committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    65d41f1 View commit details
    Browse the repository at this point in the history