about summary refs log tree commit diff
path: root/pkgs/development/compilers/openjdk
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-07-17openjdk: Update to 7u65-b32Eelco Dolstra1-3/+3
2014-07-08openjdk: Set more informative version stringEelco Dolstra1-1/+2
2014-07-08openjdk: Update to 7u60-b30Eelco Dolstra1-6/+6
2014-07-08openjdk: Drop dependency on CUPSEelco Dolstra1-3/+11
2014-05-15openjdk: Add support for grsecurityRicardo M. Correia2-3/+50
2014-05-15openjdkBootstrap: Add support for grsecurityRicardo M. Correia1-1/+9
2014-01-25openjdk: Hackery to ensure that tools.jar is foundEelco Dolstra2-5/+31
2014-01-18Merge master into stdenv-updatesVladimír Čunát1-72/+57
2014-01-14openjdk: Fix setting $JAVA_HOMEEelco Dolstra1-1/+1
2014-01-09openjdk: Set JAVA_HOME in a setup-hookEelco Dolstra1-1/+7
2014-01-06openjre: Propagate setJavaClassPathEelco Dolstra1-46/+14
2014-01-03openjdk: Use multiple outputsEelco Dolstra1-20/+36
2014-01-03openjdk: Skip configurePhaseEelco Dolstra1-3/+1
2014-01-03openjdk: Fix manpage cleanupEelco Dolstra1-1/+1
2014-01-03openjdk: Remove obsolete header file hackEelco Dolstra1-3/+0
2013-12-29Merge master into stdenv-updatesVladimír Čunát2-21/+15
2013-12-20openjdk: Remove some unnecessary stuff from the installationEelco Dolstra1-1/+9
2013-12-20openjdk: Update to 7u40b43Eelco Dolstra2-20/+6
2013-07-08Merge master into stdenv-updatesVladimír Čunát1-2/+2
2013-07-08openjdk: Don't statically link C++ runtime, close #730.James Cook1-0/+1
2013-06-25nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra1-2/+2
2013-01-22openjdk: Update to 7u6b24Shea Levy4-67/+14
2012-11-29openjdk: Fix typo in the versionEelco Dolstra1-3/+5
2012-11-08openjdk: Install the unlimited crypto policyShea Levy2-0/+13
2012-10-26OK, this version definitely builds both waysMichael Raskin1-1/+1
2012-10-26Account for difference between JRE and JDK in buildMichael Raskin1-1/+1
2012-10-26Trying to fix OpenJDK buildMichael Raskin1-1/+1
2012-10-25openjdk: Create a cacerts file from pkgs.cacertsShea Levy2-0/+373
2012-10-09openjdk: Add lib{fontconfig,Xcursor,Xinerama} to rpaths.Shea Levy1-0/+8
2012-10-04openjdk: Don't use the official build system's boostrapping, do our own.Shea Levy1-1/+0
2012-08-27openjdk: passthru the architecture attribute like oracle jdk6 does.Shea Levy2-1/+18
2012-08-25openjdk bootstrap tarballs are on nixos.org now.Shea Levy1-2/+2
2012-08-24openjdk: Build from bootstrapShea Levy3-1/+25
2012-08-24openjdk-bootstrap: nukerefs the whole thing and put it in a tarballShea Levy1-15/+20
2012-08-23Add expression to create an openjdk bootstrap capable of building the full op...Shea Levy1-0/+19
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-3/+3
2011-08-24openjdk: Remove extraneous whitespaceShea Levy1-1/+1
2011-08-11openjdk: Only builds on linux for nowShea Levy1-1/+1
2011-08-11openjdk: Comment out the multiple outputs stuff for nowShea Levy1-8/+9
2011-08-11openjdk: Add a fix for versions of nix not yet supporting multiple outputsShea Levy1-0/+3
2011-08-11openjdk: Add the 'jre' output.Shea Levy1-1/+6
2011-08-11openjdk: Use the proper format for BUILD_NUMBERShea Levy1-1/+1
2011-08-11openjdk: Add a patch to fix a stupid linux version checkShea Levy2-1/+17
2011-08-11openjdk: Add jaf sources to the drops dirShea Levy1-0/+8
2011-08-11openjdk: Download source drops ahead of time instead of allowing downloads du...Shea Levy1-1/+20
2011-08-11openjdk: Add platforms meta attributeShea Levy1-0/+2
2011-08-01openjre: Call the derivation openjre instead of openjdkShea Levy1-1/+1
2011-08-01Add openjreShea Levy1-1/+2
2011-08-01openjdk: Don't delete src.zip, it comes with the binary distribution tooShea Levy1-1/+0