about summary refs log tree commit diff
path: root/pkgs/development/compilers/openjdk
Commit message (Collapse)AuthorAge
* openjdk: 8u121-13 -> 8u131-11Tim Steinbach2017-04-19
|
* openjdk8: 8u122-04 -> 8u121-13Tim Steinbach2017-01-26
|
* openjdk: 8u122-03 -> 8u122-04Tim Steinbach2016-10-25
|
* openjdk: 8u122-00 -> 8u122-03Tim Steinbach2016-10-22
|
* openjdk8: add a patch to use GTK when available by defaultNikolay Amiantov2016-10-02
|
* openjdk8: rework dependenciesNikolay Amiantov2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* openjdk7: 1.7.0-91 -> 1.7.0-111Tim Steinbach2016-09-23
|
* openjdk: Keep {include,man} in $out/lib/opendjk. (#18140)reltuk2016-09-01
| | | | | | | | * openjdk: Keep {include,man} in $out/lib/opendjk. This is a standard layout that some JDK consumers expect. * openjdk/8: Improve clarity of some symlink commands with terminating slash.
* openjdk: Fix #17603Tim Steinbach2016-09-01
|
* openjdk7: fix build with glibc-2.24Vladimír Čunát2016-08-20
| | | | | I tested this patch for both versions but I forgot to push and 8 got fixed in the meantime 44dc95ef5.
* openjdk: 8u102b04 -> 8u122b00obadz2016-08-20
|
* openjdk8: add compiler flag to cope with glibc 2.24obadz2016-08-20
|
* openjdk7: replace vulnerable cups version (#17214)Profpatsch2016-07-28
| | | | | Fixes #7407. Also uses the nixpkgs version of cups, not a static one that is never maintained.
* openjdk: 8u92b14 -> 8u102b04Tim Steinbach2016-06-16
|
* openjdk: 8u76 -> 8u92Tim Steinbach2016-05-03
|
* Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\ | | | | | | Let's get rid of those merge conflicts.
| * Merge pull request #12568 from gebner/idea-openjdk8Edward Tjörnhammar2016-01-24
| |\ | | | | | | idea: fix problems with openjdk8
| | * openjdk8: do not symlink icc profilesGabriel Ebner2016-01-23
| | |
| * | Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
| |/ | | | | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * openjdk: 8u72b04 -> 8u76b00William A. Kennington III2015-11-10
| |
| * openjdk: 7u85b02 -> 7u91b01William A. Kennington III2015-11-10
| |
| * openjdk: add infinality patch to improve font-renderingJoel Moberg2015-11-03
| |
| * openjdk8: u60b24 -> u72b04William A. Kennington III2015-10-24
| |
| * openjdk7: u80b32 -> u85b02William A. Kennington III2015-10-24
| |
* | openjdk: fix build with multiple outputsVladimír Čunát2015-10-13
| | | | | | | | | | It seems freetype can't be found by that flag anymore, after it has been split, but pkgconfig is a better option anyway (tested it finds it).
* | alsa-lib: split "dev" output and fix referrersVladimír Čunát2015-10-13
| |
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * openjdk8: add the architecture passthru from openjdk7Bryan Gardiner2015-09-16
| |
| * openjdk8: Add missing setup hooksEelco Dolstra2015-09-14
| |
| * Rename OpenJDK expressionsEelco Dolstra2015-09-14
| | | | | | | | | | It's silly to have OpenJDK 7 in default.nix when it's not in fact the default.
| * openjdk: 8u40b27 -> 8u60b24William A. Kennington III2015-07-17
| |
| * Unmaintain a bunch of packagesShea Levy2015-07-01
| |
| * openjdk7: Fix refernces to the bootstrapWilliam A. Kennington III2015-06-08
| |
| * openjdk8: Fix refernces to the bootstrapWilliam A. Kennington III2015-06-08
| |
| * opendjk: Make boostraps for each major version and update openjdk7William A. Kennington III2015-06-07
| |
| * openjdk-make-bootstrap: Use openjdk8William A. Kennington III2015-06-07
| |
| * java: Refactor top level and build orderingWilliam A. Kennington III2015-06-07
| |
| * cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $outWilliam A. Kennington III2015-06-05
| |
| * openjdk8: fix build by applying the patch from debianPascal Wittmann2015-05-31
| | | | | | | | | | | | see https://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg389555.html closes #8090
| * Fix ca-bundle pathsWilliam A. Kennington III2015-05-29
| |
| * openjdk8: readd symlinks and remove useless makeflagsEdward Tjörnhammar2015-05-20
| |
| * openjdk8: 40b25 -> 40b27Edward Tjörnhammar2015-05-19
| |
| * openjdk8: work around gnupatch latest feature of not following symlinks, ↵Edward Tjörnhammar2015-05-19
| | | | | | | | even when --follow-symlinks is specified.
* | fix "libc}/lib" and similar referencesVladimír Čunát2015-05-05
|/ | | | | Done mostly without any verification. I didn't bother with libc}/include, as the path is still correct.
* removing cocreature as maintainer, as per request #6305Edward Tjörnhammar2015-04-25
|
* openjdk8: enable fontconfig, add fallback fonts and fix emacs highlightingEdward Tjörnhammar2015-04-25
|
* openjdk: patch build script to accept 4.x versioned linux kernelsCray Elliott2015-04-21
|
* passthru.home in openjdk8, similar to other jdksHerwig Hochleitner2015-03-26
|
* openjdk8: update to jdk8u40-b25Moritz Kiefer2015-03-05
|