about summary refs log tree commit diff
path: root/pkgs/development/libraries/poco
AgeCommit message (Collapse)AuthorFilesLines
2023-11-29poco: fix static buildEmily Trau1-2/+2
2023-10-27poco: 1.12.4 -> 1.12.5R. Ryantm1-2/+2
2023-05-19poco: adopt packageTomo1-1/+1
2023-05-19poco: 1.11.1 -> 1.12.4Tomo1-25/+15
Changelog: https://github.com/pocoproject/poco/blob/devel/CHANGELOG This commit also changes `src` to pull directly from GitHub.
2022-03-28poco: move openssl to propagatedBuildInputsmaxice81-2/+2
this is required if someone is using Poco::Crypto, see the following extract from poco's cmake files: ```cmake include(CMakeFindDependencyMacro) find_dependency(PocoFoundation) find_dependency(OpenSSL REQUIRED COMPONENTS Crypto) include("${CMAKE_CURRENT_LIST_DIR}/PocoCryptoTargets.cmake") ```
2022-01-25poco: 1.10.1 -> 1.11.1Pascal Bach1-5/+5
2021-09-17poco: propagate dependencies imported by CMake scriptsBen Wolsieffer1-1/+4
This also requires enable multiple outputs to prevent the closure size from increasing.
2021-09-17poco: add patch to use GNUInstallDirsBen Wolsieffer1-1/+20
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob1-2/+0
2020-06-08poco: 1.9.4 -> 1.10.1 (#80665)R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-26poco: add platforms to metaMario Rodas1-0/+1
2019-09-28Merge pull request #69750 from r-ryantm/auto-update/pocoMario Rodas1-2/+2
poco: 1.9.2 -> 1.9.4
2019-09-27poco: 1.9.2 -> 1.9.4R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/poco/versions
2019-09-22Re-Revert "Merge branch 'staging-next'"Vladimír Čunát1-3/+3
This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
2019-09-21Revert "Merge branch 'staging-next'"Vladimír Čunát1-3/+3
This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
2019-09-09treewide: replace mysql.connector-c to libmysqlclientIzorkin1-3/+3
2019-08-27Merge master into staging-nextFrederik Rietdijk1-1/+0
2019-08-26poco: enable for darwinRobert Scott1-1/+0
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-17poco: 1.9.0 -> 1.9.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/poco/versions
2018-05-04poco: support MySQLOrivej Desh1-0/+3
2018-03-15poco: 1.8.1 -> 1.9.0Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/n66s6hq39pqk83sn77pz2ff02m642hzs-poco-1.9.0/bin/cpspc -h` got 0 exit code - ran `/nix/store/n66s6hq39pqk83sn77pz2ff02m642hzs-poco-1.9.0/bin/cpspc --help` got 0 exit code - ran `/nix/store/n66s6hq39pqk83sn77pz2ff02m642hzs-poco-1.9.0/bin/cpspc help` got 0 exit code - ran `/nix/store/n66s6hq39pqk83sn77pz2ff02m642hzs-poco-1.9.0/bin/f2cpsp -h` got 0 exit code - ran `/nix/store/n66s6hq39pqk83sn77pz2ff02m642hzs-poco-1.9.0/bin/f2cpsp --help` got 0 exit code - ran `/nix/store/n66s6hq39pqk83sn77pz2ff02m642hzs-poco-1.9.0/bin/f2cpsp help` got 0 exit code - found 1.9.0 with grep in /nix/store/n66s6hq39pqk83sn77pz2ff02m642hzs-poco-1.9.0
2018-02-27poco: 1.7.8 -> 1.8.1Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/cpspc -h` got 0 exit code - ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/cpspc --help` got 0 exit code - ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/cpspc help` got 0 exit code - ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/f2cpsp -h` got 0 exit code - ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/f2cpsp --help` got 0 exit code - ran `/nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1/bin/f2cpsp help` got 0 exit code - found 1.8.1 with grep in /nix/store/i0mvrxm8vlgilmmkqrlp33g122iw5zlm-poco-1.8.1 cc "@orivej"
2017-12-29poco: libmysql -> connector-cRobin Gloster1-3/+2
2017-12-29treewide: fix up some mysql.connector-c falloutRobin Gloster1-1/+1
2017-03-27poco: init at 1.7.8Orivej Desh1-0/+31