Files
xahaud/.github
Nicholas Dudfield e4e0c95d3c build: migrate to Conan 2
Migrates the build system from Conan 1 to Conan 2:

- Update all conan commands to v2 syntax (export, install, profile)
- Convert profiles to Conan 2 INI format with [settings] and [conf] sections
- Add tool_requires() for build tools (protobuf, grpc, b2)
- Fix wasmedge/0.11.2 recipe for Conan 2 compatibility (package_id syntax)
- Update CI workflows for all platforms (Linux, macOS, Docker/HBB)
- Document dual Boost setup (manual for WasmEdge, Conan for app)
- Force glibc-compatible builds via source compilation in HBB
- Ensure dependency version consistency with override=True

Maintains full backwards compatibility while preparing for Conan 1 EOL.
2025-09-26 14:49:31 +07:00
..
2025-09-26 14:49:31 +07:00
2025-09-26 14:49:31 +07:00
2023-11-01 14:56:12 +01:00