summary refs log tree commit diff
path: root/pkgs/development/libraries/chmlib
Commit message (Collapse)AuthorAge
* Updating chmlib.LluĂ­s Batlle i Rossell2010-01-25
| | | | svn path=/nixpkgs/trunk/; revision=19646
* * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
| | | | | | | | | | | | | | | | | Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310
* chmlib: upgraded to 0.39Yury G. Kudryashov2007-11-14
| | | | svn path=/nixpkgs/trunk/; revision=9675
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * More redundancy.Eelco Dolstra2006-12-27
| | | | svn path=/nixpkgs/trunk/; revision=7502
* * Update more URLs.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6713
* * Use the default builder.Eelco Dolstra2006-06-24
| | | | svn path=/nixpkgs/trunk/; revision=5512
* * Doh!Eelco Dolstra2006-06-24
| | | | svn path=/nixpkgs/trunk/; revision=5511
* * Update or disable some stuff.Eelco Dolstra2006-06-24
| | | | svn path=/nixpkgs/trunk/; revision=5509
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* * wxGTK 2.6.Eelco Dolstra2005-10-19
| | | | | | * Also updated chmlib, xchm. svn path=/nixpkgs/trunk/; revision=4109
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
| | | | svn path=/nixpkgs/trunk/; revision=3660
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* * More updates.Eelco Dolstra2004-06-21
| | | | svn path=/nixpkgs/trunk/; revision=1068
* * Added xchm, a Windows help viewer for X.Eelco Dolstra2004-04-06
svn path=/nixpkgs/trunk/; revision=923