diff options
| author | Trim Bresilla <trim.bresilla@gmail.com> | 2025-11-03 01:35:18 +0100 |
|---|---|---|
| committer | Trim Bresilla <trim.bresilla@gmail.com> | 2025-11-03 01:49:18 +0100 |
| commit | fdfc06db0cdc1d9ec86e6aa658b02992118cf473 (patch) | |
| tree | 8b2782365cfb7eb27755f9ff154ca297f6fd2e59 /pkgs/development/python-modules/python-sql | |
| parent | 33cd71c50a46fe0daf52ee394c493de4f224fde9 (diff) | |
rerun: add C++ SDK support, build librerun_c from source
This commit adds C++ SDK support to the rerun package by:
- Building librerun_c.a library from Rust source (crates/top/rerun_c)
instead of using prebuilt binaries
- Installing C++ headers to the dev output
- Installing CMake configuration files for integration
- Propagating arrow-cpp as a build dependency
This enables C++ developers to use Rerun without GLIBC compatibility
issues from prebuilt binaries. The library is now compiled fresh during
each build with the system's toolchain.
Package now provides:
- out: rerun CLI binary + librerun_c.a (48MB, built from source)
- dev: C++ headers + CMake config files
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
