summary refs log tree commit diff
path: root/pkgs/development/compilers/openjdk
Commit message (Expand)AuthorAge
* openjdk: Fix typo in the versionEelco Dolstra2012-11-29
* openjdk: Install the unlimited crypto policyShea Levy2012-11-08
* OK, this version definitely builds both waysMichael Raskin2012-10-26
* Account for difference between JRE and JDK in buildMichael Raskin2012-10-26
* Trying to fix OpenJDK buildMichael Raskin2012-10-26
* openjdk: Create a cacerts file from pkgs.cacertsShea Levy2012-10-25
* openjdk: Add lib{fontconfig,Xcursor,Xinerama} to rpaths.Shea Levy2012-10-09
* openjdk: Don't use the official build system's boostrapping, do our own.Shea Levy2012-10-04
* openjdk: passthru the architecture attribute like oracle jdk6 does.Shea Levy2012-08-27
* openjdk bootstrap tarballs are on nixos.org now.Shea Levy2012-08-25
* openjdk: Build from bootstrapShea Levy2012-08-24
* openjdk-bootstrap: nukerefs the whole thing and put it in a tarballShea Levy2012-08-24
* Add expression to create an openjdk bootstrap capable of building the full op...Shea Levy2012-08-23
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* openjdk: Remove extraneous whitespaceShea Levy2011-08-24
* openjdk: Only builds on linux for nowShea Levy2011-08-11
* openjdk: Comment out the multiple outputs stuff for nowShea Levy2011-08-11
* openjdk: Add a fix for versions of nix not yet supporting multiple outputsShea Levy2011-08-11
* openjdk: Add the 'jre' output.Shea Levy2011-08-11
* openjdk: Use the proper format for BUILD_NUMBERShea Levy2011-08-11
* openjdk: Add a patch to fix a stupid linux version checkShea Levy2011-08-11
* openjdk: Add jaf sources to the drops dirShea Levy2011-08-11
* openjdk: Download source drops ahead of time instead of allowing downloads du...Shea Levy2011-08-11
* openjdk: Add platforms meta attributeShea Levy2011-08-11
* openjre: Call the derivation openjre instead of openjdkShea Levy2011-08-01
* Add openjreShea Levy2011-08-01
* openjdk: Don't delete src.zip, it comes with the binary distribution tooShea Levy2011-08-01
* openjdk: Fix mistakenly erased square bracketShea Levy2011-08-01
* openjdk: Add meta attributesShea Levy2011-08-01
* openjdk: Install build results to $outShea Levy2011-08-01
* openjdk: Add patch to fix 'printf: --: invalid option' errorShea Levy2011-08-01
* openjdk: Add cpio to buildInputsShea Levy2011-08-01
* openjdk: Add patch to avoid an empty -I flagShea Levy2011-08-01
* openjdk: Fix an Xrender.h includeShea Levy2011-08-01
* Add libXi to buildInputsShea Levy2011-08-01
* Add libXtst to buildInputsShea Levy2011-08-01
* Add libXrender to buildInputsShea Levy2011-08-01
* Add libXext to buildInputsShea Levy2011-08-01
* Add libXt to buildInputsShea Levy2011-08-01
* Add libX11 to buildInputsShea Levy2011-08-01
* Add alsaLib to buildInputsShea Levy2011-08-01
* openjdk: Use the /bin/echo sed on the corba makefiles tooShea Levy2011-08-01
* openjdk: Combine two seds into oneShea Levy2011-08-01
* openjdk: We need ECHO to be echo -e, so replace the override with a sedShea Levy2011-08-01
* openjdk: Use makeFlags properlyShea Levy2011-08-01
* openjdk: Override hardcoded sort. It doesn't use any of the _PATH variables o...Shea Levy2011-08-01
* openjdk: Remove unneeded explicit dependenciesShea Levy2011-08-01
* openjdk: Remove all hardcoded binary overrides except echoShea Levy2011-08-01
* openjdk: Override hardcoded echo again. It doesn't use any of the _PATH varia...Shea Levy2011-08-01
* openjdk: Add nettools to buildInputsShea Levy2011-08-01