nixpkgs/pkgs/development/compilers
Martin Bravenboer 067726f3e2 * Added the j2sdk of Sun for Linux. Downloading this thing is
a big problem, so I decided to require to user to get the
          file and put it in some location in the file system. wget
          doesn't seem to accept the file scheme however, so I had to
          move the copying into the builder itself. The builder checks
          the md5 hash of the downloaded file. Maybe having a separate
          'fetchfile' would be useful to make a file in the outside
          world pure. I tried to add this to build-support, but this
          obviously did not work. I still committed it. Just remove it
          if you think that it sucks.

svn path=/nixpkgs/trunk/; revision=716
2004-01-24 23:46:00 +00:00
..
gcc * Rename .fix -> .nix. 2003-11-18 12:12:56 +00:00
j2sdk * Added the j2sdk of Sun for Linux. Downloading this thing is 2004-01-24 23:46:00 +00:00
jikes Added jikes, IBM's open source java compiler. 2004-01-24 22:50:47 +00:00
strategoxt clone trunk.nix for building distribution 2003-12-25 12:21:41 +00:00
tiger Nix expressions for sdf, strategoxt, and tiger. 2003-12-12 14:46:30 +00:00