nixpkgs/pkgs/development/tools/analysis
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
cccc cccc: New package 3.1.4 2014-05-09 16:50:36 +02:00
checkstyle checkstyle: 6.17 -> 6.18 2016-05-12 20:41:30 +02:00
clang-analyzer use dontBuild instead of hacks 2016-05-04 10:11:04 +00:00
coan use the sourceforge mirrors everywhere 2016-02-28 12:07:42 +00:00
cov-build nixpkgs: cov-build 7.0.2 2014-04-29 16:00:34 -05:00
cppcheck Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
egypt foswiki, egypt, wml: fix build 2016-04-25 16:22:52 +02:00
emma
findbugs findbugs: update from 3.0.0 to 3.0.1 2015-03-09 19:35:24 +01:00
flow flow: 0.18.1 -> 0.22.1 2016-03-22 21:22:15 +00:00
frama-c frama-c: fix hash, closes #8308 2015-06-18 11:47:34 +02:00
garcosim fix 'licenses' -> 'license' in several places 2016-06-07 04:57:21 +03:00
include-what-you-use include-what-you-use: 0.5 -> 0.6 2016-05-16 20:27:31 +02:00
jdepend More description fixes 2013-10-06 12:01:38 +02:00
kcov Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
lcov Fix many package descriptions 2014-08-24 22:31:37 +02:00
massif-visualizer kde414: build with kdelibs-4.14.12 2015-09-27 15:08:12 -05:00
pmd pmd: update from 4.2.6 to 5.2.3 2015-03-12 21:19:49 +01:00
radare Fix radre for now by not using libewf and update it to latest 2014-09-03 23:02:02 +04:00
radare2 Add radare2 2014-09-03 23:02:02 +04:00
rr rr: Only build native architecture. 2016-05-18 12:56:48 +02:00
smatch Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
sparse Fix many package descriptions 2014-08-24 22:31:37 +02:00
spin spin: add ispin with tools 2016-03-26 17:05:29 +03:00
splint splint: improve meta attributes 2013-08-06 21:20:47 +02:00
swarm swarm: init at 3.1 2016-03-26 17:04:41 +03:00
valgrind valgrind: Update to 3.11.0 2015-09-28 15:52:31 +02:00
valkyrie valkyrie: move to qmake4Hook 2016-04-20 18:55:54 +03:00
verasco verasco: init at 1.3 2016-03-14 12:06:18 +01:00