Eelco Dolstra
b90781ec21
* Renamed orig-glibc -> orig-libc in some places, and in others, use
...
the new $NIX_GCC/nix-support/dynamic-linker file to locate the
dynamic linker directly (don't hardcode ld-linux.so.2).
svn path=/nixpkgs/trunk/; revision=6873
2006-10-27 12:43:32 +00:00
Martin Bravenboer
98038f9592
PowerPC environment is not pure, so patching is useless
...
svn path=/nixpkgs/trunk/; revision=6406
2006-08-31 02:06:31 +00:00
Martin Bravenboer
6bae4d7e4e
Prelim. support for JDK on PowerPC using IBM's SDK
...
svn path=/nixpkgs/trunk/; revision=6405
2006-08-31 01:51:41 +00:00
Martin Bravenboer
0d6c1cb83b
Updates of jre and jdk
...
svn path=/nixpkgs/trunk/; revision=5395
2006-06-06 19:43:31 +00:00
Armijn Hemel
accbe1d1a7
update to jdk-1_5_0_06-linux-i586.bin
...
svn path=/nixpkgs/trunk/; revision=4618
2006-01-30 14:25:19 +00:00
Eelco Dolstra
b43c421658
* JDK: put the machine-dependent header files in the right place.
...
* Added SWT for GTK (built from source).
* Added Azureus (a Bittorrent client written in Java).
svn path=/nixpkgs/trunk/; revision=4438
2005-12-26 00:51:24 +00:00
Eelco Dolstra
3c1c258aa5
* Use PatchELF 0.1.
...
svn path=/nixpkgs/trunk/; revision=4062
2005-10-11 13:31:33 +00:00
Eelco Dolstra
7112b86997
* Export swingSupport attribute.
...
svn path=/nixpkgs/trunk/; revision=4032
2005-10-08 13:31:39 +00:00
Eelco Dolstra
5b63bb66f7
* Purification of JDK 5. At runtime it now uses the Nix-deployed
...
Glibc and X11 client libraries. The latter are actually optional
dependencies: if the function is called with `swingSupport' set to
`false', they are not needed. This is nice for, e.g., server
environments.
All hail Patchelf!
svn path=/nixpkgs/trunk/; revision=4030
2005-10-07 22:27:42 +00:00
Eelco Dolstra
881f4b0db1
* Use unzip to unpack the JDK. Then unpack the *.pack files. The
...
advantage is that we don't have to run the Sun installer (which is
impure).
TODO: make sure that all the other JDK versions still work.
svn path=/nixpkgs/trunk/; revision=4029
2005-10-07 14:49:37 +00:00
Martin Bravenboer
4c70ef7e5d
Cleaning up the java naming conventions
...
svn path=/nixpkgs/trunk/; revision=3871
2005-09-17 23:58:51 +00:00
Martin Bravenboer
3919e7593a
Naming conventions
...
svn path=/nixpkgs/trunk/; revision=3870
2005-09-17 23:40:23 +00:00
Martin Bravenboer
a640e2a19a
Naming conventions
...
svn path=/nixpkgs/trunk/; revision=3869
2005-09-17 23:39:03 +00:00
Martin Bravenboer
1122e263ee
Cleaning up the java naming conventions
...
svn path=/nixpkgs/trunk/; revision=3867
2005-09-17 23:24:40 +00:00