1. 01 Aug, 2022 1 commit
  2. 29 Jul, 2022 2 commits
    • Andrea Pappacoda's avatar
      build: simplify find modules · 064625ef
      Andrea Pappacoda authored
      With this patch I've deleted a few find modules that are now unused
      since the vcpkg transition, as the CMake code now forces CONFIG mode for
      Catch2, fmt and nlohmann_json.
      
      I've then simplified the lz4, opus, and zstd modules by exclusively
      using pkg-config. They were using it already, but were ignoring the
      result. Also, I believe that manually looking for libraries was required
      for Conan to work, and it is thus not needed anymore.
      
      Lastly, I believe that there is no platform that ships these system libs
      without pkg-config/pkgconf, so requiring it should be fine.
      064625ef
    • Narr the Reg's avatar
      Merge pull request #8665 from liamwhite/github-is-dumb · 250c3d55
      Narr the Reg authored
      ci: use dep5 for GitHub issue template files
      250c3d55
  3. 28 Jul, 2022 10 commits
  4. 27 Jul, 2022 12 commits
  5. 26 Jul, 2022 3 commits
  6. 25 Jul, 2022 12 commits