nixpkgs/pkgs/development/compilers/openjdk
John Ericson 3cb745d5a6 stdenv: Store one package per line in nix-support/propagated-*
This makes those files a bit easier to read. Also, for what it's worth,
it brings us one baby step closer to handling spaces in store paths.

Also, I optimized handling of many transitive deps with read. Probably,
not very beneficial, but nice to enforce the pkg-per-line structure.
Doing so let me find much dubious code and fix it.

Two misc notes:

 - `propagated-user-env-packages` also needed to be adjusted as
   sometimes it is copied to/from the propagated input files.

 - `local fd` should ensure that file descriptors aren't clobbered
   during recursion.
2017-07-10 13:32:13 -04:00
..
7.nix stdenv: Store one package per line in nix-support/propagated-* 2017-07-10 13:32:13 -04:00
8.nix stdenv: Store one package per line in nix-support/propagated-* 2017-07-10 13:32:13 -04: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
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
swing-use-gtk.patch openjdk8: add a patch to use GTK when available by default 2016-10-02 23:57:10 +03:00