arch-repo-manager/libpkg
Martchus e02d4d449c Use `pubsetbuf` only with `libstdc++`
This usage of the function seems only to work as intended with that
standard lib. With `libc++` and the MSVC standard lib the call has no
effect.
2023-02-28 21:21:04 +01:00
..
algo Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
data Avoid unqualified calls to `std::move` 2023-01-22 22:30:07 +01:00
parser Use `pubsetbuf` only with `libstdc++` 2023-02-28 21:21:04 +01:00
testfiles Handle case when a split package overrides the archs from the base 2021-08-28 00:25:09 +02:00
tests Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
CMakeLists.txt Avoid installing static library of lmdb-safe 2022-03-08 00:47:38 +01:00
global.h Initial import 2021-02-08 23:53:56 +01:00
lmdb-safe lmdb: Configure project to use lmdb and lmdb-safe 2021-12-07 22:48:42 +01:00