Pratik Mankawde
3b32210ef4
formatting changes
...
Signed-off-by: Pratik Mankawde <pmankawde@ripple.com >
2025-11-05 12:26:33 +00:00
Pratik Mankawde
977a087bb3
code review changes
...
Signed-off-by: Pratik Mankawde <pmankawde@ripple.com >
2025-11-05 12:25:29 +00:00
Pratik Mankawde
7ae3a85f21
formatting correction
...
Signed-off-by: Pratik Mankawde <pmankawde@ripple.com >
2025-11-04 16:12:22 +00:00
Pratik Mankawde
c38b5aa2d4
Added flow for the sanitizers build
...
Signed-off-by: Pratik Mankawde <pmankawde@ripple.com >
2025-11-04 15:59:15 +00: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
Bronek Kozicki
03e46cd026
Remove include(default) from libxrpl profile ( #5587 )
...
Remove `include(default)` from `conan/profiles/libxrpl`. This means that we will now rely on compiler workarounds stored elsewhere e.g. in global.conf.
2025-07-21 14:03:53 +00:00
Michael Legleux
452263eaa5
chore: Update CI to use Conan 2 ( #5556 )
...
This is a minimally invasive update to use Conan 2 provided by our new build images.
2025-07-15 22:17:22 +00:00