summary refs log tree commit diff
path: root/pkgs/stdenv/linux/default.nix
AgeCommit message (Expand)AuthorFilesLines
2010-08-08Adding support for the /lib32 (there was /lib and /lib64 only), for the n32 A...Lluís Batlle i Rossell1-0/+1
2010-08-07Updating from trunkLluís Batlle i Rossell1-8/+15
2010-08-06* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra1-8/+15
2010-08-04Trying to bootstrap gcc 4.5 with ppl, so it does not depend on libstdc++ from...Lluís Batlle i Rossell1-2/+14
2010-08-01Trying to add the fuloong2f for bootstrap-files. It bootstraps fineLluís Batlle i Rossell1-0/+1
2010-06-14Reverting r22258. I got confused; we don't need a new gcc build in stdenvLinux,Lluís Batlle i Rossell1-16/+0
2010-06-14Adding a new gcc in the middle of the linux stdenv build, so we can have aLluís Batlle i Rossell1-0/+16
2010-05-03Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov1-1/+0
2010-04-30Add support for restricted downloadsYury G. Kudryashov1-0/+1
2010-01-19* During the bootstrap, build only 1 instance of Perl instead of 3.Eelco Dolstra1-5/+18
2009-11-19- Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell1-1/+0
2009-11-17Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell1-16/+4
2009-11-16Making the definition of the cross compiling target an attribute set.Lluís Batlle i Rossell1-2/+2
2009-11-15Fixing some conflict on the variable 'cross'.Lluís Batlle i Rossell1-1/+1
2009-11-15First attempt for the full stdenvCross. I think that it should work. TheLluís Batlle i Rossell1-0/+7
2009-11-15Fixing many things related to the cross compilation in stdenvCross.Lluís Batlle i Rossell1-17/+1
2009-11-14My first attempt at getting cross compilers in nixpkgs.Lluís Batlle i Rossell1-4/+24
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell1-5/+13
2009-07-26I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell1-1/+0
2009-07-26Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell1-0/+1
2009-06-22* New bootstrap binaries (from r16022 in the trunk). Don't setEelco Dolstra1-2/+0
2009-05-06* Work around /bin/sh being broken by an LD_LIBRARY_PATH that containsEelco Dolstra1-1/+2
2009-04-25* Allow the user to install stdenv (nix-env -i stdenv) and get all theEelco Dolstra1-3/+2
2009-04-09svn path=/nixpkgs/branches/stdenv-updates/; revision=14979Eelco Dolstra1-2/+2
2009-03-25* gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3"Eelco Dolstra1-11/+14
2009-02-02* Fix stdenvNative/stdenvNix.Eelco Dolstra1-4/+5
2009-02-01* Use GCC 4.3 by default.Eelco Dolstra1-108/+112
2009-01-19* Make the nested output patch in GNU Make runtime configurable (byEelco Dolstra1-1/+1
2008-12-10* Merged from the trunk. Let's see how well this works withEelco Dolstra1-0/+1
2008-11-14* Downloads in the stdenv bootstrap should respect the user's proxyEelco Dolstra1-0/+1
2008-10-13Use `gnumakeNix' instead of `gnumake' in `stdenv'.Ludovic Courtès1-1/+1
2008-06-27* Oops, because we didn't pass extraAttrs, the glibc from theEelco Dolstra1-1/+1
2008-06-18* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra1-1/+2
2008-06-13* Merged the stdenv branchEelco Dolstra1-7/+16
2008-05-27* curl: build with OpenSSL (https) support by default.Eelco Dolstra1-7/+13
2008-05-19* On Linux, build coreutils with ACL support.Eelco Dolstra1-7/+16
2007-12-03* Updated bootstrap binaries except for bash which now somehowEelco Dolstra1-2/+2
2006-12-27* Merge the new generic builder.Eelco Dolstra1-0/+1
2006-10-26* Bootstrap tools for the pure stdenv-linux on powerpc-linux.Eelco Dolstra1-0/+1
2006-10-25* Back out r6830.Eelco Dolstra1-0/+1
2006-10-24* glibc-2.5 is the default now.Eelco Dolstra1-1/+1
2006-10-24* Simplify, simplify.Eelco Dolstra1-1/+0
2006-10-24* Rename.Eelco Dolstra1-6/+6
2006-10-24* Switching to the new stdenv-linux.Eelco Dolstra1-74/+50
2006-10-17* `drv + /path' is deprecated, so don't do that anymore.Eelco Dolstra1-2/+2
2006-10-12* More descriptions.Eelco Dolstra1-3/+4
2006-08-28* Well-typedness.Eelco Dolstra1-1/+1
2006-08-23* When calling all-packages.nix, pass system explicitly and don't relyEelco Dolstra1-7/+10
2006-08-09* Don't use the subpath operator (~) anymore, it's subsumed by normalEelco Dolstra1-2/+2
2006-07-14* Remove redundant files, move path.nix around a bit.Eelco Dolstra1-1/+1