Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Update #32

Merged
merged 765 commits into from
Dec 27, 2022
Merged

Update #32

merged 765 commits into from
Dec 27, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 1, 2022

  1. (#14432) add v-hacd/4.1.0

    * add v-hacd/4.1.0
    
    * drop gcc < 6
    SpaceIm authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0ec0aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6430b7 View commit details
    Browse the repository at this point in the history
  3. (#14512) m4: fix msvc build in conan 1.55.0

    * fix msvc build in conan 1.55.0
    
    * minor change in definition of AR env var
    
    * move env vars overriding inside autotoolstoolchain
    SpaceIm authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    64577d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acfc250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3107ef View commit details
    Browse the repository at this point in the history
  6. (#14332) easyloggingpp: add options

    * easyloggingpp: add options
    
    * Update recipes/easyloggingpp/all/conanfile.py
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    Co-authored-by: Geir Eikeland <geir.eikeland@defa.com>
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    3 people authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    111318d View commit details
    Browse the repository at this point in the history
  7. (#14136) onetbb: 2020.x - enable cross building on Macos

    * onetbb: 2020.x - add flag for building for iOS
    
    * macos also uses arm64 instead of aarch64
    
    https://github.com/oneapi-src/oneTBB/blob/eca91f16d7490a8abfdee652dadf457ec820cc37/build/macos.clang.inc#L86
    
    * update imports
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Fix improper merge
    
    Use rm_safe
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    Nekto89 and uilianries authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    352f106 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. (#14444) prometheus-cpp: add version 1.1.0, support conan v2

    * prometheus: add version 1.1.0, support conan v2
    
    * remove conan setup in test_package
    
    * remove unused modules
    
    * add end line
    
    * defien CMP0077
    
    * enable C++14 on 1.1.0
    toge authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b6d94bf View commit details
    Browse the repository at this point in the history
  2. (#14457) quantlib: conan v2 support

    * conan v2 support
    
    * fix CMake config file & target name in CMakeDeps & cmake_find_package[_multi] generators
    
    quantlib provides a config file since 1.25:
    lballabio/QuantLib#1240
    
    * propagate boost headers only
    SpaceIm authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a644394 View commit details
    Browse the repository at this point in the history
  3. (#14520) [freetype] Bump libpng version

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b98dd7e View commit details
    Browse the repository at this point in the history
  4. (#14521) [fontconfig] Bump expat version

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3c2eeff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a046c2 View commit details
    Browse the repository at this point in the history
  6. (#14340) genie: Conan v2 support and add version 1170

    * Migrate to Conan v2
    Add genie 1170
    
    * Move build_requirements to where it should be
    
    * Update minimum conan versions
    
    * Change build_requirements to better match template
    
    * Change test_v1 as suggested
    
    Co-authored-by: Raziel Alphadios <raziely@gmail.com>
    RazielXYZ and RazielZ authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1041fc8 View commit details
    Browse the repository at this point in the history
  7. (#14150) New recipe xlnt/1.5.0

    * add xlnt/1.5.0
    
    * unvendor libstudxml
    
    * Update recipes/xlnt/all/conandata.yml
    
    * Update recipes/xlnt/all/conandata.yml
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    SpaceIm and prince-chrismc authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    59fd3d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3734de6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85998b5 View commit details
    Browse the repository at this point in the history
  10. (#13792) libsodium: support conan v2

    * libsodium: support conan v2
    
    * Fix linter
    
    * Fix linter
    
    * Remove autotools.autoreconf()
    
    * Fix vs_layout import
    
    * Remove extra blank lines
    
    * Support vs2022 for libsodium 1.0.18, by fixing toolset in proj file
    
    * Minor fix
    
    * Use is_msvc_static_runtime()
    
    * Make _msvc_sln_folder() more clear which compiler it can handle
    
    * Fixup tools.microsoft.bash:path usage
    paulharris authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    54fef13 View commit details
    Browse the repository at this point in the history
  11. (#14212) QArchive: Add version 2.2.2 and modernize

    * Add version 2.2.1
    
    * Simplify test package so it doesn't require Qt code
    
    * Modernize recipe and test packages
    
    * Bump qt version
    
    * Fix copy-paste error
    
    * Fix patches
    
    * Use tool_rquires instead of build_requires
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    * Replace 2.2.1 with 2.2.2
    
    * Replace 2.2.2 with 2.2.3
    
    * Improve qt6 support
    
    * Use modern approach to query dependencies info
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    ericriff and uilianries authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3989cec View commit details
    Browse the repository at this point in the history
  12. (#14306) benchmark: add version 1.7.1

    * benchmark: add version 1.7.1
    
    * remove build_requires
    
    * downgrade cmake version
    
    * revert tool_requires
    
    * add condition for tool_requires("cmake")
    
    * fix condition of cmake
    toge authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    771a1da View commit details
    Browse the repository at this point in the history
  13. (#14437) homog2d: add recipe

    * homog2d: add recipe
    
    * fix filename
    
    * include array
    
    * update msvc version
    
    * support __PRETTY_FUNCTION__ on MSVC
    toge authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a80458c View commit details
    Browse the repository at this point in the history
  14. (#14462) libgettext - add -FS flag for RelWithDebInfo as well as Debu…

    …g builds
    
    * libgettext - add -FS flag for RelWithDebInfo as well as Debug builds
    
    * Update recipes/libgettext/all/conanfile.py
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    paulharris and SpaceIm authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6065a97 View commit details
    Browse the repository at this point in the history
  15. (#14467) bump version: metall v0.23.1

    * metall v0.23.1
    
    * fix typing error
    
    * remove pylint: skip-file
    
    Co-authored-by: Liss Heidrich <Clueliss@users.noreply.github.com>
    liss-h and Clueliss authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    30fb41d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3cf1479 View commit details
    Browse the repository at this point in the history
  17. (#14447) json-schema-validator: add version 2.2.0

    * json-schema-validator: add version 2.2.0
    
    * link math lib
    toge authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    4347747 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d6ca749 View commit details
    Browse the repository at this point in the history
  19. (#14491) Docs: split up reviewing into new file sections

    * cleanup patches from #14377
    
    * subfolder dont exist with new generators
    
    * styling is not enforced
    
    * move attribute to new home + fix FAQ spelling
    
    * delete out date CMake docs from older generators
    
    * move test package docs
    
    * delete empty file :)
    
    * fix links
    
    * wording + remove duplicated sections
    
    * improve mention of future work
    
    * [docs] Regenerate tables of contents
    
    Co-authored-by: prince-chrismc <prince-chrismc@users.noreply.github.com>
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: prince-chrismc <prince-chrismc@users.noreply.github.com>
    3 people authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    073a9a9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3dbf5ae View commit details
    Browse the repository at this point in the history
  21. (#14498) libvault/0.52.0

    * libvault/0.52.0
    
    * Resolve warning for KB-H043 that 'm' isn't included in system_libs
    goodtune authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    7f3d03b View commit details
    Browse the repository at this point in the history
  22. (#14506) libalsa: Update SPDX license identifier

    * libalsa: Update SPDX license identifier
    
    Use rm_safe functions in the configure method.
    
    * Tweak license
    
    * Revert "Tweak license"
    
    This reverts commit 428ec3e.
    
    * Revert "Revert "Tweak license""
    
    This reverts commit f49218d.
    jwillikers authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b150b2d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    427c217 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e027ead View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    002eaf2 View commit details
    Browse the repository at this point in the history
  26. (#13794) catch2 (2.x.x): support conan v2

    * catch2 (2.x.x): support conan v2, based on work by SpaceIm that was done for 3.x.x
    
    * Some minor tweaks
    
    * Linter fixes
    
    * Update recipes/catch2/2.x.x/conanfile.py
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    * Fixed CATCH_CONFIG_PREFIX_ALL behaviour
    
    * Don't quote default_reporter - 3.x.x already changed
    
    * Fix for conan 1.52
    
    * Fixup error message
    
    * Remove unused file
    
    * Removed lines - not needed as no package CMakeLists.txt supplied anymore
    
    * Update recipes/catch2/2.x.x/conanfile.py
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    * Fixes for linter
    
    * v2 fixes
    
    * Revert "v2 fixes"
    
    This reverts commit 332eb40.
    
    * Update recipes/catch2/2.x.x/conanfile.py
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * v2 fixes
    
    * Fixup todos filename for test_package
    
    * Update recipes/catch2/2.x.x/conanfile.py
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    Co-authored-by: Christopher McArthur <christopherm@jfrog.com>
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    5 people authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8c1c300 View commit details
    Browse the repository at this point in the history
  27. (#14330) miniaudio: add version 0.11.11, support conan v2

    * miniaudio: add version 0.11.11, support conan v2
    
    * remove conan_setup, remove older versions
    
    * hack for KB-H014
    
    * remove options.shared in header_only
    
    * Remove self.info.header_only()
    
    * fix topics
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * add missing comma
    
    Co-authored-by: Jordan Williams <jordan@jwillikers.com>
    
    Co-authored-by: Daniel <danimanzaneque@gmail.com>
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    Co-authored-by: Jordan Williams <jordan@jwillikers.com>
    4 people authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2a05831 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9ad4484 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9ad6513 View commit details
    Browse the repository at this point in the history
  30. (#14468) imgui: add version 1.89.1, support conan v2

    * imgui: add version 1.89.1, support conan v2
    
    * fix license filename
    
    * link imm32
    toge authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    efd9d8e View commit details
    Browse the repository at this point in the history
  31. (#14291) jasper: Bump dependencies + update imports

    * jasper: Bump dependencies
    
    Needed for #13988 and #14281
    
    * block failing config + update imports
    
    * fix extra del
    
    * tix typo
    
    * update save to new helper
    
    * Update recipes/jasper/all/conanfile.py
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    prince-chrismc and SpaceIm authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    dfa430b View commit details
    Browse the repository at this point in the history
  32. (#14371) libpqxx: add version 6.4.8, support conan v2, remove older v…

    …ersions
    
    * libpqxx: add version 6.4.8, support conan v2, remove older versions
    
    * link math lib
    
    * use msvc_runtime_flag
    toge authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2456148 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    3736712 View commit details
    Browse the repository at this point in the history
  2. (#14551) daw_header_libraries: add version 2.76.3

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    946a613 View commit details
    Browse the repository at this point in the history
  3. (#14555) daw_utf_range: add version 2.2.3

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    e75b5c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. (#14560) daw_json_link: add version 3.11.1

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    98dc118 View commit details
    Browse the repository at this point in the history
  2. (#14557) Bump entt/3.11.1

    SpaceIm authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    4c464de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65bb529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb233af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6bdf1a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. (#14558) Bump flecs/3.1.1

    * add flecs/3.1.1
    
    * modernize more
    SpaceIm authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    22f9005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f736b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ff5ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30e3a00 View commit details
    Browse the repository at this point in the history
  5. (#14502) Verilator: ccache_report and includer scripts were missing i…

    …n the conan package
    
    * save ccache_report and includer scripts
    
    * verilator_ccache_report only available in the latest version
    
    * changes for v2 migration
    
    * continue v2 migration
    staskau authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    216dc50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8ab766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e650a18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a65f0ae View commit details
    Browse the repository at this point in the history
  9. (#13867) qt 6.3.2 and 6.4.0

    * Use the latest vulkan-loader sdk version
    
    Fixes #12601
    
    * Fix failing Qt/6.3.0 build with GCC 11
    
    Applied Patch qt/qtbase@311d29d
    
    * Fix bad indentation
    
    * Use ported conan.tools
    
    fixes linting errors
    
    * Fix wrong call of Version
    
    * added conans.tools to the import again
    
    still functions being used by this recipe
    
    * remove cmake modules recursive
    
    should fix the linting error according to review comment
    
    * Raise invalid config for version > 6.3.0 with gcc11
    
    Applied review comment
    
    * Fix order of rm arguments
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    
    * Fix unexisting openal version
    
    * Fix check_min_cppstd function call
    
    * remove qt 6.0.4 from conandata.yml
    
    it was removed from config.yml in 1536fa7#diff-9a7b2cfc0b637d7ede086317d1cf51b49481addacaba8a80aafc2f1be208f366
    
    * bump harfbuzz
    
    * qt 6.3.2
    
    * qt 6.4.0
    
    * bump reqs
    
    * fix fontconfig detection
    
    * clearer assert message
    
    * add missing GUI system_libs on windows
    
    * sort cmake_build_modules according to dependencies
    
    fixes #13761
    
    * Update conanfile.py
    
    * fixup
    
    * Update conanfile.py
    
    * Update conanfile.py
    
    * Update conanfile.py
    
    * Update conanfile.py
    
    * Update conanfile.py
    
    * enable qttools and qttranslations
    
    they are "essential" modules which should not take too long to compile
    
    * remove 6.1.3
    
    * Update conanfile.py
    
    * Update conanfile.py
    
    * Update conanfile.py
    
    * Update conanfile.py
    
    * disable qttools and qttranslations
    
    * Update conanfile.py
    
    * remove trailing white spaces
    
    * Update conanfile.py
    
    * define QT_HOST_PATH for cross-compilation
    
    * disable cross compilation
    
    * qt 6.4.1
    
    * fix patching
    
    * bump cmake
    
    * try to force long paths on windows
    
    * bump reqs
    
    * fix pcre2 detection
    
    fixes #14482
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fix ericLemanissier/conan-center-index#29
    
    * fix qtwebengine on vs2022
    
    fixes #14354
    
    * Fixup
    
    Co-authored-by: jellespijker <j.spijker@ultimaker.com>
    Co-authored-by: j.spijker@ultimaker.com <jelle spijker>
    Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
    Co-authored-by: Martin Delille <martin@delille.org>
    4 people authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c742443 View commit details
    Browse the repository at this point in the history
  10. (#14431) arrow: use the official source archive

    Apache projects' users must use the official release source archive
    instead of tagged source archive:
    https://www.apache.org/legal/release-policy.html#release-types
    
    The official source archive is distributed from
    https://downloads.apache.org/ and its mirrors:
    https://infra.apache.org/release-distribution.html
    
    Users must use https://www.apache.org/dyn/closer.lua to download the
    official source archive from a suitable mirror:
    https://infra.apache.org/release-download-pages.html#download-scripts
    kou authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    883cc87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b8ab0b View commit details
    Browse the repository at this point in the history
  12. (#14583) [config] Add Ruben as reviewer

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    adf07f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8490c58 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. (#14410) [abseil] Add latest 20220623.1 release

    * Update abseil to 20220623.1
    
    * make Linter happy
    
    * Apply patch to workaround bug in GCC 7 < 7.4
    
    * Change patch type, as apparently what was perfectly acceptable a few months ago is no longer acceptable...
    
    * Change patch type to portability as requested
    Sil3ntStorm authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f541251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c5c9d1 View commit details
    Browse the repository at this point in the history
  3. (#13917) cimg: conan v2 support + bump dependencies + disable depende…

    …ncies by default
    
    * bump dependencies
    
    * conan v2 support
    
    * disable all options by default
    
    cimg is header_only, so it doesn't matter in terms of provided package, but it avoids to drag lot of dependencies by default
    
    * bump libpng
    SpaceIm authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    27d0c4f View commit details
    Browse the repository at this point in the history
  4. (#14476) add libhydrogen/cci.20221115

    * add libhydrogen/cci.20221115
    
    * fix dll installation
    SpaceIm authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e370686 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. (#14617) pybind11_json: add version 0.2.13

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    goodtune and qchateau authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4ad4c37 View commit details
    Browse the repository at this point in the history
  2. (#14619) (#14620) libzip: Use robust github mirror

    https://libzip.org is down
    Use github mirror for releases.
    miklelappo authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2ecc63a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    63ce451 View commit details
    Browse the repository at this point in the history
  2. (#14427) libxml2: fix CMake vars in CMakeDeps & bump icu

    * fix CMake vars
    
    * bump icu
    
    * reduce path size in test package
    SpaceIm authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e72e91e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. (#14652) flatbuffers: add version 22.12.06

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cc7edcd View commit details
    Browse the repository at this point in the history
  2. (#14654) nss 3.86

    ericLemanissier authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    18fae9e View commit details
    Browse the repository at this point in the history
  3. (#14655) etl: add version 20.35.5

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b702bf3 View commit details
    Browse the repository at this point in the history
  4. (#13722) Add wavelet_buffer v0.4.0

    * Add wavelet_buffer v0.4.0
    
    * Fix for linter
    
    * Fix for linter
    
    * Fix for linter
    
    * Fix fPic
    
    * Fix fPic
    
    * Fix import
    
    * Fix compiler version check
    
    * Fix for conan hook
    
    * Bump compilers version
    
    * Black reformat
    
    * Remove build_type set
    
    * Move CmakeDeps
    
    * Add can_run()
    
    * Add test_v1_package
    
    * Refactor requirements set
    
    * Change msvc compiler version
    
    * Change default options
    
    * Remove unnecessary deletions
    
    * Refactor and fix test_package
    
    * Exclude shared linking
    
    * Remove rm import
    
    * Fix url attribute
    
    * Change compiler check shared exclusion
    
    * Fix fPIC deletion
    
    * Add more validation for cimg options
    
    * Fixes for cpp_info, compiler versions, etc
    victor1234 authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a076f03 View commit details
    Browse the repository at this point in the history
  5. (#14525) Add Boost.LEAF to Conan Center

    * Add Boost.LEAF to Conan Center
    
    Resolves boostorg/leaf#47
    
    * Change name to "custom_error_t" in test package
    
    The name error_t causes name collision compilation errors thus the name
    needed to be updated.
    
    * Fixup compiler mininum versions
    
    * Change standard in test package to c++11
    
    * Fixup cmake name in test_v1_package
    
    * Change version from prerelease to 1.81.0
    
    * Remove prerelease config.yml version
    
    * Change Boost-LEAF version in sources url
    
    - Fixup test package conanfile.py
    
    * Remove version from conanfile.py
    
    * Add can_run import in test_package
    
    * Only run test when not cross_building
    kammce authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    762474f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed2919 View commit details
    Browse the repository at this point in the history
  7. (#14663) magic_enum: add version 0.8.2

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8a7ecd8 View commit details
    Browse the repository at this point in the history
  8. (#14664) sqlite_orm: add version 1.8

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9f59df3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. (#14673) fast_double_parser: add version 0.7.0

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    389926e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. (#14672) luau: add version 0.556

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    ab3f5e5 View commit details
    Browse the repository at this point in the history
  2. (#14679) tgbot: add version 1.5

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    875ba3d View commit details
    Browse the repository at this point in the history
  3. (#14684) imath: add version 3.1.6

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    95e40d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    3289617 View commit details
    Browse the repository at this point in the history
  2. (#13881) msdfgen: conan v2 support

    * conan v2 support
    
    * modernize more
    
    * move part of unvendoring to patch file
    
    * remove unused import
    
    * mess of patches
    SpaceIm authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5a787d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae36beb View commit details
    Browse the repository at this point in the history
  4. (#14501) (#14500) Bump perfetto to v31.0

    * (#14500) Bump perfetto to v31.0
    
    Perfetto switches to C++17 standard and already breaks the compilation
    right now, so enable C++17 starting from this version and for all test
    packages to avoid overhead
    
    * Improve min compiler version support
    
    * Fix c++17 detection on MSVC
    
    * Fix std_cxx for test package
    miklelappo authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e80195c View commit details
    Browse the repository at this point in the history
  5. (#14504) android-ndk: define tools.build:compiler_executables config

    * define `tools.build:compiler_executables` config
    
    * fix keys of compiler_executables
    
    Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
    
    * update `tools.build:compiler_executables` instead of define
    
    Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
    SpaceIm and franramirez688 authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4fd8295 View commit details
    Browse the repository at this point in the history
  6. (#14505) emsdk: define tools.build:compiler_executables config

    * define `tools.build:compiler_executables` config
    
    * fix keys of compiler_executables
    
    * update `tools.build:compiler_executables` instead of define
    SpaceIm authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ab04736 View commit details
    Browse the repository at this point in the history
  7. (#14507) simdutf: add version 2.0.6

    * simdutf: add version 2.0.4
    
    * add 2.0.5
    
    * fix typo
    
    * add version 2.0.6
    toge authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7ff5da5 View commit details
    Browse the repository at this point in the history
  8. (#14510) c-blosc2: add version 2.6.0, remove cmake downgrade on 2.4.x

    * c-blosc2: add version 2.5.0, remove cmake downgrade on 2.4.x
    
    * add version to config.yml
    
    * add version 2.6.0
    toge authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6d7f86d View commit details
    Browse the repository at this point in the history
  9. (#14514) ICU: Workaround for proper cross-building after conan v2 rec…

    …ipe update
    
    * Workaround for proper ICU cross-building
    
    * Pass compiler to get_gnu_triplet
    ovostrikov authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d460abf View commit details
    Browse the repository at this point in the history
  10. (#14450) [llvm-core] Allow to compile with ZLIB support on Windows

    * [llvm-core] Allow to compile with ZLIB support on Windows
    
    There is no reason why we can't allow compiling with ZLIB support on
    Windows. It is supported and works fine in my tests.
    
    Let's see if the CI agrees.
    
    * Port LLVM-11 workaround to Windows
    beckerhe authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f3b046d View commit details
    Browse the repository at this point in the history
  11. (#14518) opentelemetry-cpp: add version 1.8.1, update dependencies

    * opentelemetry-cpp: add version 1.8.0
    
    * add 1.8.0 to config.yml
    
    * add version 1.8.1
    toge authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    659701c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ed30a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dca9ab6 View commit details
    Browse the repository at this point in the history
  14. (#14660) Deprecate Boost.LEAF

    * Mark boost leaf as deprecate
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Use invalid configuration
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Fix the correct recipe
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f52e3aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    80a05d3 View commit details
    Browse the repository at this point in the history
  16. (#14546) zpp_bits: add recipe

    * zpp_bits: add recipe
    
    * add test_v1_package CMakeLists
    
    * fix compiler version check
    
    * fix variable name
    
    * fix copy pattern for headers
    toge authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    92af359 View commit details
    Browse the repository at this point in the history
  17. (#14690) [hana] Deprecate package in favor of Boost

    * Deprecate hana package
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Modernize imports
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Fix save module method
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Fix save module method
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7705859 View commit details
    Browse the repository at this point in the history
  18. (#14691) catch2: add version 3.2.1

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1424181 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    49b72b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. (#14706) zpp_bits: add version 4.4.12

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    45260cd View commit details
    Browse the repository at this point in the history
  2. (#14519) soundtouch: add recipe

    * soundtouch: add recipe
    
    * add condition for SoundTouchDLL
    
    * link mvec
    
    * fix license name
    
    Co-authored-by: Jordan Williams <jordan@jwillikers.com>
    
    * fix pkg_config_name
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    Co-authored-by: Jordan Williams <jordan@jwillikers.com>
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    3 people authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ec205f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4283391 View commit details
    Browse the repository at this point in the history
  4. (#14552) add rply/1.1.4

    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    50abcec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620aa1c View commit details
    Browse the repository at this point in the history
  6. (#14559) re2: add 20221201 + modernize more

    * add re2/20221201
    
    * modernize more
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f5932ce View commit details
    Browse the repository at this point in the history
  7. (#14563) Bump safeint/3.0.27

    * add safeint/3.0.27
    
    * modernize more
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1c07f01 View commit details
    Browse the repository at this point in the history
  8. (#14564) Bump hlslpp/3.2.2

    * add hlslpp/3.2.2
    
    * modernize more
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2c6c571 View commit details
    Browse the repository at this point in the history
  9. (#14571) wasmedge: add version 0.11.2, support conan v2

    * wasmedge: add version 0.11.2
    
    * wasmedge: add version 0.11.2
    
    * fix dylib pattern
    
    * drop support macos on 0.10.0
    
    * link system libs
    toge authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    bc8252c View commit details
    Browse the repository at this point in the history
  10. (#14572) libtar: bump zlib & modernize more

    * bump zlib
    
    * modernize more
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c9e7518 View commit details
    Browse the repository at this point in the history
  11. (#14573) add joltphysics/2.0.1

    * add joltphysics/2.0.1
    
    * drop gcc < 9.3
    
    * add pthread to system libs
    
    * no -g flag babysitting
    
    * simplify test package
    
    * no custom build type & no LTO by default for msvc
    
    * drop apple-clang < 12
    
    -ffp-model doesn't seem to exist in apple-clang < 12. It's injected by joltphysics, likely due to a clang inconsistency fixed by https://releases.llvm.org/14.0.0/tools/clang/docs/ReleaseNotes.html#floating-point-support-in-clang
    
    * fix test package
    
    * fix test package
    
    * add missing headers
    
    * Revert "add missing headers"
    
    This reverts commit 5d8f418.
    
    * drop Visual Studio < 2019
    
    * add libm to system libs
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    60d439e View commit details
    Browse the repository at this point in the history
  12. (#14576) glfw: few fixes for MinGW (shared lib name, no static link t…

    …o libgcc, define GLFW_DLL)
    
    * fix lib name for mingw if shared
    
    * add interface definition GLFW_DLL on windows if shared
    
    * don't force static link to libgcc if MinGW
    
    it's not a usage requirement of glfw
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    dd94a7a View commit details
    Browse the repository at this point in the history
  13. (#14578) read-excel: prepare Conan v2 support, add version 1.2.8.

    * read-excel: prepare Conan v2 support, add version 1.2.8.
    
    * Make fixes after review.
    igormironchik authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    89aa17e View commit details
    Browse the repository at this point in the history
  14. (#14587) avahi: Use rm_safe from Conan 1.53 and update dependencies

    * avahi: Use rm_safe from Conan 1.53 and update dependencies
    
    Simplified test_v1_package, too.
    
    * Fix rm_safe on settings
    jwillikers authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    85cb23e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b602ad9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0ab4f63 View commit details
    Browse the repository at this point in the history
  17. (#14592) qt6: use CMakeDeps

    * use is_mvc
    
    * use CMakeDeps
    
    fixes #13144
    
    * use PkgConfigDeps
    
    * use modern CMake integration
    
    * debug cmake find package
    
    * work arround conan-io/conan#11962
    
    * don't test with qmake on static qt
    
    * fix Invalid character escape
    
    cf conan-io/conan#10539
    ericLemanissier authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6905611 View commit details
    Browse the repository at this point in the history
  18. (#14593) libmount: Remove usr directory

    * libmount: Remove usr directory
    
    * Link against rt
    jwillikers authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5d82b20 View commit details
    Browse the repository at this point in the history
  19. (#13605) hdf5 - upgrade for conan v2, simplify szip import

    * hdf5 - upgrade for conan v2, simplify szip import
    
    HDF5's cmake files have problems importing our szip and friend, so
    simplified that bit.
    
    * Adjust szip import to fit updated szip recipe
    
    The szip recipe now exports as SZIP, so the older HDF5 cmake files
    ALMOST work, with just a small patch.
    
    The "build-either-static-or-shared" patches were removed, HDF5's cmake
    always wants to build both static and shared, and the patch resulted in
    just one of them being built (and thus, failing).
    
    * Fixes for (optional) linking libaec, only for latest version 1.13.1
    
    * Deal with static/shared build confusions, see question in #13623
    
    * More fixes for static/shared
    
    * Fix static/shared another way
    
    * Paste in wrong spot
    
    * Fixed get_safe() call -- why no default parameter?
    
    * Removed 1.12.0 and 1.12.1 -- they would not compile with clang
    
    Due to weird problems linking to libstdc++11 instead of libc++
    1.12.2 appears to have solved this problem.
    
    * Upgrade recipe, tested with szip for hdf5 1.13.1
    
    * Update recipes/hdf5/all/conanfile.py
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    * Update more patches for szip
    
    * Re-add 1.12.0: NetCDF 4.7.4 requires it when byteranges is enabled
    
    * Add 1.12.0 to config.yml
    
    * Remove unnecessary part of patch (removing cmake option())
    
    * Add patch descriptions
    
    * Switch to self.settings.rm_safe()
    
    * Switch some strings to f"{var}" style
    
    * Apply suggestions from code review
    
    Thanks!
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    paulharris and uilianries authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0bd6915 View commit details
    Browse the repository at this point in the history
  20. (#14594) glib: Use rm_safe from Conan 1.53 and update topics and desc…

    …ription
    
    * glib: Use rm_safe from Conan 1.53 and update topics and description
    
    * Wrap multiline string in parentheses
    jwillikers authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e54b84e View commit details
    Browse the repository at this point in the history
  21. (#14595) dbus: Use rm_safe from Conan 1.53 and simplify test package

    Fix cmake_layout import.
    Update dependencies.
    jwillikers authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    41adf57 View commit details
    Browse the repository at this point in the history
  22. (#14596) wayland: Use rm_safe from Conan 1.53.0

    Simplify v1 test package.
    Update Meson version.
    Fix cmake_layout import.
    jwillikers authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d03ef4d View commit details
    Browse the repository at this point in the history
  23. (#14600) Bump libdeflate/1.15

    * move versions before 1.15 in another folder
    
    * add libdeflate/1.15
    
    * fix merge
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9309244 View commit details
    Browse the repository at this point in the history
  24. (#14602) screen_capture_lite: add version 17.1.613

    * screen_capture_lite: add version 17.1.596
    
    * add version 17.1.601
    
    * add version 17.1.613
    
    * rmdir lib/cmake
    toge authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    72301a6 View commit details
    Browse the repository at this point in the history
  25. (#14608) libaio: add recipe

    * libaio: add recipe
    
    * add license attribute
    toge authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6bcf0d0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d76e734 View commit details
    Browse the repository at this point in the history
  27. (#14622) b2: pass toolset to b2

    * b2: pass toolset to b2
    
    * Use another variable
    Nekto89 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    90871ca View commit details
    Browse the repository at this point in the history
  28. (#14628) [ranges-v3] Fix issues with ranges-v3 recipe in Conan 2.0

    * Fix issues with ranges-v3 recipe in Conan 2.0
    
    * Update recipes/range-v3/all/conanfile.py
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    3 people authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f399d19 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a25a96c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4481474 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    290fc71 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    06dca47 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4cf4770 View commit details
    Browse the repository at this point in the history
  34. (#14647) libavif: add version 0.11.1, improve conan v2 support

    * libavif: add version 0.11.1, support conan v2 better
    
    * remove rm
    toge authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    523ebb9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    26afe9a View commit details
    Browse the repository at this point in the history
  36. (#14650) qcustomplot: Use newer Conan functions and update Qt versions

    Include GNUInstallDirs in CMakeLists.txt.
    Use rm_safe.
    Use export_conandata_patches.
    Make test_type explicit.
    jwillikers authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d20b69e View commit details
    Browse the repository at this point in the history
  37. (#14651) pcre2: add 10.42 + modernize more for conan v2

    * add pcre2/10.41
    
    * modernize more
    
    * change patch_type of patches
    
    * add 10.42 instead of 10.41
    SpaceIm authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e984e7f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. (#14657) wavelet_buffer: address reviews in #13722

    * address reviews in #13722
    
    * add FIXME about SfCompressor downloaded at build time
    
    * bump libjpeg-turbo
    
    * typo
    
    * remove openblas from dependencies
    
    * expose blaze as a public dependency for conan v2
    
    * typo
    
    * allow to select libjpeg implementation & link to libjpeg only
    
    * raise for msvc shared in validate_build()
    
    * add cmake to tool_requires
    
    * move back msvc shared check to validate()
    SpaceIm authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    9fca6f4 View commit details
    Browse the repository at this point in the history
  2. (#14676) add jsmn/1.1.0

    * add jsmn/1.1.0
    
    * back to header-only since it's designed this way
    SpaceIm authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    68a49ab View commit details
    Browse the repository at this point in the history
  3. (#14692) [bot] Add/remove Access Request users (2022-12-12)

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    conan-center-bot and uilianries authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    35ceabf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42625c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1bd1c2 View commit details
    Browse the repository at this point in the history
  6. (#14698) pystring: add 1.1.4 + modernize more

    * add pystring/1.1.4
    
    * modernize more
    SpaceIm authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0f608a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33d5808 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80fdac2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0eee6a7 View commit details
    Browse the repository at this point in the history
  10. (#14731) sqlitecpp: add version 3.2.1

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d114b10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e00926 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1e22ef View commit details
    Browse the repository at this point in the history
  13. (#14695) [fix] Run gh-action markdown link check only when changing m…

    …d files
    
    * [fix] Run gh-action mardown link check only when changing md files
    
    * add pyver
    
    * add conditionals
    
    * docs folder
    
    * remove space
    
    * remove push action
    
    * review
    
    * Update .github/workflows/markdown-links.yml
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    
    * Update .github/workflows/markdown-links.yml
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    
    * Update .github/workflows/markdown-links.yml
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    
    * Update .github/workflows/markdown-links.yml
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    danimtb and ericLemanissier authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    acd3a46 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75ebe88 View commit details
    Browse the repository at this point in the history
  15. (#14713) [ffmpeg] Fix armv7 android build

    get_gnu_triplet() returns androideabi for ARMv7 Android which is not recognized by FFMPEG's configure script.
    Mikayex authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e187a92 View commit details
    Browse the repository at this point in the history
  16. (#14721) libtiff: bump libdeflate

    * bump libdeflate
    
    * back to self.options in validate()
    SpaceIm authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f2ecff8 View commit details
    Browse the repository at this point in the history
  17. (#14640) glaze: add version 0.2.0

    * glaze: add version 0.1.8
    
    * revert validate logic
    
    * add version 0.2.0
    
    * revert validate logic
    
    * fix wrong msvc versions
    toge authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    46a543a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bfc62b1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ce520df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3621957 View commit details
    Browse the repository at this point in the history
  21. (#14638) tuplet: add version 2.0.0

    * tuplet: add version 2.0.0
    
    * revert validate logic
    
    * remove microsoft module
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * add msvc, Visual Studio entry
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * remove check_min_vs
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    toge and SpaceIm authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0375972 View commit details
    Browse the repository at this point in the history
  22. (#14590) libuuid: Use rm_safe from Conan 1.53 and simplify v1 test pa…

    …ckage
    
    Refine topics.
    Use self.ref in error message in validate method.
    jwillikers authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    19405ca View commit details
    Browse the repository at this point in the history
  23. [config] Add new windows nodes and bump conan v1 version (#14738)

    * [config] Add new windows nodes
    
    * update to 1.54.0
    danimtb authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7a6c1b6 View commit details
    Browse the repository at this point in the history
  24. (#14743) Bump flecs/3.1.2

    SpaceIm authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1dd65f7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    81ab083 View commit details
    Browse the repository at this point in the history
  26. (#14585) Update to jungle/cci.20221201

    Co-authored-by: Jiankun Yu <jiankyu@ebay.com>
    szmyd and jiankyu authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c5c0032 View commit details
    Browse the repository at this point in the history
  27. (#14415) boost: conan v2 support

    * conan v2 support
    
    * don't raise if compiler.cppstd set and compiler default standard is lower then C++11
    
    * use self.info.clear() & self.info in package_id()
    SpaceIm authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c679b7c View commit details
    Browse the repository at this point in the history
  28. (#14597) add unicorn/2.0.1 + conan v2

    * Add unicorn 2.0.1, modernize
    
    * Fix test v1 package
    
    * Set CMP0091 to OLD to calm upstream check
    
    * Remove CMAKE_MSVC_RUNTIME_LIBRARY checks, add diagnostics
    
    * Fix url to 2.0.1
    
    * Use ANY option in a list, Conan 2.0
    theirix authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    34e2e20 View commit details
    Browse the repository at this point in the history
  29. (#14751) opentdf-client: add version 1.3.6

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    sujankota and qchateau authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    911ec99 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    0865faf View commit details
    Browse the repository at this point in the history
  2. (#14746) simdutf: add version 2.0.8

    * simdutf: add version 2.0.7
    
    * update 2.0.8
    toge authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    010cb6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b3d3d View commit details
    Browse the repository at this point in the history
  4. (#14475) catch2: add console_width parameter

    * feat: add console_width option to catch2
    
    * change console_width to string
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * replace a range() with `ANY`
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * use string directly instead of f-string
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * add validation for the new parameter
    
    * add from clause to exception raise
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * add a statement to welcome contributions
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    agilemapper and prince-chrismc authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    91c2d31 View commit details
    Browse the repository at this point in the history
  5. (#14631) (#14632) libzip: Bump to 1.9.2

    * (#xxxxx) libzip: Bump to 1.9.2
    
    find_package(Zstd) was replaced to find_package(Zstd, 1.3.6)
    
    * Fix find_package
    miklelappo authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8899b5c View commit details
    Browse the repository at this point in the history
  6. (#14699) added recipe for boost-unit-definitions

    * added recipe for boost-unit-definitions
    
    boost-unit-definitions/0.2.2
    
    A small, single header, library with some useful pre-defined Boost.Units unit types and
    instances.
    
    * fix: fixed conandata.yml format in boost-unit-definitions
    
    * renamed package: boost-unit-definitinos -> cd3-boost-unit-definitions.
    
    * Update recipes/cd3-boost-unit-definitions/all/conanfile.py
    
    Remove unused imports
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Update recipes/cd3-boost-unit-definitions/all/conanfile.py
    
    Use basic_layout instead of cmake_layout
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * updated recipe for BoostUnitDefinitions
    
    Removed comments for the recipe template from the recipe.
    
    * fixed cd3-boost-unit-definitions recipe to include the basic_layout helper.
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    CD3 and prince-chrismc authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    cf28fbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e214a6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    253550a View commit details
    Browse the repository at this point in the history
  9. (#14613) cs_libguarded: add version 1.3.0, support conan v2

    * cs_libguarded: add version 1.3.0, support conan v2
    
    * revert validate logic
    toge authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b9b889b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5ce991 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39674b5 View commit details
    Browse the repository at this point in the history
  12. (#14723) qtxlsxwriter: conan v2 support

    * conan v2 support
    
    * workaround for a bug in conan client
    
    * minor change
    SpaceIm authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    bb467da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    faa0728 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    98a991e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7905d2d View commit details
    Browse the repository at this point in the history
  16. (#14662) cfgfile: add Conan v2 support, add version 0.2.11

    * cfgfile: add Conan v2 support, add cfgfile library version 0.2.11.
    
    * Fix double requirements().
    
    * Fix variables definitions.
    
    * Add CMake as required tool.
    
    * Remove lib directory from the package.
    
    * Try so.
    
    * Make fixes after review.
    
    * Fix some minor issues.
    igormironchik authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4c18d81 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b5742a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c2919a6 View commit details
    Browse the repository at this point in the history
  19. (#14758) Use yml syntax for issue templates

    * Use yml syntax for issue templates
    
    * Fix indentation
    AbrilRBS authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c9de102 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4e51298 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. (#14771) simdutf: add version 2.0.9

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    55e8fe1 View commit details
    Browse the repository at this point in the history
  2. (#14773) c-blosc2: add version 2.6.1

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    64af377 View commit details
    Browse the repository at this point in the history
  3. (#13795) proj: support for conan v2

    * proj: support for conan v2
    
    * Fix linter
    
    * Upgrade to conan 1.53.0
    
    * Bump dependencies
    
    * Fix SQLite3 find-module usage
    
    * Add patch metadata
    
    * (#13422) Add new sources
    
    * (#13422) Update config
    
    * (#13422) Reproduce patch from v9.0.1
    
    * (#13422) Add link to patch file
    
    * (#13422) Update git patch for 9.1.0
    
    * Fixup patch and some things for 9.1.0
    
    * Fixes for 9.1.0 data deploy (it insists on share/proj, not res)
    
    * Use conan.tools.build.stdcpp_library
    
    * Use f-strings
    
    * Apply suggestions from code review
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * Removed TODO + workaround as suggested by SpaceIm, not needed thanks to prev commit
    
    * Revert previous commit, this time just remove TODO and if
    
    * Apply suggestions from code review
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * Put generate() before build()
    
    * Require conan >= 1.54 and use new stdcpp_library
    
    * Reverse 1.54 upgrade, CI is still on 1.53
    
    * fix sqlite3 utilily injection
    
    * Apply suggestions from code review
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * Simplify 6.x.x patch
    
    * Fix up all the scripts, take out excessive find_package() calls
    
    * Bump libcurl dep version
    
    Co-authored-by: Elliot <elliot.mugner@mdinfinity.com>
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    3 people authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    9d67090 View commit details
    Browse the repository at this point in the history
  4. (#14734) qt6: allow gcc11 and clang12 consumers

    * qt6: allow gcc11 and clang12 consumers
    
    * fixup
    
    * re-fixup
    ericLemanissier authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    189c5e3 View commit details
    Browse the repository at this point in the history
  5. (#14762) cd3-boost-unit-definition updates

    * [cd3-boost-unit-definitions]: removed comments and correct msvc version
    
    * [cd3-boost-unit-definitions] updated recipe dependency to use version range for boost.
    
    * [cd3-boost-unit-definitions] pinned boost dependency to latest version.
    CD3 authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    fca62c3 View commit details
    Browse the repository at this point in the history
  6. (#14693) prepare Meson for v2

    * prepare Meson for v2
    
    * restoring package_id() with self.info.clear
    memsharded authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    be1b86c View commit details
    Browse the repository at this point in the history
  7. (#14741) Bump volk/1.3.236.0

    SpaceIm authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    986e186 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a62d66 View commit details
    Browse the repository at this point in the history
  9. (#14777) fakeit: add version 2.3.1

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    FranckRJ and qchateau authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1444874 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. (#13781) netcdf: conan v2

    * netcdf: support for conan v2
    
    * Fix test_package
    
    * Remove comment
    
    * Set default for 'dap' option to False, to avoid openssl dependency - it isn't building on CI
    
    * Delete stowaway files
    
    * Update recipes/netcdf/all/conanfile.py
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Update recipes/netcdf/all/conanfile.py
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Upgrade to conan 1.53.0 and rm_safe()
    
    * Re-enable dap option, hopefully can build in CCI now
    
    * Re-add 4.7.4, now can compile with HDF5
    
    * Fixup cmake more to correctly link libcurl (detected from MSVC shared build)
    
    * Apply suggestions from code review
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    paulharris and prince-chrismc authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7cb41d2 View commit details
    Browse the repository at this point in the history
  2. (#14783) daw_header_libraries: add version 2.79.0

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    5cf3669 View commit details
    Browse the repository at this point in the history
  3. (#14784) harfbuzz: add version 6.0.0

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    ericLemanissier and qchateau authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    135311c View commit details
    Browse the repository at this point in the history
  4. (#14786) daw_json_link: add version 3.12.0

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7e1a434 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. (#14799) fakeit: add version 2.3.2

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    78b7840 View commit details
    Browse the repository at this point in the history
  2. (#14805) s2n: add version 1.3.31

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    afa14e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    ac2b0df View commit details
    Browse the repository at this point in the history
  2. (#14618) unordered_dense: add version 3.0.0, improve recipe

    * unordered_dense: add version 2.0.2, improve recipe
    
    * revert validate logic
    
    * remove import microsoft
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * remove check_min_vs
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * add gcc, Visual Studio entry
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * add version 3.0.0
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    toge and SpaceIm authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    692d069 View commit details
    Browse the repository at this point in the history
  3. (#14726) Bump spirv-cross/1.3.236.0

    * add spirv-cross/1.3.236.0
    
    * fix gcc5
    
    * add patch fields
    SpaceIm authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    156eeb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7587042 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    187b33c View commit details
    Browse the repository at this point in the history
  6. (#14801) libpcap: conan v2 support

    * conan v2 support
    
    * remove pcap-config script
    SpaceIm authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e23aef7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d39de6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a138c6 View commit details
    Browse the repository at this point in the history
  9. (#14797) apr: conan v2 support

    * conan v2 support
    
    * fix upstream CMakeLists
    
    * fix gen_test_char patch
    
    * add missing system libs
    SpaceIm authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    465f9de View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. (#14675) linter: Add error when layouts are missing src_folder in r…

    …ecipe
    
    * Add a style warning to linter for cmake_layout
    
    It is a first pylint warning of this kind.
    
    * Ensure src_folder=src when using built-in layouts
    
    Applied suggestions from code review
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Implement AST checks, rename file
    
    * Drop linter documentation from linters.md
    
    * make the error message more general for different layouts
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    Co-authored-by: Christopher McArthur <christopherm@jfrog.com>
    3 people authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6f24e01 View commit details
    Browse the repository at this point in the history
  2. (#14833) docs: add working with dependencies to give a lot more guidance

    * docs: fix TOC
    
    * docs: first pass at `requirements`
    
    * review + fill in generate to build details
    
    * tweak my choice of words more
    
    * move version ranges docs
    
    * point hooks to full explainer
    
    * cleanup
    
    * cleanup more
    
    * Apply suggestions from code review
    
    Co-authored-by: SSE4 <tomskside@gmail.com>
    
    Co-authored-by: SSE4 <tomskside@gmail.com>
    Chris Mc and SSE4 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1be2642 View commit details
    Browse the repository at this point in the history
  3. (#14607) add dbus requirement for building qt webengine on linux

    Co-authored-by: Eric Yen <eric@ericyen.com>
    EricAtORS and EricTheMagician authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    df47034 View commit details
    Browse the repository at this point in the history
  4. (#14825) mozjpeg: fix CMake names + modernize more

    * modernize more & cleanup
    
    * fix CMake files generated by CMakeDeps/cmake_find_package[_multi]
    SpaceIm authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5712ef9 View commit details
    Browse the repository at this point in the history
  5. (#14015) linter: improve conandata.yml linter output

    * improve linter output
    
    #13778
    
    * Drop code fence
    
    * more percent encoding
    
    * Update conandata_yaml_linter.py
    
    * Update conandata_yaml_linter.py
    
    * Update conandata_yaml_linter.py
    
    * Update conandata_yaml_linter.py
    
    * Update conandata_yaml_linter.py
    
    * remove test
    
    * run the schema validation on each patch to report multiple errors
    
    * fix copy paste + fix spelling
    
    * fix libzip errors not being reported + add a message about v2 migration suggestion
    
    * clean up markdown linter
    
    * loop regardless of errors
    
    * error messages are a lin off 😕
    Chris Mc authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    47279a8 View commit details
    Browse the repository at this point in the history
  6. (#14842) etl: add version 20.35.7

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    13b6162 View commit details
    Browse the repository at this point in the history
  7. (#14845) [Maintenance] Clarify docs around the settings attribute

    * Clarify the convention for the settings attribute
    
    * Add additional comment
    jcar87 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    624124e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51b2536 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89efd66 View commit details
    Browse the repository at this point in the history
  10. (#14846) libbacktrace: set minimum version of Visual Studio

    * libbacktrace: set minimum version of visual studio
    
    * Add comment with clarification
    
    * Use newer rm_safe
    
    * Remove unused import
    jcar87 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    48ff3a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0d2e32 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de0a96b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    c9452cd View commit details
    Browse the repository at this point in the history
  2. (#13285) [jasper] Add version 3.0.6 and cross-support Conan v1 and v2

    * Add version 3.0.6
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Remove cmake file
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * missing folder
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Fixes jasper 3.0.6
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * patch 2.0.33
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * requires conan 1.52.0
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * use c99 when cross-building
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * fix cross-building
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Add Ninja to avoid sdk
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Ninja is not mandatory
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Remove duplicated test_package.c
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Links pthread
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Use safe deletion
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Remove Ninja
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Validate cmake defs
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Validate cmake alias variables
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Update recipes/jasper/all/test_package/CMakeLists.txt
    
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    
    * cleanup & small improvements
    
    * deterministic libname
    
    * Use latest Windows SDK available
    
    Adopt a workaround provided by @jcar87, which is a temporary
    hotfix until having #13159
    fixed.
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    
    * Fix toolchain position variables
    
    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    uilianries and SpaceIm authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    c872fb9 View commit details
    Browse the repository at this point in the history
  3. (#14778) libsigcpp: conan v2 support

    * conan v2 support
    
    * change license to LGPL-3.0-only instead of deprecated LGPL-3.0
    SpaceIm authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7d5cd85 View commit details
    Browse the repository at this point in the history
  4. (#14827) libtiff: add mozjpeg to possible libjpeg implementations

    also:
    - remove special handling of libjpeg-turbo since libjpeg-turbo & mozjpeg recipes now properly generate FindJPEG.cmake module file
    - fine-grained propagation of libjpeg lib if coming from libjpeg-turbo or mozjpeg
    SpaceIm authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    bf26b5c View commit details
    Browse the repository at this point in the history
  5. (#14831) docs: how we handle rare build system

    * docs: how we handle rare build system
    
    * Apply suggestions from code review
    
    Co-authored-by: SSE4 <tomskside@gmail.com>
    
    * Apply suggestions from code review
    
    * Less duplication
    
    Co-authored-by: SSE4 <tomskside@gmail.com>
    Chris Mc and SSE4 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    10b7329 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e2f251 View commit details
    Browse the repository at this point in the history
  7. (#14852) libiconv: Update SPDX license identifier and set license bas…

    …ed on version
    
    * libiconv: Update SPDX license identifier and set license based on version
    
    libiconv 1.17 switched to the LGPL-2.1 from the LGPL-2.0 license.
    The Conan package previously didn't express the license for older versions correctly.
    
    * List all licenses in license field
    jwillikers authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0b971c6 View commit details
    Browse the repository at this point in the history
  8. (#14674) docs: Add "no individual boost libraries" to FAQ

    * docs: Add "no individual boost libraries" to FAQ
    
    * Apply suggestions from code review
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    * Update docs/faqs.md
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    
    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    Chris Mc and uilianries authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4026a70 View commit details
    Browse the repository at this point in the history
  9. (#14858) libxml2: use more complete test folder names

    also want to see the long path are working in the update nodes
    Chris Mc authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    425a85e View commit details
    Browse the repository at this point in the history
  10. (#14634) spdlog: update usage of self.info in package id

    * spdlog: update usage of `self.info` in package id
    
    * Update conanfile.py
    
    * put back `del shared` to avoid hooks for now
    Chris Mc authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    13dd661 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. (#14821) (#14820) prevent xorg require when using qtwayland opt

    * q(#14820) prevent xorg require when using qtwayland opt
    
    * disable qmake test if qt is static
    
    some paths to dependencies are hard-coded in this case
    
    * (#14820) Migrate qt5 test_package to v2
    
    Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
    EstebanDugueperoux2 and ericLemanissier authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    8ef0541 View commit details
    Browse the repository at this point in the history
  2. (#14856) docs: Move build system examples to new file

    * docs: Move build system examples to new file
    
    * Apply suggestions from code review
    
    Co-authored-by: SSE4 <tomskside@gmail.com>
    
    Co-authored-by: SSE4 <tomskside@gmail.com>
    Chris Mc and SSE4 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9a8423f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1f01af View commit details
    Browse the repository at this point in the history
  4. (#14887) bitsery: add version 5.2.3

    Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
    Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
    
    Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
    toge and qchateau authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5add00b View commit details
    Browse the repository at this point in the history
  5. (#14889) Feature/msys2 develop2

    * prepare msys2 for Conan 2.0
    
    * restore StringIO output
    
    * restore StringIO output
    memsharded authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    3487e75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5e09c9 View commit details
    Browse the repository at this point in the history
  7. (#14896) docs: Improve language around folder layouts from hooks

    * Update error_knowledge_base.md
    
    * link to repo + where to put exception
    Chris Mc authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    56d8bf9 View commit details
    Browse the repository at this point in the history
  8. (#14875) Improve the comments in the header-only template

    * Improve the comments in the header-only template
    
    * Update docs/package_templates/header_only/all/conanfile.py
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    AbrilRBS and prince-chrismc authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    059b218 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. (#14066) OpenSSL 1.x.x Conan 2.0 compatibility

    * OpenSSL 1.x.x Conan 2.0 compatibility
    
    * Removed legacy code
    
    * Fix lint issues
    
    * Fix pedantic lint issue
    
    * Work around linter limitations
    
    * Require Conan 1.53
    
    * nmake doesn't like -j1
    
    * 1.53 is not enough to rely on settings_build
    
    * Remove legacy code to try to molify github-actions bot
    
    * Fix lint warning in test recipe
    
    * Moved 'r' prefix to correct location
    
    * conandata.yml schema now requires patch_description and patch_type
    
    * Use 'if' rather than 'elif' per linter
    
    * Use f-strings per lint
    
    * Put back legacy support
    
    * Don't require msys2 when using nmake
    
    * Fixes for review comments
    
    * Apply suggestions from code review
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Use self.settings in validate()
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Removed use of shutil.which as override mechanism
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Use explicit calls to nmake; removed Conan-version-specific code
    
    * Revise comment regra
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    * Removed unused shutil import
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    
    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    System-Arch and prince-chrismc authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a992954 View commit details
    Browse the repository at this point in the history
  2. (#14837) [docs] Regenerate tables of contents

    Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
    github-actions[bot] and conan-center-bot authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c16725e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b3c7ac View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. (#14888) boost: Add 1.81.0

    * boost: Add 1.81.0
    
    * boost: remove Boost.Locale.1.81.0 from build on compilers without C++11 support
    sanblch authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b09895f View commit details
    Browse the repository at this point in the history
  2. (#14599) xkbcommon: Use rm_safe from Conan 1.53 and simplify test pac…

    …kage
    
    * xkbcommon: Use rm_safe from Conan 1.53 and simplify test package
    
    Fix cmake_layout import.
    
    * Fix CMake version in test package
    
    * Add cmake_find_package_multi to test_v1_package
    jwillikers authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    7cdbb3b View commit details
    Browse the repository at this point in the history
  3. (#14701) jom: Download binaries in build method and fix test packages

    * jom: Download binaries in build method and fix test packages
    
    Use conan.tools.files.copy.
    Update license to be GPL-3.0-only.
    
    * Define empty build step
    
    * Use prepend_path
    
    * Remove buildenv_info and runenv_info
    jwillikers authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0200bc0 View commit details
    Browse the repository at this point in the history
  4. (#14785) add mbits-semver/0.1.1

    * add mbits-semver/0.1.1
    
    * up the minimium GCC version
    
    * fix: adding v1 config info
    
    * fix: bump min clang
    
    * remove unused imports
    
    * move msvc to the dict, clean package()
    
    see review(s) in #14866
    
    * revert check_min_vs removal
    mzdun authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    36ba6a2 View commit details
    Browse the repository at this point in the history
  5. (#14739) Bump vulkan loader/1.3.236.0

    * add vulkan-loader/1.3.236.0
    
    * revert self.info in validate()
    
    * try to use CMake >= 3.16 if vulkan-loader >= 1.3.232
    
    seems to be required due to KhronosGroup/Vulkan-Loader#1095
    SpaceIm authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    6af0804 View commit details
    Browse the repository at this point in the history
  6. (#14749) vulkan-memory-allocator: bump vulkan-headers + modernize more

    * bump vulkan-headers
    
    * modernize more
    SpaceIm authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ae5f550 View commit details
    Browse the repository at this point in the history
  7. (#14788) add mbits-mstch/1.0.4

    * add mbits-mstch/1.0.4
    
    * move msvc to the dict, clean package()
    
    see review(s) in #14866
    
    * revert check_min_vs removal
    mzdun authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    05fbb6d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. (#14866) mbits-args: conan v2 support

    * mbits-args: conan v2 support
    
    * empty commit to force re-build
    
    * simplify package(), revert compiler versions
    
    * clang-11 + libstdc++ do not like my library
    
    * revert check_min_vs removal
    
    * clean unneeded import
    mzdun authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    94a0bbd View commit details
    Browse the repository at this point in the history