nixpkgs/pkgs/development/compilers/openjdk
Shea Levy e5a6f2702b openjdk: Add the 'jre' output.
Note that this is almost completely useless for now, when openjdk is built a separate store path containing only the jre will be built but it will not be added to the environment nor as a gc root. If you want to install just the jre, for now build openjre (which uses the jreOnly parameter). Once multiple outputs are more feature-complete, this should hopefully be useful and remove the need for the jreOnly parameter

svn path=/nixpkgs/trunk/; revision=28481
2011-08-11 02:29:10 +00:00
..
cppflags-include-fix.patch openjdk: Add patch to avoid an empty -I flag 2011-08-01 01:17:08 +00:00
default.nix openjdk: Add the 'jre' output. 2011-08-11 02:29:10 +00:00
linux-version-check-fix.patch openjdk: Add a patch to fix a stupid linux version check 2011-08-11 01:13:04 +00:00
printf-fix.patch openjdk: Add patch to fix 'printf: --: invalid option' error 2011-08-01 01:17:25 +00:00