aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongo-cxx-driver
Commit message (Collapse)AuthorAgeFilesLines
* testing/mongo-cxx-driver: upgrade to 3.4.1Leo2020-03-182-28/+16
|
* testing/mongo-cxx-driver: add dependency on zstd-devSören Tempel2020-02-221-1/+1
| | | | | | | | | Fails with: No rule to make target '/usr/lib/libzstd.so', needed by 'src/mongocxx/libmongocxx.so.0.0.0'. otherwise.
* testing/mongo-cxx-driver: fix build in `abuild rootbld`Sören Tempel2020-02-221-0/+1
| | | | | This also causes a change of the soname, however, no packages seem to depend on this package.
* testing/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-2/+2
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* testing/mongo-cxx-driver: fix depends_devRuss2019-07-291-2/+6
| | | | ref https://gitlab.alpinelinux.org/alpine/abuild/issues/9975
* testing/mongo-cxx-driver: new aportRuss Webber2019-07-262-0/+94
http://mongocxx.org/ C++ Driver for MongoDB