SpaceIm
dd94a7ac19
( #14576 ) glfw: few fixes for MinGW (shared lib name, no static link to 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
2022-12-13 14:06:22 +01:00
SpaceIm
60d439e49a
( #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 5d8f418462
.
* drop Visual Studio < 2019
* add libm to system libs
2022-12-13 13:45:33 +01:00
SpaceIm
c9e7518921
( #14572 ) libtar: bump zlib & modernize more
...
* bump zlib
* modernize more
2022-12-13 13:27:02 +01:00
toge
bc8252c499
( #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
2022-12-13 13:06:07 +01:00
SpaceIm
2c6c5715f2
( #14564 ) Bump hlslpp/3.2.2
...
* add hlslpp/3.2.2
* modernize more
2022-12-13 12:46:26 +01:00
SpaceIm
1c07f01dbf
( #14563 ) Bump safeint/3.0.27
...
* add safeint/3.0.27
* modernize more
2022-12-13 12:26:03 +01:00
SpaceIm
f5932ceee2
( #14559 ) re2: add 20221201 + modernize more
...
* add re2/20221201
* modernize more
2022-12-13 11:08:14 +01:00
SpaceIm
620aa1cc1e
( #14556 ) add linmath.h/cci.20220619
2022-12-13 10:45:29 +01:00
SpaceIm
50abcecfe5
( #14552 ) add rply/1.1.4
2022-12-13 10:25:53 +01:00
SpaceIm
4283391deb
( #14548 ) libdeflate: fix installation for conan >=1.55.0
2022-12-13 09:46:02 +01:00
toge
ec205f4e5d
( #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 >
2022-12-13 09:25:41 +01:00
toge
45260cd66f
( #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 >
2022-12-13 03:26:45 +01:00
Jordan Williams
49b72b12b2
( #14653 ) libselinux: Use rm_safe from Conan 1.53.0
2022-12-12 21:47:08 +01:00
toge
14241817b3
( #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 >
2022-12-12 18:46:51 +01:00
Uilian Ries
7705859e29
( #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 >
2022-12-12 18:27:13 +01:00
toge
92af359335
( #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
2022-12-12 18:05:52 +01:00
Conan Center Index Bot
80a05d39b9
( #14688 ) [doc] Update supported platforms and configurations (2022-12-11)
2022-12-12 17:46:43 +01:00
Uilian Ries
f52e3aa7a4
( #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 >
2022-12-12 17:27:01 +01:00
Conan Center Index Bot
dca9ab64ad
( #14642 ) [bot] Add/remove Access Request users (2022-12-08)
2022-12-12 17:06:38 +01:00
Chris Mc
7ed30a9de7
( #14527 ) templates: bunch of small cleanups
2022-12-12 16:46:16 +01:00
toge
659701c6db
( #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
2022-12-12 16:06:22 +01:00
Henning Becker
f3b046d141
( #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
2022-12-12 15:45:53 +01:00
Oleksii Vostrikov
d460abfc02
( #14514 ) ICU: Workaround for proper cross-building after conan v2 recipe update
...
* Workaround for proper ICU cross-building
* Pass compiler to get_gnu_triplet
2022-12-12 15:06:14 +01:00
toge
6d7f86d54d
( #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
2022-12-12 14:26:00 +01:00
toge
7ff5da5c33
( #14507 ) simdutf: add version 2.0.6
...
* simdutf: add version 2.0.4
* add 2.0.5
* fix typo
* add version 2.0.6
2022-12-12 14:05:48 +01:00
SpaceIm
ab04736753
( #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
2022-12-12 13:26:48 +01:00
SpaceIm
4fd8295a95
( #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 >
2022-12-12 13:06:25 +01:00
Mikhail Lappo
e80195cb91
( #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
2022-12-12 12:26:41 +01:00
ZHANG Xiang
ae36beb8e0
( #14496 ) taglib: bump version to 1.13
2022-12-12 12:08:14 +01:00
SpaceIm
5a787d229b
( #13881 ) msdfgen: conan v2 support
...
* conan v2 support
* modernize more
* move part of unvendoring to patch file
* remove unused import
* mess of patches
2022-12-12 09:45:23 +01:00
Alex
32896171e0
( #14689 ) doctest: Use self.info.clear() instead of header_only()
2022-12-12 06:27:45 +01:00
toge
95e40d38de
( #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 >
2022-12-11 18:46:00 +01:00
toge
875ba3d3e6
( #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 >
2022-12-11 07:28:09 +01:00
toge
ab3f5e5a96
( #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 >
2022-12-11 02:26:35 +01:00
toge
389926e2dd
( #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 >
2022-12-10 15:46:19 +01:00
toge
9f59df35a7
( #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 >
2022-12-09 18:27:07 +01:00
toge
8a7ecd81ab
( #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 >
2022-12-09 18:07:40 +01:00
Daniel
0ed2919f93
( #14658 ) Update changelog 09-December-2022
2022-12-09 15:48:12 +01:00
Khalil Estell
762474f9a9
( #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
2022-12-09 15:26:21 +01:00
Victor
a076f033c9
( #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
2022-12-09 13:25:40 +01:00
toge
b702bf327e
( #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 >
2022-12-09 12:46:38 +01:00
ericLemanissier
18fae9e0bc
( #14654 ) nss 3.86
2022-12-09 11:46:57 +01:00
toge
cc7edcdf9d
( #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 >
2022-12-09 09:27:16 +01:00
SpaceIm
e72e91ee19
( #14427 ) libxml2: fix CMake vars in CMakeDeps & bump icu
...
* fix CMake vars
* bump icu
* reduce path size in test package
2022-12-08 16:06:59 +01:00
Luis Caro Campos
63ce451805
( #14626 ) [googleapis] Use is_msvc to abstract away compiler name setting
2022-12-08 13:07:33 +01:00
Mikhail Lappo
2ecc63a880
( #14619 ) ( #14620 ) libzip: Use robust github mirror
...
https://libzip.org is down
Use github mirror for releases.
2022-12-07 20:07:10 +01:00
Gary Reynolds
4ad4c37930
( #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 >
2022-12-07 05:45:31 +01:00
SpaceIm
e37068667b
( #14476 ) add libhydrogen/cci.20221115
...
* add libhydrogen/cci.20221115
* fix dll installation
2022-12-06 22:25:34 +01:00
SpaceIm
27d0c4f48c
( #13917 ) cimg: conan v2 support + bump dependencies + disable dependencies 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
2022-12-06 22:05:52 +01:00
Gareth Sylvester-Bradley
5c5c9d1cba
( #14584 ) Fix json-schema-validator build on arm64/GCC 9.4
2022-12-06 14:25:44 +01:00