| Commit message (Expand) | Author | Age | Files | Lines |
| * | jsoncpp: 1.9.2 -> 1.9.4•••Merges both patches previously applied. Also seems to change the path that the library is written to.
| CrystalGamma | 2020-11-02 | 1 | -18/+7 |
| * | treewide: remove periods from end of package descriptions | Ben Siraphob | 2020-10-17 | 1 | -1/+1 |
| * | jsoncpp: fix generated pkg-config file | Ben Wolsieffer | 2020-07-06 | 1 | -4/+10 |
| * | jsoncpp: fix build on 32-bit arm | Andrew Childs | 2020-05-03 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -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 Kaseorg | 2020-01-15 | 1 | -2/+2 |
| * | jsoncpp: fix build on aarch64 | Mario Rodas | 2019-12-19 | 1 | -1/+9 |
| * | jsoncpp: 1.9.1 -> 1.9.2 | R. RyanTM | 2019-12-01 | 1 | -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. RyanTM | 2019-08-04 | 1 | -2/+2 |
| * | jsoncpp: 1.8.4 -> 1.9.0 | Will Dietz | 2019-07-09 | 1 | -2/+2 |
| * | jsoncpp: 1.8.4 add cmake support•••- Tested on NixOS
| Fernando J Pando | 2019-04-20 | 1 | -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 Mulligan | 2018-02-26 | 1 | -2/+2 |
| * | jsoncpp: fix build on darwin•••Also, fixed maintainer attrib
| Carles Pagès | 2017-02-04 | 1 | -2/+4 |
| * | jsoncpp: remove unused 1.6 version | Carles Pagès | 2017-02-03 | 1 | -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ès | 2017-02-03 | 1 | -16/+29 |
| * | Rename page to cpages to match github•••I also updated the mail.
| Carles Pagès | 2017-01-20 | 1 | -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
| artuuge | 2016-07-01 | 2 | -37/+71 |
| * | jsoncpp: enable and fix on darwin (#15845) | Matthew Justin Bauer | 2016-05-31 | 1 | -0/+3 |
| * | jsoncpp: 1.6.2 -> 1.6.5 | William A. Kennington III | 2015-08-07 | 1 | -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ès | 2015-07-13 | 1 | -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 Dolstra | 2015-06-01 | 1 | -1/+1 |
| |\ |
|
| | * | Don't use "with licenses;" for single licences•••And don't use square brackets on such lines.
| Tobias Geerinckx-Rice | 2015-05-28 | 1 | -1/+1 |
| * | | cmake: Get rid of circular dependency•••Also, don't install static libraries in jsoncpp.
| Eelco Dolstra | 2015-05-13 | 1 | -7/+3 |
| |/ |
|
| * | jsoncpp: don't rely on coreutils cp | Shea Levy | 2015-05-12 | 1 | -0/+9 |
| * | jsoncpp: 1.6.0 -> 1.6.2 | William A. Kennington III | 2015-05-01 | 1 | -17/+20 |
| * | remove jsoncpp-0.6.0-rc2 | Thomas Tuegel | 2015-03-22 | 2 | -50/+18 |
| * | make cmake-3.2 the default version | Thomas Tuegel | 2015-03-22 | 1 | -1/+8 |
| * | add jsoncpp-1.6.0•••dependency of cmake-3.2
| Thomas Tuegel | 2015-03-21 | 1 | -0/+24 |
| * | Add JsonCpp v0.6.0•••Close #1112.
| Carles Pagès | 2013-10-24 | 1 | -0/+32 |