summary refs log tree commit diff
path: root/pkgs/development/interpreters/groovy/default.nix
Commit message (Collapse)AuthorAge
* groovy: update from 2.3.9 to 2.4.0Pascal Wittmann2015-01-22
|
* groovy: update from 2.3.8 to 2.3.9Pascal Wittmann2014-12-19
|
* groovy: update from 2.3.7 to 2.3.8Pascal Wittmann2014-11-28
|
* groovy: update from 2.3.6 to 2.3.7Pascal Wittmann2014-09-25
|
* groovy: update from 1.7.1 to 2.3.6 and adopt itPascal Wittmann2014-08-07
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Get rid of many instances of "args: with args;", and other codingEelco Dolstra2010-07-28
| | | | | | | guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
* add Groovy 1.7.1Marc Weber2010-03-29
patch provided by Francois Perrad svn path=/nixpkgs/trunk/; revision=20862