summary refs log tree commit diff
path: root/pkgs/development/libraries/cppunit
Commit message (Collapse)AuthorAge
* cppunit: add licenseMarkus Kowalewski2018-08-15
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* cppunit: 1.14.0Michael Raskin2017-09-17
|
* Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* cppunit: Support DarwinEelco Dolstra2014-01-13
|
* Upgrade cppunit to 1.13.2Rob Vermaas2013-12-27
|
* cppunit: update from 1.12.0 to 1.12.1Nixpkgs Monitor2013-12-13
|
* Get rid of the "sf" alias for "sourceforge"Eelco Dolstra2013-01-14
|
* cppunit: improved meta sectionPeter Simons2011-10-06
| | | | svn path=/nixpkgs/trunk/; revision=29683
* cppunit: dropped obsolete version 1.10Peter Simons2011-10-06
| | | | svn path=/nixpkgs/trunk/; revision=29682
* forgot to commitRob Vermaas2011-05-04
| | | | svn path=/nixpkgs/trunk/; revision=27139
* add some versions of cppunit/boost/protobuf, added binutils with gold, added ↵Rob Vermaas2011-05-04
| | | | | | nlopt svn path=/nixpkgs/trunk/; revision=27133
* * Got rid of all --disable-static flags; they're redundant now.Eelco Dolstra2009-04-21
| | | | | | * Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
* Added cppunit (kde4 needs it)Yury G. Kudryashov2007-10-01
svn path=/nixpkgs/trunk/; revision=9387