nixpkgs/pkgs/development/compilers/openjdk
Nikolay Amiantov a15c943337 openjdk8: rework dependencies
This makes several adjustments around what is linked into JRE.

* system giflib, libjpeg, zlib are now used unconditionally;
* libstdc++ is linked dynamically.

For full version:

* GTK+ and GNOME libraries are linked;
* Extra X11 libraries are linked;
* CUPS is linked;
* libmagic (file) is linked.

For minimal version:

* All X11 support is removed;
* Sound support is removed.
* Fonts and their support are not lined.

jre8_headless is added as a minimal build.

Overall this adds support for all things GUI into the default Java build and
removes them from the minimal build.
2016-10-02 23:57:02 +03:00
..
004_add-fontconfig.patch openjdk: add infinality patch to improve font-rendering 2015-11-03 14:59:16 +01:00
005_enable-infinality.patch openjdk: add infinality patch to improve font-rendering 2015-11-03 14:59:16 +01:00
7.nix openjdk7: 1.7.0-91 -> 1.7.0-111 2016-09-23 08:45:38 -04:00
8.nix openjdk8: rework dependencies 2016-10-02 23:57:02 +03:00
bootstrap.nix Merge commit staging+systemd into closure-size 2015-10-03 13:33:37 +02:00
cppflags-include-fix.patch openjdk: Update to 7u6b24 2013-01-22 12:58:07 -05:00
currency-date-range-jdk8.patch Add openjdk8 2015-01-20 09:02:07 +01:00
currency-date-range.patch openjdk : Patch to extend valid currency change dates to 20 years. 2014-12-30 16:42:42 +01:00
fix-java-home-jdk8.patch openjdk8: work around gnupatch latest feature of not following symlinks, even when --follow-symlinks is specified. 2015-05-19 18:22:38 +02:00
fix-java-home.patch openjdk: Hackery to ensure that tools.jar is found 2014-01-25 03:04:46 +01:00
generate-cacerts.pl openjdk: Create a cacerts file from pkgs.cacerts 2012-10-25 23:33:09 -04:00
make-bootstrap.nix openjdk-make-bootstrap: Use openjdk8 2015-06-07 21:02:02 -07:00
paxctl.patch openjdk: Add support for grsecurity 2014-05-15 13:25:49 +02:00
read-truststore-from-env-jdk8.patch Add openjdk8 2015-01-20 09:02:07 +01:00
read-truststore-from-env.patch openjdk: Introduce JAVAX_NET_SSL_TRUSTSTORE env 2014-12-12 01:14:09 +01:00