about summary refs log tree commit diff
path: root/pkgs/development/libraries/arrow-cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-11arrow-cpp: move to by-nameTobias Mayer1-294/+0
2024-02-11arrow-cpp: build with bzip2 supportTobias Mayer1-0/+3
2024-02-11arrow-cpp: add meta.pkgConfigModulesTobias Mayer1-0/+17
2024-02-11arrow-cpp: allow customizing aws-sdk-cpp.apisTobias Mayer1-11/+10
2024-02-11arrow-cpp: disable a flaky testTobias Mayer1-0/+2
2024-02-05arrow-cpp: 14.0.1 -> 15.0.0Tobias Mayer1-24/+26
2023-11-17arrow-cpp: 13.0.0 -> 14.0.1Tobias Mayer2-114/+4
2023-08-31arrow-cpp: 12.0.1 -> 13.0.0Tobias Mayer3-23/+98
2023-08-16arrow-cpp: fixup after protobuf bumpTobias Mayer2-0/+20
2023-08-14grpc: refactor cxxStandard selectionTobias Mayer1-5/+2
2023-07-02arrow-cpp: 12.0.0 -> 12.0.1Justin Bedo1-2/+2
2023-05-01arrow-cpp: 11.0.0 -> 12.0.0Tobias Mayer1-6/+7
2023-03-01arrow-cpp: unbreak on aarch64-linuxWeijia Wang1-1/+0
2023-02-22arrow-cpp: disable failing test on darwin (#217661)tobim1-0/+6
2023-02-13arrow-cpp: mark as unbroken on darwin (#216219)Dmitry Kalinkin1-1/+1
2023-02-12arrow-cpp: fix meta.brokenDmitry Kalinkin1-1/+1
2023-02-11arrow-cpp: mark as broken on darwinDmitry Kalinkin1-1/+1
2023-02-11arrow-cpp: don't sync C++ standard with grpcDmitry Kalinkin1-3/+2
2023-02-02arrow-cpp: mark as broken on aarch64-linuxTobias Mayer1-0/+1
2023-02-01arrow-cpp: 10.0.1 -> 11.0.0Tobias Mayer1-8/+8
2023-02-01arrow-cpp: 9.0.0 -> 10.0.1Phillip Cloud1-38/+37
2023-01-21Merge pull request #209227 from amarshall/arrow-cpp-shrink-closureSandro1-2/+13
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
2023-01-05arrow-cpp: Use minimal aws-sdk-cpp, reducing closure 1.0G->417MAndrew Marshall1-2/+13
2022-12-19arrow-cpp: inherit cxxStandard from grpcWeijia Wang1-1/+1
2022-12-06arrow-cpp: build with `CMAKE_CXX_STANDARD=17`Phillip Cloud1-1/+2
2022-10-30treewide: avoid mixing abseil-cpp versionsVladimír Čunát1-3/+1
2022-09-27arrow-cpp: Fix building x86_64-darwin on aarch_64-darwin (#193207)Andrew Marshall1-1/+1
2022-08-08arrow-cpp: fix failing tests on darwin sandboxSebastián Mancilla1-0/+1
2022-08-08arrow-cpp: add commentary for vendored `jemalloc` and `mimalloc`Phillip Cloud1-1/+4
2022-08-08arrow-cpp: remove unused `jemalloc` inputPhillip Cloud1-1/+0
2022-08-08arrow-cpp: 8.0.0 -> 9.0.0Phillip Cloud1-16/+15
2022-07-20arrow-cpp: Adjust homepage to specific variantAndrew Marshall1-1/+1
2022-07-04treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFFJosef Kemetmüller1-1/+0
2022-06-09arrow-cpp: pin jemalloc tarball (#177037)Dmitry Kalinkin1-2/+5
2022-05-10arrow-cpp: 7.0.0 -> 8.0.0Phillip Cloud1-9/+26
2022-03-04arrow-cpp: libnsl is not necessary for building (#162757)Nikola Knežević1-3/+1
2022-02-18arrow-cpp: enable hdfs supportPhillip Cloud1-0/+1
2022-02-06apache-beam: mark as broken on 3.10Phillip Cloud1-1/+1
2022-02-06arrow-cpp: 6.0.1 -> 7.0.0Phillip Cloud1-13/+17
2022-01-04arrow-cpp: blacklist all TestS3FS tests on darwinDmitry Kalinkin1-7/+1
2021-12-12arrow-cpp: fix sandboxed build on darwinDmitry Kalinkin1-0/+1
2021-11-30python3Packages.pyarrow: enable flight modulePhillip Cloud1-0/+3
2021-11-26arrow-cpp: build without jemalloc on aarch64-darwin to fix buildDmitry Kalinkin1-1/+3
2021-11-26arrow-cpp: fix sandboxed build on darwinDmitry Kalinkin1-1/+1
2021-11-24arrow-cpp: 6.0.0 -> 6.0.1Phillip Cloud1-4/+4
2021-11-07arrow-cpp: add GCS feature flag (#144610)Phillip Cloud1-3/+27
2021-11-06arrow-cpp: glob TestS3FSGeneric testsPhillip Cloud1-22/+1
2021-11-06arrow-cpp: disable some potentially failing s3fs testsPhillip Cloud1-2/+30
2021-11-05arrow-cpp: add S3 feature flagPhillip Cloud1-3/+14