nixpkgs/pkgs/development/compilers
Eelco Dolstra baec8f5b38 * stdenv.mkDerivation now takes an optional attribute "meta" that
contains arbitrary information about a package, like this:

  meta = {
    homepage = "http://gcc.gnu.org/";
    license = "GPL/LGPL";
    description = "GNU Compiler Collection, 4.0.x";
  };

  The "meta" attribute is not passed to the actual derivation
  operation, so it's not a dependency --- changes to "meta" attributes
  don't trigger a recompilation.

  Now we have to standardise some useful attributes ;-)

svn path=/nixpkgs/branches/usability/; revision=5024
2006-03-10 16:12:46 +00:00
..
blackdown * Don't pass Blackdown to firefox-wrapper unless it is actually built. 2006-03-08 16:03:47 +00:00
gcc-2.95 * "." -> "source". 2005-12-05 14:11:09 +00:00
gcc-3.3 * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
gcc-3.4 * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
gcc-3.4-arm * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
gcc-4.0 * stdenv.mkDerivation now takes an optional attribute "meta" that 2006-03-10 16:12:46 +00:00
gcc-4.0-cross * stdenv.mkDerivation now takes an optional attribute "meta" that 2006-03-10 16:12:46 +00:00
gcc-static-3.4 * "." -> "source". 2005-12-05 14:11:09 +00:00
ghc * ghc should call the gcc instance it's been built with (to compile Haskell code) 2006-01-31 23:58:32 +00:00
ghc-wrapper change uulib to store all dependencies to package.conf 2006-01-27 10:16:15 +00:00
gwydion-dylan * "." -> "source". 2005-12-05 14:11:09 +00:00
harp * "." -> "source". 2005-12-05 14:11:09 +00:00
helium * "." -> "source". 2005-12-05 14:11:09 +00:00
jdk update to jdk-1_5_0_06-linux-i586.bin 2006-01-30 14:25:19 +00:00
jikes * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
mono * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
nasm * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
ocaml * "." -> "source". 2005-12-05 14:11:09 +00:00
opencxx * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
qcmm build native qc-- version only (with ocamlopt). This removes the runtime dependency on ocaml. 2006-02-02 20:14:11 +00:00
strategoxt * "." -> "source". 2005-12-05 14:11:09 +00:00
tiger * "." -> "source". 2005-12-05 14:11:09 +00:00
transformers * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00