Pratik Mankawde
42a6fe8885
Merge branch 'pratik/otel-phase1a-plan-docs' into pratik/otel-phase1b-telemetry-infra
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-07-27 16:55:39 +01:00
Ayaz Salikhov
b2f45813e0
chore: Workaround boost compiler resolution inside Nix environment ( #7826 )
2026-07-20 14:04:08 +00:00
Pratik Mankawde
3789ac45e2
Merge branch 'pratik/otel-phase1a-plan-docs' into pratik/otel-phase1b-telemetry-infra
...
# Conflicts:
# conan.lock
# conan/profiles/default
# conanfile.py
2026-07-06 17:07:23 +01:00
Ayaz Salikhov
6d0b758a12
build: Don't reuse binaries between different C++ versions ( #7681 )
2026-07-01 13:28:41 +00:00
Pratik Mankawde
848cbcbfbe
Merge branch 'pratik/otel-phase1a-plan-docs' into pratik/otel-phase1b-telemetry-infra
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-06-10 10:15:31 +01:00
Ayaz Salikhov
fccb109e48
feat: Use C++ 23 standard ( #7431 )
2026-06-09 17:36:17 +00:00
Pratik Mankawde
781e08a6a6
force static build of otel protobuf on windows
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-06-01 15:28:12 +01:00
Bart
020ea3f412
refactor: Update Conan dependencies: protobuf and grpc ( #5589 )
...
This PR updates protobuf and grpc to their latest versions. The latest protobuf version no longer requires patches, so we can use it directly from the official Conan Center Index, while the latest grpc still needed a patch, which was added to our own Conan Center Index fork in XRPLF/conan-center-index#8 .
2025-12-04 10:34:37 -05:00
Ayaz Salikhov
e192ffe964
fix: Clean up build profile options ( #5934 )
...
The `-Wno-missing-template-arg-list-after-template-kw` flag is only needed for the grpc library. Use `+=` for the default build flags to make it easier to extend in the future.
Co-authored-by: Bart Thomee <11445373+bthomee@users.noreply.github.com >
2025-10-24 15:16:15 +00:00
Ayaz Salikhov
459d0da010
chore: Support CMake 4 without workarounds ( #5866 )
2025-10-14 11:18:34 -04:00
Bart
921aef9934
Updates Conan dependencies: Boost 1.86 ( #5264 )
2025-07-25 11:54:02 -04:00
Bronek Kozicki
5713f9782a
chore: Rename conan profile to default ( #5599 )
...
This change renames the `libxrpl` profile to `default` to make it more usable.
2025-07-24 10:35:47 +00:00