summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libjson-rpc-cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
|
* libjson-rpc-cpp: enable parallel buildingOrivej Desh2017-11-171-1/+3
|
* treewide: purge explicit usage of gcc6Vladimír Čunát2017-09-031-3/+3
| | | | | | | | | It's now the default. /cc #19456 This makes a real build simplification, because in our current bootstrapping+aliases, `gcc6` attribute is not the default compiler but a derivation *built by* the default compiler. nix-exec didn't build before this commit already
* libjson_rpc_cpp_0_2_1: removeRobin Gloster2017-02-281-30/+0
|
* libjson-rpc-cpp: 0.6.0 -> 0.7.0, fix buildRobin Gloster2017-02-281-21/+15
|
* libjson_rpc_cpp: disable format hardeningRobin Gloster2016-08-021-0/+2
|
* cpp_ethereum: init at 1.2.9artuuge2016-07-012-19/+88
| | | | | | | 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
* libjson-rpc-cpp: minor fixes to the expression.Carles Pagès2013-12-131-3/+5
|
* Add libjson-rpc-cpp-0.2.1Carles Pagès2013-10-141-0/+28