aboutsummaryrefslogtreecommitdiff
path: root/libs/jsoncpp/patches
Commit message (Collapse)AuthorAge
* jsoncpp: update to version 1.9.2Jan Pavlinec2020-03-23
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* jsoncpp: Fix pkgconfig fileRosen Penev2019-09-22
Backported upstream patch to make the pkgconfig file more cross compile friendly. I don't think anything uses this. Replaced Installev with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>