Michael Raskin
98b2568a0f
Tried to fortran-tune (insuccessfully) gcc expressions. They must accept mpfr and gmp anyway if we ever will build fortran.
...
svn path=/nixpkgs/trunk/; revision=9545
2007-10-28 20:19:43 +00:00
Eelco Dolstra
61656532dd
* GCC 4.0.4.
...
svn path=/nixpkgs/trunk/; revision=9062
2007-08-07 12:05:10 +00:00
Eelco Dolstra
f861c8b66c
* makeFlags -> buildFlags in a few places.
...
svn path=/nixpkgs/trunk/; revision=7503
2006-12-27 18:34:35 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
4d7f947bcb
* GCC 4.0.3.
...
svn path=/nixpkgs/trunk/; revision=5676
2006-07-11 07:55:38 +00:00
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
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel
7625850ab3
a patch which defines FLAGS_FOR_TARGET. This patch is not enabled by default
...
svn path=/nixpkgs/trunk/; revision=4585
2006-01-23 11:53:33 +00:00
Eelco Dolstra
57315e624d
* Fix the gcc-4.0.2 build. It was impure: it used /lib/cpp during the
...
building of libstdc++.
* Add gcc-4.0.2 to the channel.
svn path=/nixpkgs/trunk/; revision=4583
2006-01-20 17:27:53 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Martin Bravenboer
2c6d747823
Update to 4.0.2
...
svn path=/nixpkgs/trunk/; revision=4170
2005-10-30 23:58:42 +00:00
Eelco Dolstra
2ed47f7522
* GCC 4.0.0 added (though it's not used for anything yet).
...
svn path=/nixpkgs/trunk/; revision=2878
2005-04-22 12:14:55 +00:00