summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/java/hsqldb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hsqldb: 1.8.0 -> 2.5.0Christine Koppelt2019-11-082-15/+27
| | | | Changelist: http://hsqldb.org/doc/2.0/changelist_2_0.txt
* hsqldb: add licenseMarkus Kowalewski2018-11-011-3/+4
|
* hsqldb: 1.8.0.9 -> 2.4.0Ryan Mulligan2018-03-081-2/+2
| | | | | | | | Semi-automatic update. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.4.0 with grep in /nix/store/4179pxpwkjn7xk7rj0g538zjhsx9xzy1-hsqldb-2.4.0
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-021-0/+3
| | | | Build-tested on x86_64 Linux and on Darwin.
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-181-1/+1
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* version updateTobias Hammerschmidt2008-03-271-3/+3
| | | | svn path=/nixpkgs/trunk/; revision=11297
* update to 1.8.0.8Armijn Hemel2007-09-181-3/+3
| | | | svn path=/nixpkgs/trunk/; revision=9338
* * Moved hsqldb.Eelco Dolstra2007-09-112-0/+22
svn path=/nixpkgs/trunk/; revision=9293