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

add new package redis++ including hiredis #641

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2022

  1. add new packages hiredis and redis++

    update libuv to version  1.44.2 and use offical repro for download instead hunter
    Dargun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ce3b014 View commit details
    Browse the repository at this point in the history
  2. fix issue underline too short

    add example for hires package
    add docs for hiredis
    Dargun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6096855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    878e0f9 View commit details
    Browse the repository at this point in the history
  4. remove frontend related tests

    Dargun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7c47995 View commit details
    Browse the repository at this point in the history
  5. fix broken tests

    Dargun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    752f88a View commit details
    Browse the repository at this point in the history
  6. force cxx17 for redis++ tests

    Dargun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7511a90 View commit details
    Browse the repository at this point in the history
  7. Update cmake/projects/HiRedis/ci/matrix.json

    Co-authored-by: NeroBurner <[email protected]>
    Dargun and NeroBurner authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c0b8419 View commit details
    Browse the repository at this point in the history
  8. Update cmake/projects/Redis++/hunter.cmake

    Co-authored-by: NeroBurner <[email protected]>
    Dargun and NeroBurner authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c049536 View commit details
    Browse the repository at this point in the history
  9. cleanup things after review

    Dargun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6ae9e8e View commit details
    Browse the repository at this point in the history
  10. cleanup things after review

    Dargun committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    77ae5f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ee22dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9ae97f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    614775d View commit details
    Browse the repository at this point in the history