aboutsummaryrefslogtreecommitdiff
path: root/libs/libpqxx
Commit message (Collapse)AuthorAge
* treewide: refresh hashes after move to use ZSTD as defaultRobert Marko2024-04-07
| | | | | | | | With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko <robimarko@gmail.com>
* libpqxx: update to version 7.9.0Igor Bezzubchenko2024-02-29
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: fix makefile typoIgor Bezzubchenko2022-08-16
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: update to version 7.7.4Igor Bezzubchenko2022-08-16
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: update to version 7.7.3Igor Bezzubchenko2022-04-21
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: update to version 7.6.0Igor Bezzubchenko2021-11-20
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* treewide: back to cmake.mkRosen Penev2021-06-12
| | | | | | Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpqxx: update to version 7.5.2Igor Bezzubchenko2021-05-14
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* treewide: build CMake projects with NinjaRosen Penev2021-03-27
| | | | | | | | | | | | | | | | | | | | faster to compile. A small selection of packages was tested going from: Executed in 696.30 secs fish external usr time 82.98 mins 395.00 micros 82.98 mins sys time 9.02 mins 0.00 micros 9.02 mins to: Executed in 592.20 secs fish external usr time 84.84 mins 361.00 micros 84.84 mins sys time 8.85 mins 57.00 micros 8.85 mins Tested by running make -j 12 and wiping staging/build_dir/target_x Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpqxx: update version to 7.4.1Igor Bezzubchenko2021-03-05
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: bump version, update pkg hashIgor Bezzubchenko2021-01-18
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: remove unneeded patchIgor Bezzubchenko2021-01-18
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: fixed review commentsIgor Bezzubchenko2021-01-02
| | | | | | | | Removed PKG_INSTALL Capitalized options Use inline `if` instead of blocks Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* libpqxx: adding Makefile, Config.in and patchIgor Bezzubchenko2020-12-31
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>