summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/jsoncpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* jsoncpp: 1.9.2 -> 1.9.4•••Merges both patches previously applied. Also seems to change the path that the library is written to. CrystalGamma2020-11-021-18/+7
* treewide: remove periods from end of package descriptionsBen Siraphob2020-10-171-1/+1
* jsoncpp: fix generated pkg-config fileBen Wolsieffer2020-07-061-4/+10
* jsoncpp: fix build on 32-bit armAndrew Childs2020-05-031-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH•••Naive concatenation of $LD_LIBRARY_PATH can result in an empty colon-delimited segment; this tells glibc to load libraries from the current directory, which is definitely wrong, and may be a security vulnerability if the current directory is untrusted. (See #67234, for example.) Fix this throughout the tree. Signed-off-by: Anders Kaseorg <andersk@mit.edu> Anders Kaseorg2020-01-151-2/+2
* jsoncpp: fix build on aarch64Mario Rodas2019-12-191-1/+9
* jsoncpp: 1.9.1 -> 1.9.2R. RyanTM2019-12-011-2/+2
* jsoncpp: 1.9.0 -> 1.9.1•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jsoncpp/versions R. RyanTM2019-08-041-2/+2
* jsoncpp: 1.8.4 -> 1.9.0Will Dietz2019-07-091-2/+2
* jsoncpp: 1.8.4 add cmake support•••- Tested on NixOS Fernando J Pando2019-04-201-7/+5
* jsoncpp: 1.8.0 -> 1.8.4•••Semi-automatic update. These checks were performed: - built on NixOS - found 1.8.4 with grep in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4 - found 1.8.4 in filename of file in /nix/store/y4i1yg5dyczsifajqcmws9hv5aqy502k-jsoncpp-1.8.4 cc "@ttuegel @cpages" Ryan Mulligan2018-02-261-2/+2
* jsoncpp: fix build on darwin•••Also, fixed maintainer attrib Carles Pagès2017-02-041-2/+4
* jsoncpp: remove unused 1.6 versionCarles Pagès2017-02-031-48/+0
* jsoncpp: 1.7.2->1.8.0•••I also re-added some stuff lost in previous update (83fd63995af), like darwin support and maintainers info. Carles Pagès2017-02-031-16/+29
* Rename page to cpages to match github•••I also updated the mail. Carles Pagès2017-01-201-1/+1
* cpp_ethereum: init at 1.2.9•••jsoncpp: 1.6.5 -> 1.7.2 libjson_rpc_cpp: 0.2.1 -> 0.6.0 argtable: init at 3.0.1 libcpuid: init at 0.2.2 artuuge2016-07-012-37/+71
* jsoncpp: enable and fix on darwin (#15845)Matthew Justin Bauer2016-05-311-0/+3
* jsoncpp: 1.6.2 -> 1.6.5William A. Kennington III2015-08-071-2/+2
* jsoncpp: the shared lib was not being built•••Since the last version update only the static lib was built, and even that was removed in the last commit. Fix shared ones, which is what we want. Also, add myself to maintainers. Carles Pagès2015-07-131-4/+10
* Merge remote-tracking branch 'origin/staging' into gcc-4.9•••Conflicts: pkgs/build-support/cc-wrapper/default.nix pkgs/development/libraries/wayland/default.nix pkgs/development/tools/build-managers/cmake/default.nix pkgs/top-level/all-packages.nix Eelco Dolstra2015-06-011-1/+1
|\
| * Don't use "with licenses;" for single licences•••And don't use square brackets on such lines. Tobias Geerinckx-Rice2015-05-281-1/+1
* | cmake: Get rid of circular dependency•••Also, don't install static libraries in jsoncpp. Eelco Dolstra2015-05-131-7/+3
|/
* jsoncpp: don't rely on coreutils cpShea Levy2015-05-121-0/+9
* jsoncpp: 1.6.0 -> 1.6.2William A. Kennington III2015-05-011-17/+20
* remove jsoncpp-0.6.0-rc2Thomas Tuegel2015-03-222-50/+18
* make cmake-3.2 the default versionThomas Tuegel2015-03-221-1/+8
* add jsoncpp-1.6.0•••dependency of cmake-3.2 Thomas Tuegel2015-03-211-0/+24
* Add JsonCpp v0.6.0•••Close #1112. Carles Pagès2013-10-241-0/+32