summary refs log tree commit diff
path: root/pkgs/development/libraries/dbus-cplusplus
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* dbus_cplusplus: disable testsPiotr Bogdan2019-01-04
| | | | They fail to build.
* treewide: Make configureFlags listsJohn Ericson2018-08-03
|
* dbus_cplusplus: fix build with gcc7 via Fedra patchesVladimír Čunát2018-02-18
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* dbus_cplusplus: Remove dependency on gtkmmWilliam A. Kennington III2015-04-25
|
* dbus_cplusplus: fix build with gcc>=4.7, via Gentoo patchVladimír Čunát2013-08-27
|
* fix the problem of missing expat in a few packagesVladimír Čunát2013-02-11
|
* Adding dbus-cplusplus, c++ bindings for dbusCillian de Roiste2012-04-05
svn path=/nixpkgs/trunk/; revision=33639