summary refs log tree commit diff
path: root/pkgs/development/tools/guile
Commit message (Collapse)AuthorAge
* Fix url for guile-lint (geocities is dead now)Antono Vasiljev2012-06-22
| | | | It doesn't fix build though...
* Fix references to the `guileLib' attribute, now `guile_lib'.Ludovic Courtès2010-09-06
| | | | svn path=/nixpkgs/trunk/; revision=23658
* G-Wrap 1.9.13.Ludovic Courtès2009-10-29
| | | | svn path=/nixpkgs/trunk/; revision=18012
* G-Wrap: Propagate libffi.Ludovic Courtès2009-10-05
| | | | svn path=/nixpkgs/trunk/; revision=17656
* * 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
* G-Wrap 1.9.12.Ludovic Courtès2009-02-25
| | | | svn path=/nixpkgs/trunk/; revision=14248
* Add G-Wrap, a binding generator for Guile.Ludovic Courtès2008-04-09
| | | | svn path=/nixpkgs/trunk/; revision=11506
* Add `doCheck' for Guile-Lint and Guile-Library.Ludovic Courtès2008-03-26
| | | | svn path=/nixpkgs/trunk/; revision=11289
* Add Guile-Lint, a syntax and semantics checker for GNU Guile.Ludovic Courtès2008-02-15
svn path=/nixpkgs/trunk/; revision=10710